(view as text)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by wget configure 1.21.4.14-25525, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = unstable10x
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_147441-19

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = unstable10x
Release = 5.10
KernelID = Generic_147441-19
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 8

/bin/arch              = i86pc
/usr/bin/arch -k       = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/csw/gnu
PATH: /opt/csw/bin
PATH: /usr/bin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:4572: configuring for GNU Wget 1.21.4.14-25525
configure:4624: checking for a BSD-compatible install
configure:4692: result: /opt/csw/gnu/install -c
configure:4703: checking whether build environment is sane
configure:4758: result: yes
configure:4904: checking for a thread-safe mkdir -p
configure:4943: result: /opt/csw/gnu/mkdir -p
configure:4950: checking for gawk
configure:4966: found /opt/csw/bin/gawk
configure:4977: result: gawk
configure:4988: checking whether make sets $(MAKE)
configure:5010: result: yes
configure:5039: checking whether make supports nested variables
configure:5056: result: yes
configure:5202: checking whether make supports the include directive
configure:5217: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5220: $? = 0
configure:5239: result: yes (GNU style)
configure:5309: checking for gcc
configure:5336: result: /opt/csw/bin/gcc
configure:5659: checking for C compiler version
configure:5668: /opt/csw/bin/gcc --version >&5
gcc (GCC) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5679: $? = 0
configure:5668: /opt/csw/bin/gcc -v >&5
Reading specs from /opt/csw/lib/gcc/i386-pc-solaris2.10/5.5.0/specs
COLLECT_GCC=/opt/csw/bin/gcc
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/i386-pc-solaris2.10/5.5.0/lto-wrapper
Target: i386-pc-solaris2.10
Configured with: /home/dam/mgar/pkg/gcc5/trunk/work/solaris10-i386/build-isa-pentium_pro/gcc-5.5.0/configure --prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin --sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec --datadir=/opt/csw/share --sysconfdir=/etc/opt/csw --sharedstatedir=/opt/csw/share --localstatedir=/var/opt/csw --libdir=/opt/csw/lib --infodir=/opt/csw/share/info --includedir=/opt/csw/include --mandir=/opt/csw/share/man --enable-cloog-backend=isl --enable-java-awt=xlib --enable-languages=ada,c,c++,fortran,go,java,objc --enable-libada --enable-libssp --enable-nls --enable-objc-gc --enable-threads=posix --program-suffix=-5.5 --with-cloog=/opt/csw --with-gmp=/opt/csw --with-included-gettext --with-ld=/usr/ccs/bin/ld --without-gnu-ld --with-libiconv-prefix=/opt/csw --with-mpfr=/opt/csw --with-ppl=/opt/csw --with-system-zlib=/opt/csw --with-gnu-as --with-as=/opt/csw/bin/gas
Thread model: posix
gcc version 5.5.0 (GCC) 
configure:5679: $? = 0
configure:5668: /opt/csw/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5679: $? = 1
configure:5668: /opt/csw/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5679: $? = 1
configure:5668: /opt/csw/bin/gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5679: $? = 1
configure:5699: checking whether the C compiler works
configure:5721: /opt/csw/bin/gcc    conftest.c  >&5
configure:5725: $? = 0
configure:5773: result: yes
configure:5776: checking for C compiler default output file name
configure:5778: result: a.out
configure:5784: checking for suffix of executables
configure:5791: /opt/csw/bin/gcc -o conftest    conftest.c  >&5
configure:5795: $? = 0
configure:5817: result: 
configure:5839: checking whether we are cross compiling
configure:5847: /opt/csw/bin/gcc -o conftest    conftest.c  >&5
configure:5851: $? = 0
configure:5858: ./conftest
configure:5862: $? = 0
configure:5877: result: no
configure:5882: checking for suffix of object files
configure:5904: /opt/csw/bin/gcc -c   conftest.c >&5
configure:5908: $? = 0
configure:5929: result: o
configure:5933: checking whether we are using the GNU C compiler
configure:5952: /opt/csw/bin/gcc -c   conftest.c >&5
configure:5952: $? = 0
configure:5961: result: yes
configure:5970: checking whether /opt/csw/bin/gcc accepts -g
configure:5990: /opt/csw/bin/gcc -c -g  conftest.c >&5
configure:5990: $? = 0
configure:6031: result: yes
configure:6048: checking for /opt/csw/bin/gcc option to enable C11 features
configure:6251: /opt/csw/bin/gcc  -c -g -O2  conftest.c >&5
configure:6251: $? = 0
configure:6265: result: none needed
configure:6567: checking whether the compiler is clang
configure:6588: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:6588: $? = 0
configure:6596: result: no
configure:6600: checking for compiler option needed when checking for declarations
configure:6631: result: none
configure:6642: checking dependency style of /opt/csw/bin/gcc
configure:6753: result: gcc3
configure:6774: checking how to run the C preprocessor
configure:6805: /opt/csw/bin/gcc -E  conftest.c
configure:6805: $? = 0
configure:6819: /opt/csw/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6844: result: /opt/csw/bin/gcc -E
configure:6864: /opt/csw/bin/gcc -E  conftest.c
configure:6864: $? = 0
configure:6878: /opt/csw/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6878: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6907: checking for grep that handles long lines and -e
configure:6965: result: /opt/csw/gnu/grep
configure:6970: checking for egrep
configure:7032: result: /opt/csw/gnu/grep -E
configure:7037: checking for ANSI C header files
configure:7057: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7057: $? = 0
configure:7130: /opt/csw/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:7130: $? = 0
configure:7130: ./conftest
configure:7130: $? = 0
configure:7141: result: yes
configure:7154: checking for sys/types.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for sys/stat.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for stdlib.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for string.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for memory.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for strings.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for inttypes.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for stdint.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7154: checking for unistd.h
configure:7154: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7154: $? = 0
configure:7154: result: yes
configure:7172: checking for wchar.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for minix/config.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:56:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <minix/config.h>
configure:7172: result: no
configure:7172: checking for sys/socket.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for arpa/inet.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for features.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:58:22: fatal error: features.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <features.h>
configure:7172: result: no
configure:7172: checking for sys/param.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for unistd.h
configure:7172: result: yes
configure:7172: checking for dirent.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for error.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:61:19: fatal error: error.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <error.h>
configure:7172: result: no
configure:7172: checking for fnmatch.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for stdio_ext.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/stat.h
configure:7172: result: yes
configure:7172: checking for netdb.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for netinet/in.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for getopt.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/cdefs.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:67:23: fatal error: sys/cdefs.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/cdefs.h>
configure:7172: result: no
configure:7172: checking for termios.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/time.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for threads.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:69:21: fatal error: threads.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <threads.h>
configure:7172: result: no
configure:7172: checking for iconv.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for limits.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for inttypes.h
configure:7172: result: yes
configure:7172: checking for sys/types.h
configure:7172: result: yes
configure:7172: checking for stdint.h
configure:7172: result: yes
configure:7172: checking for crtdefs.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:74:21: fatal error: crtdefs.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <crtdefs.h>
configure:7172: result: no
configure:7172: checking for wctype.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for langinfo.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for xlocale.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:76:21: fatal error: xlocale.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <xlocale.h>
configure:7172: result: no
configure:7172: checking for sys/mman.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/select.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for malloc.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for spawn.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for stdbool.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for stdckdint.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:81:23: fatal error: stdckdint.h: No such file or directory
compilation terminated.
configure:7172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdckdint.h>
configure:7172: result: no
configure:7172: checking for strings.h
configure:7172: result: yes
configure:7172: checking for sys/file.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/ioctl.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/random.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/uio.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for sys/wait.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for utime.h
configure:7172: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7172: checking for stdlib.h
configure:7172: result: yes
configure:7191: checking whether it is safe to define __EXTENSIONS__
configure:7209: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7209: $? = 0
configure:7216: result: yes
configure:7219: checking whether _XOPEN_SOURCE should be defined
configure:7239: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7239: $? = 0
configure:7264: result: no
configure:7325: checking build system type
configure:7339: result: x86_64-pc-solaris2.10
configure:7359: checking host system type
configure:7372: result: x86_64-pc-solaris2.10
configure:7409: checking whether make supports nested variables
configure:7426: result: yes
configure:7499: checking for library containing dlopen
configure:7530: /opt/csw/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:7530: $? = 0
configure:7547: result: none required
configure:8318: checking for Minix Amsterdam compiler
configure:8342: result: no
configure:8399: checking for ar
configure:8415: found /opt/csw/gnu/ar
configure:8426: result: ar
configure:8501: checking for ranlib
configure:8517: found /opt/csw/gnu/ranlib
configure:8528: result: ranlib
configure:8556: checking for _LARGEFILE_SOURCE value needed for large files
configure:8575: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2   conftest.c  >&5
configure:8575: $? = 0
configure:8603: result: no
configure:8638: checking for /opt/csw/bin/gcc option to enable large file support
configure:8668: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  conftest.c >&5
conftest.c:83:7: error: size of array 'off_t_is_large' is negative
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:8668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8668: /opt/csw/bin/gcc -D_FILE_OFFSET_BITS=64 -c -DNDEBUG -g -O2  conftest.c >&5
configure:8668: $? = 0
configure:8691: result: -D_FILE_OFFSET_BITS=64
configure:9270: checking for a Python interpreter with version >= 3.0
configure:9287: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:9290: $? = 1
configure:9287: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:9290: $? = 1
configure:9287: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:9290: $? = 0
configure:9296: result: python3
configure:9304: checking for python3
configure:9322: found /opt/csw/bin/python3
configure:9334: result: /opt/csw/bin/python3
configure:9351: checking for python3 version
configure:9358: result: 3.3
configure:9363: checking for python3 platform
configure:9370: result: sunos5
configure:9428: checking for GNU default python3 prefix
configure:9430: result: ${prefix}
configure:9493: checking for GNU default python3 exec_prefix
configure:9495: result: ${exec_prefix}
configure:9526: checking for python3 script directory (pythondir)
configure:9560: result: ${PYTHON_PREFIX}/lib/python3.3/site-packages
configure:9568: checking for python3 extension module directory (pyexecdir)
configure:9602: result: ${PYTHON_EXEC_PREFIX}/lib/python3.3/site-packages
configure:9622: checking for a sed that does not truncate output
configure:9686: result: /opt/csw/gnu/sed
configure:9692: checking whether NLS is requested
configure:9701: result: yes
configure:9713: checking for msgfmt
0 translated messages.
configure:9741: result: /opt/csw/gnu/msgfmt
configure:9750: checking for gmsgfmt
configure:9768: found /opt/csw/bin/gmsgfmt
configure:9781: result: /opt/csw/bin/gmsgfmt
configure:9803: checking for xgettext
/opt/csw/gnu/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:9831: result: /opt/csw/gnu/xgettext
configure:9848: checking for msgmerge
configure:9875: result: /opt/csw/gnu/msgmerge
configure:9934: checking for ld used by /opt/csw/bin/gcc
configure:10059: result: /usr/ccs/bin/ld
configure:10066: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:10081: result: no
configure:10088: checking for shared library run path origin
configure:10101: result: done
configure:10122: checking 32-bit host C ABI
configure:10188: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:82:20: error: unknown type name 'error'
                    error fail
                    ^
conftest.c:82:20: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:10188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| /* end confdefs.h.  */
| #if (defined __x86_64__ || defined __amd64__                        || defined _M_X64 || defined _M_AMD64)                       && !(defined __ILP32__ || defined _ILP32)
|                    int ok;
|                   #else
|                    error fail
|                   #endif
| 
configure:10375: result: yes
configure:10384: checking for ELF binary format
configure:10406: result: yes
configure:10458: checking for the common suffixes of directories in the library search path
configure:10526: result: lib,lib,lib
configure:11051: checking for CFPreferencesCopyAppValue
configure:11069: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:79:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:11069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:11078: result: no
configure:11085: checking for CFLocaleCopyCurrent
configure:11103: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:79:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:11103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:11112: result: no
configure:11161: checking for GNU gettext in libc
configure:11190: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libintl_gettext                     /var/tmp//ccCic7FZ.o
libintl_bindtextdomain              /var/tmp//ccCic7FZ.o
libintl_ngettext                    /var/tmp//ccCic7FZ.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:11190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
| #else
| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
| #endif
| 
| 
| int
| main ()
| {
| 
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION
| 
|   ;
|   return 0;
| }
configure:11199: result: no
configure:11233: checking for iconv
configure:11257: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libiconv_close                      /var/tmp//cc2zlNT7.o
libiconv_open                       /var/tmp//cc2zlNT7.o
libiconv                            /var/tmp//cc2zlNT7.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:11257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| 
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|            iconv(cd,NULL,NULL,NULL,NULL);
|            iconv_close(cd);
|   ;
|   return 0;
| }
configure:11281: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -liconv >&5
configure:11281: $? = 0
configure:11291: result: yes
configure:11294: checking for working iconv
configure:11436: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -liconv >&5
conftest.c: In function 'main':
conftest.c:105:29: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types]
                             &inptr, &inbytesleft,
                             ^
In file included from conftest.c:80:0:
/opt/csw/include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **'
 extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
               ^
conftest.c:125:29: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types]
                             &inptr, &inbytesleft,
                             ^
In file included from conftest.c:80:0:
/opt/csw/include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **'
 extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
               ^
conftest.c:144:29: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types]
                             &inptr, &inbytesleft,
                             ^
In file included from conftest.c:80:0:
/opt/csw/include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **'
 extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
               ^
configure:11436: $? = 0
configure:11436: ./conftest
configure:11436: $? = 0
configure:11448: result: yes
configure:11463: checking how to link with libiconv
configure:11465: result: -liconv
configure:11966: checking for GNU gettext in libintl
configure:12003: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT   conftest.c  -lintl >&5
configure:12003: $? = 0
configure:12053: result: yes
configure:12088: checking whether to use NLS
configure:12090: result: yes
configure:12093: checking where the gettext function comes from
configure:12104: result: external libintl
configure:12112: checking how to link with libintl
configure:12114: result: -lintl
configure:12207: checking for ranlib
configure:12234: result: ranlib
configure:12261: checking for flex
configure:12277: found /opt/csw/bin/flex
configure:12288: result: flex
configure:12326: flex conftest.l
configure:12330: $? = 0
configure:12332: checking lex output file root
configure:12346: result: lex.yy
configure:12351: checking lex library
configure:12365: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
Undefined			first referenced
 symbol  			    in file
yywrap                              /var/tmp//ccu6GmZ6.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:12365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| #line 2 "lex.yy.c"
| 
| #define  YY_INT_ALIGNED short int
| 
| /* A lexical scanner generated by flex */
| 
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 4
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
| 
| /* First, we deal with  platform-specific or compiler-specific issues. */
| 
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
| 
| /* end standard C headers. */
| 
| /* flex integer type definitions */
| 
| #ifndef FLEXINT_H
| #define FLEXINT_H
| 
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| 
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
| 
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types. 
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
| 
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t; 
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| 
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
| 
| #ifndef SIZE_MAX
| #define SIZE_MAX               (~(size_t)0)
| #endif
| 
| #endif /* ! C99 */
| 
| #endif /* ! FLEXINT_H */
| 
| /* begin standard C++ headers. */
| 
| /* TODO: this is always defined, so inline it */
| #define yyconst const
| 
| #if defined(__GNUC__) && __GNUC__ >= 3
| #define yynoreturn __attribute__((__noreturn__))
| #else
| #define yynoreturn
| #endif
| 
| /* Returned upon end-of-file. */
| #define YY_NULL 0
| 
| /* Promotes a possibly negative, possibly signed char to an
|  *   integer in range [0..255] for use as an array index.
|  */
| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
| 
| /* Enter a start condition.  This macro really ought to take a parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
| /* Translate the current start state into a value that can be later handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart( yyin  )
| #define YY_END_OF_BUFFER_CHAR 0
| 
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
|  * Ditto for the __ia64__ case accordingly.
|  */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
| 
| /* The state buf must be large enough to hold one state per character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| 
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
| 
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
| 
| extern int yyleng;
| 
| extern FILE *yyin, *yyout;
| 
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|     
|     #define YY_LESS_LINENO(n)
|     #define YY_LINENO_REWIND_TO(ptr)
|     
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
| #define unput(c) yyunput( c, (yytext_ptr)  )
| 
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
| 
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
| 
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	int yy_buf_size;
| 
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	int yy_n_chars;
| 
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
| 
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
| 
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
| 
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
| 
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
| 
| 	int yy_buffer_status;
| 
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
| 
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| 
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
| 
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|                           : NULL)
| /* Same as previous macro, but useful when we know that the buffer stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| 
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
| int yyleng;
| 
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = NULL;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
| 
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
| 
| void yyrestart ( FILE *input_file  );
| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
| void yy_delete_buffer ( YY_BUFFER_STATE b  );
| void yy_flush_buffer ( YY_BUFFER_STATE b  );
| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state ( void );
| 
| static void yyensure_buffer_stack ( void );
| static void yy_load_buffer_state ( void );
| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
| 
| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
| 
| void *yyalloc ( yy_size_t  );
| void *yyrealloc ( void *, yy_size_t  );
| void yyfree ( void *  );
| 
| #define yy_new_buffer yy_create_buffer
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| 
| /* Begin user sect3 */
| typedef flex_uint8_t YY_CHAR;
| 
| FILE *yyin = NULL, *yyout = NULL;
| 
| typedef int yy_state_type;
| 
| extern int yylineno;
| int yylineno = 1;
| 
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
| 
| static yy_state_type yy_get_previous_state ( void );
| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
| static int yy_get_next_buffer ( void );
| static void yynoreturn yy_fatal_error ( const char* msg  );
| 
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (int) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static const flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
| 
| static const flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
| 
| static const YY_CHAR yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| 
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| 
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
| 
| static const YY_CHAR yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
| 
| static const flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
| 
| static const flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
| 
| static const flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| static const flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
| 
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
| 
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 459 "lex.yy.c"
| 
| #define INITIAL 0
| 
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|  * down here because we want the user's section 1 to have been scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
| 
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
| 
| static int yy_init_globals ( void );
| 
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience. */
| 
| int yylex_destroy ( void );
| 
| int yyget_debug ( void );
| 
| void yyset_debug ( int debug_flag  );
| 
| YY_EXTRA_TYPE yyget_extra ( void );
| 
| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
| 
| FILE *yyget_in ( void );
| 
| void yyset_in  ( FILE * _in_str  );
| 
| FILE *yyget_out ( void );
| 
| void yyset_out  ( FILE * _out_str  );
| 
| 			int yyget_leng ( void );
| 
| char *yyget_text ( void );
| 
| int yyget_lineno ( void );
| 
| void yyset_lineno ( int _line_number  );
| 
| /* Macros after this point can all be overridden by user definitions in
|  * section 1.
|  */
| 
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap ( void );
| #else
| extern int yywrap ( void );
| #endif
| #endif
| 
| #ifndef YY_NO_UNPUT
|     
|     static void yyunput ( int c, char *buf_ptr  );
|     
| #endif
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy ( char *, const char *, int );
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen ( const char * );
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput ( void );
| #else
| static int input ( void );
| #endif
| 
| #endif
| 
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
| 
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
| #endif
| 
| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		int n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
| 
| #endif
| 
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
| 
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
| 
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
| 
| /* end tables serialization structures and prototypes */
| 
| /* Default declaration of generated scanner - a define so the user can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
| 
| extern int yylex (void);
| 
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
| 
| /* Code executed at the beginning of each rule, after yytext and yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
| 
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
| 
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
| 
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp, *yy_bp;
| 	int yy_act;
|     
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
| 
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
| 
|         /* Create the reject buffer large enough to save one state per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| 
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
| 
| 		if ( ! yyin )
| 			yyin = stdin;
| 
| 		if ( ! yyout )
| 			yyout = stdout;
| 
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer( yyin, YY_BUF_SIZE );
| 		}
| 
| 		yy_load_buffer_state(  );
| 		}
| 
| 	{
| #line 1 "conftest.l"
| 
| #line 684 "lex.yy.c"
| 
| 	while ( /*CONSTCOND*/1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
| 
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
| 
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
| 
| 		yy_current_state = (yy_start);
| 
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| yy_match:
| 		do
| 			{
| 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
| 
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| 
| find_rule: /* we branch to this label when backing up */
| 
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
| 
| 		YY_DO_BEFORE_ACTION;
| 
| do_action:	/* This label is used only to access EOF actions. */
| 
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 793 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
| 
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| 
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
| 
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
| 
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
| 
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| 
| 			yy_current_state = yy_get_previous_state(  );
| 
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
| 
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
| 
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
| 
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
| 
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
| 
| 				if ( yywrap(  ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| 
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
| 
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
| 
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
| 
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
| 
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| 	} /* end of user's declarations */
| } /* end of yylex */
| 
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	char *source = (yytext_ptr);
| 	int number_to_move, i;
| 	int ret_val;
| 
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
| 
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
| 
| 	/* Try to read more data. */
| 
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
| 
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| 
| 	else
| 		{
| 			int num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| 
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
| 
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| 
| 			}
| 
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
| 
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), num_to_read );
| 
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart( yyin  );
| 			}
| 
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
| 
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
| 
| 	if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
| 			(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| 		/* "- 2" to take care of EOB's */
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
| 	}
| 
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| 
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| 
| 	return ret_val;
| }
| 
| /* yy_get_previous_state - get the state just before the EOB char was reached */
| 
|     static yy_state_type yy_get_previous_state (void)
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp;
|     
| 	yy_current_state = (yy_start);
| 
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
| 
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| 		{
| 		YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
| 
| 	return yy_current_state;
| }
| 
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| {
| 	int yy_is_jam;
|     
| 	YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| 		return yy_is_jam ? 0 : yy_current_state;
| }
| 
| #ifndef YY_NO_UNPUT
| 
|     static void yyunput (int c, char * yy_bp )
| {
| 	char *yy_cp;
|     
|     yy_cp = (yy_c_buf_p);
| 
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
| 
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		int number_to_move = (yy_n_chars) + 2;
| 		char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| 
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
| 
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| 
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
| 
| 	*--yy_cp = (char) c;
| 
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
| 
| #endif
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
| 
| {
| 	int c;
|     
| 	*(yy_c_buf_p) = (yy_hold_char);
| 
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
| 
| 		else
| 			{ /* need more input */
| 			int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
| 			++(yy_c_buf_p);
| 
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
| 
| 					/* Reset buffer status. */
| 					yyrestart( yyin );
| 
| 					/*FALLTHROUGH*/
| 
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap(  ) )
| 						return 0;
| 
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
| 
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
| 
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
| 
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
| 
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  * 
|  * @note This function does not reset the start condition to @c INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|     
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer( yyin, YY_BUF_SIZE );
| 	}
| 
| 	yy_init_buffer( YY_CURRENT_BUFFER, input_file );
| 	yy_load_buffer_state(  );
| }
| 
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  * 
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|     
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
| 
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state(  );
| 
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
| 
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|  * 
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_buf_size = size;
| 
| 	/* yy_ch_buf has to be 2 characters longer than the size given because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_is_our_buffer = 1;
| 
| 	yy_init_buffer( b, file );
| 
| 	return b;
| }
| 
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  * 
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|     
| 	if ( ! b )
| 		return;
| 
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| 
| 	if ( b->yy_is_our_buffer )
| 		yyfree( (void *) b->yy_ch_buf  );
| 
| 	yyfree( (void *) b  );
| }
| 
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| 
| {
| 	int oerrno = errno;
|     
| 	yy_flush_buffer( b );
| 
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
| 
|     /* If b is the current buffer, then yy_init_buffer was _probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
| 
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|     
| 	errno = oerrno;
| }
| 
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|  * 
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
| 
| 	b->yy_n_chars = 0;
| 
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
| 
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state(  );
| }
| 
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *  
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
| 
| 	yyensure_buffer_stack();
| 
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state(  );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *  
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
| 
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
| 
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state(  );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
| 
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	yy_size_t num_to_alloc;
|     
| 	if (!(yy_buffer_stack)) {
| 
| 		/* First allocation is just for 2 elements, since we don't know if this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
| 		 * immediate realloc on the next call.
|          */
|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| 
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
| 
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| 
| 		/* Increase the buffer to prepare for a possible push. */
| 		yy_size_t grow_size = 8 /* arbitrary grow size */;
| 
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
| 
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return NULL;
| 
| 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| 
| 	b->yy_buf_size = (int) (size - 2);	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = NULL;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	yy_switch_to_buffer( b  );
| 
| 	return b;
| }
| 
| /** Setup the input buffer state to scan a string. The next call to yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  * 
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (const char * yystr )
| {
|     
| 	return yy_scan_bytes( yystr, (int) strlen(yystr) );
| }
| 
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param yybytes the byte buffer to scan
|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	int i;
|     
| 	/* Get memory for full buffer, including space for trailing EOB's. */
| 	n = (yy_size_t) (_yybytes_len + 2);
| 	buf = (char *) yyalloc( n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| 
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
| 
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b = yy_scan_buffer( buf, n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| 
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
| 
| 	return b;
| }
| 
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
| 
| static void yynoreturn yy_fatal_error (const char* msg )
| {
| 			fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
| 
| /* Redefine yyless() so it works in section 3 code. */
| 
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
| 
| /* Accessor  methods (get/set functions) to struct members. */
| 
| /** Get the current line number.
|  * 
|  */
| int yyget_lineno  (void)
| {
|     
|     return yylineno;
| }
| 
| /** Get the input stream.
|  * 
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
| 
| /** Get the output stream.
|  * 
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
| 
| /** Get the length of the current token.
|  * 
|  */
| int yyget_leng  (void)
| {
|         return yyleng;
| }
| 
| /** Get the current token.
|  * 
|  */
| 
| char *yyget_text  (void)
| {
|         return yytext;
| }
| 
| /** Set the current line number.
|  * @param _line_number line number
|  * 
|  */
| void yyset_lineno (int  _line_number )
| {
|     
|     yylineno = _line_number;
| }
| 
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param _in_str A readable stream.
|  * 
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  _in_str )
| {
|         yyin = _in_str ;
| }
| 
| void yyset_out (FILE *  _out_str )
| {
|         yyout = _out_str ;
| }
| 
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
| 
| void yyset_debug (int  _bdebug )
| {
|         yy_flex_debug = _bdebug ;
| }
| 
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant scanner.
|      * This function is called from yylex_destroy(), so don't allocate here.
|      */
| 
|     (yy_buffer_stack) = NULL;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = NULL;
|     (yy_init) = 0;
|     (yy_start) = 0;
| 
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
| 
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = NULL;
|     yyout = NULL;
| #endif
| 
|     /* For future reference: Set errno on error, since we are called by
|      * yylex_init()
|      */
|     return 0;
| }
| 
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy  (void)
| {
|     
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer( YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
| 
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
| 
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
| 
|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
| 
|     return 0;
| }
| 
| /*
|  * Internal utility routines.
|  */
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, const char * s2, int n )
| {
| 		
| 	int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (const char * s )
| {
| 	int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
| 
| 	return n;
| }
| #endif
| 
| void *yyalloc (yy_size_t  size )
| {
| 			return malloc(size);
| }
| 
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 		
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return realloc(ptr, size);
| }
| 
| void yyfree (void * ptr )
| {
| 			free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
| 
| #define YYTABLES_NAME "yytables"
| 
| #line 10 "conftest.l"
| 
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:12365: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lfl  >&5
configure:12365: $? = 0
configure:12375: result: -lfl
configure:12381: checking whether yytext is a pointer
configure:12398: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lfl  >&5
configure:12398: $? = 0
configure:12406: result: yes
configure:12429: checking for an ANSI C-conforming const
configure:12495: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12495: $? = 0
configure:12502: result: yes
configure:12510: checking for inline
configure:12526: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12526: $? = 0
configure:12534: result: inline
configure:12552: checking for working volatile
configure:12571: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12571: $? = 0
configure:12578: result: yes
configure:12592: checking for /opt/csw/bin/gcc option to enable large file support
configure:12645: result: -D_FILE_OFFSET_BITS=64
configure:12746: checking size of off_t
configure:12751: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:12751: $? = 0
configure:12751: ./conftest
configure:12751: $? = 0
configure:12765: result: 8
configure:12776: checking for stdbool.h that conforms to C99
configure:12850: result: yes
configure:12852: checking for _Bool
configure:12852: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12852: $? = 0
configure:12852: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:20: error: expected expression before ')' token
 if (sizeof ((_Bool)))
                    ^
configure:12852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:12852: result: yes
configure:12872: checking for unistd.h
configure:12872: result: yes
configure:12872: checking for sys/time.h
configure:12872: result: yes
configure:12885: checking for termios.h
configure:12885: result: yes
configure:12885: checking for sys/ioctl.h
configure:12885: result: yes
configure:12885: checking for sys/select.h
configure:12885: result: yes
configure:12898: checking for stdint.h
configure:12898: result: yes
configure:12898: checking for inttypes.h
configure:12898: result: yes
configure:12898: checking pwd.h usability
configure:12898: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12898: $? = 0
configure:12898: result: yes
configure:12898: checking pwd.h presence
configure:12898: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:12898: $? = 0
configure:12898: result: yes
configure:12898: checking for pwd.h
configure:12898: result: yes
configure:12898: checking for wchar.h
configure:12898: result: yes
configure:12898: checking dlfcn.h usability
configure:12898: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12898: $? = 0
configure:12898: result: yes
configure:12898: checking dlfcn.h presence
configure:12898: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:12898: $? = 0
configure:12898: result: yes
configure:12898: checking for dlfcn.h
configure:12898: result: yes
configure:12909: checking whether h_errno is declared
configure:12909: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12909: $? = 0
configure:12909: result: yes
configure:12926: checking size of long
configure:12931: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:12931: $? = 0
configure:12931: ./conftest
configure:12931: $? = 0
configure:12945: result: 4
configure:12956: checking for size_t
configure:12956: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12956: $? = 0
configure:12956: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:136:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:12956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:12956: result: yes
configure:12968: checking for pid_t
configure:12968: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12968: $? = 0
configure:12968: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:12968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:12968: result: yes
configure:13004: checking for uint32_t
configure:13004: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13004: $? = 0
configure:13004: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:136:23: error: expected expression before ')' token
 if (sizeof ((uint32_t)))
                       ^
configure:13004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13004: result: yes
configure:13013: checking for uintptr_t
configure:13013: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13013: $? = 0
configure:13013: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:24: error: expected expression before ')' token
 if (sizeof ((uintptr_t)))
                        ^
configure:13013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13013: result: yes
configure:13022: checking for intptr_t
configure:13022: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13022: $? = 0
configure:13022: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:23: error: expected expression before ')' token
 if (sizeof ((intptr_t)))
                       ^
configure:13022: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13022: result: yes
configure:13031: checking for int64_t
configure:13031: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13031: $? = 0
configure:13031: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:22: error: expected expression before ')' token
 if (sizeof ((int64_t)))
                      ^
configure:13031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13031: result: yes
configure:13041: checking for sig_atomic_t
configure:13041: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13041: $? = 0
configure:13041: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:27: error: expected expression before ')' token
 if (sizeof ((sig_atomic_t)))
                           ^
configure:13041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <sys/types.h>
| #include <inttypes.h>
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13041: result: yes
configure:13101: checking for iconv
configure:13159: result: yes
configure:13162: checking for working iconv
configure:13316: result: yes
configure:13331: checking how to link with libiconv
configure:13333: result: -liconv
configure:13344: checking whether iconv is compatible with its POSIX signature
configure:13368: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
In file included from conftest.c:108:0:
conftest.c:113:8: error: conflicting types for 'libiconv'
 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
        ^
/opt/csw/include/iconv.h:83:15: note: previous declaration of 'libiconv' was here
 extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
               ^
configure:13368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13376: result: no
configure:13472: checking whether the preprocessor supports include_next
configure:13510: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:13510: $? = 0
configure:13531: result: yes
configure:13553: checking whether source code line length is unlimited
configure:13576: result: yes
configure:13694: checking for C/C++ restrict keyword
configure:13723: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13723: $? = 0
configure:13731: result: __restrict__
configure:13757: checking whether <sys/socket.h> is self-contained
configure:13774: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13774: $? = 0
configure:13782: result: yes
configure:13787: checking for shutdown
configure:13787: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
shutdown                            /var/tmp//ccI7RP1u.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:13787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| /* end confdefs.h.  */
| /* Define shutdown to an innocuous variant, in case <limits.h> declares shutdown.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shutdown innocuous_shutdown
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shutdown (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shutdown
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shutdown ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shutdown || defined __stub___shutdown
| choke me
| #endif
| 
| int
| main ()
| {
| return shutdown ();
|   ;
|   return 0;
| }
configure:13787: result: no
configure:13930: checking for struct sockaddr_storage
configure:13930: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13930: $? = 0
configure:13930: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:124:38: error: expected expression before ')' token
 if (sizeof ((struct sockaddr_storage)))
                                      ^
configure:13930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| /* end confdefs.h.  */
| 
|   /* sys/types.h is not needed according to POSIX, but the
|      sys/socket.h in i386-unknown-freebsd4.10 and
|      powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13930: result: yes
configure:13951: checking for sa_family_t
configure:13951: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13951: $? = 0
configure:13951: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:26: error: expected expression before ')' token
 if (sizeof ((sa_family_t)))
                          ^
configure:13951: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h.  */
| 
|   /* sys/types.h is not needed according to POSIX, but the
|      sys/socket.h in i386-unknown-freebsd4.10 and
|      powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13951: result: yes
configure:13980: checking for struct sockaddr_storage.ss_family
configure:13980: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13980: $? = 0
configure:13980: result: yes
configure:14441: checking for working alloca.h
configure:14458: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14458: $? = 0
configure:14466: result: yes
configure:14474: checking for alloca
configure:14511: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14511: $? = 0
configure:14519: result: yes
configure:14792: checking whether <wchar.h> uses 'inline' correctly
configure:14847: result: yes
configure:14867: checking for btowc
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for mbrtowc
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for canonicalize_file_name
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
canonicalize_file_name              /var/tmp//cc4aGIci.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| /* end confdefs.h.  */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define canonicalize_file_name innocuous_canonicalize_file_name
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char canonicalize_file_name (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef canonicalize_file_name
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char canonicalize_file_name ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
| choke me
| #endif
| 
| int
| main ()
| {
| return canonicalize_file_name ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for realpath
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for lstat
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for _set_invalid_parameter_handler
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
_set_invalid_parameter_handler      /var/tmp//ccMiZjQ8.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| /* end confdefs.h.  */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _set_invalid_parameter_handler (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _set_invalid_parameter_handler
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _set_invalid_parameter_handler ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
| 
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for fchdir
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for fcntl
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for symlink
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for fdopendir
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for flock
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
flock                               /var/tmp//cccSEhBc.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| /* end confdefs.h.  */
| /* Define flock to an innocuous variant, in case <limits.h> declares flock.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define flock innocuous_flock
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char flock (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef flock
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char flock ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_flock || defined __stub___flock
| choke me
| #endif
| 
| int
| main ()
| {
| return flock ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for fnmatch
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for mbsrtowcs
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for fpurge
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fpurge                              /var/tmp//ccyWofM2.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| /* end confdefs.h.  */
| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpurge innocuous_fpurge
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpurge (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fpurge
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fpurge ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpurge || defined __stub___fpurge
| choke me
| #endif
| 
| int
| main ()
| {
| return fpurge ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for fstatat
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for getdtablesize
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for getpass
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for getexecname
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for gettimeofday
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for isblank
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:151:6: warning: conflicting types for built-in function 'isblank'
 char isblank ();
      ^
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for iswcntrl
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:152:6: warning: conflicting types for built-in function 'iswcntrl'
 char iswcntrl ();
      ^
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for link
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for mbsinit
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for mprotect
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for mkstemp
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for openat
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for pipe
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for posix_spawn_file_actions_addchdir_np
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
posix_spawn_file_actions_addchdir_np /var/tmp//ccy1p0En.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| /* end confdefs.h.  */
| /* Define posix_spawn_file_actions_addchdir_np to an innocuous variant, in case <limits.h> declares posix_spawn_file_actions_addchdir_np.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define posix_spawn_file_actions_addchdir_np innocuous_posix_spawn_file_actions_addchdir_np
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char posix_spawn_file_actions_addchdir_np (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef posix_spawn_file_actions_addchdir_np
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_spawn_file_actions_addchdir_np ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_posix_spawn_file_actions_addchdir_np || defined __stub___posix_spawn_file_actions_addchdir_np
| choke me
| #endif
| 
| int
| main ()
| {
| return posix_spawn_file_actions_addchdir_np ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for posix_spawn_file_actions_addchdir
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
posix_spawn_file_actions_addchdir   /var/tmp//cc4VNN1B.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| /* end confdefs.h.  */
| /* Define posix_spawn_file_actions_addchdir to an innocuous variant, in case <limits.h> declares posix_spawn_file_actions_addchdir.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define posix_spawn_file_actions_addchdir innocuous_posix_spawn_file_actions_addchdir
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char posix_spawn_file_actions_addchdir (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef posix_spawn_file_actions_addchdir
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_spawn_file_actions_addchdir ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_posix_spawn_file_actions_addchdir || defined __stub___posix_spawn_file_actions_addchdir
| choke me
| #endif
| 
| int
| main ()
| {
| return posix_spawn_file_actions_addchdir ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for pselect
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for pthread_sigmask
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for readlink
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for iswctype
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for secure_getenv
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
secure_getenv                       /var/tmp//ccyw3VKy.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| /* end confdefs.h.  */
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define secure_getenv innocuous_secure_getenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char secure_getenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef secure_getenv
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char secure_getenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_secure_getenv || defined __stub___secure_getenv
| choke me
| #endif
| 
| int
| main ()
| {
| return secure_getenv ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for getuid
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for geteuid
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for getgid
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for getegid
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for sigaction
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for sigaltstack
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for siginterrupt
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for snprintf
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:170:6: warning: conflicting types for built-in function 'snprintf'
 char snprintf ();
      ^
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for __xpg_strerror_r
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__xpg_strerror_r                    /var/tmp//ccGf74Gx.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __xpg_strerror_r innocuous___xpg_strerror_r
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __xpg_strerror_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __xpg_strerror_r
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __xpg_strerror_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r
| choke me
| #endif
| 
| int
| main ()
| {
| return __xpg_strerror_r ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for strndup
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:171:6: warning: conflicting types for built-in function 'strndup'
 char strndup ();
      ^
Undefined			first referenced
 symbol  			    in file
strndup                             /var/tmp//ccaW3OuK.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strndup innocuous_strndup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strndup (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strndup
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strndup ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strndup || defined __stub___strndup
| choke me
| #endif
| 
| int
| main ()
| {
| return strndup ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for strptime
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for localtime_r
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for vasnprintf
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
vasnprintf                          /var/tmp//ccygYa9u.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasnprintf innocuous_vasnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasnprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vasnprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char vasnprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vasnprintf ();
|   ;
|   return 0;
| }
configure:14867: result: no
configure:14867: checking for wcrtomb
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14867: checking for wcwidth
configure:14867: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14867: $? = 0
configure:14867: result: yes
configure:14879: checking for nl_langinfo and CODESET
configure:14895: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14895: $? = 0
configure:14904: result: yes
configure:14915: checking for a traditional french locale
configure:14990: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14993: $? = 0
configure:15049: result: fr_FR
configure:15517: checking whether malloc is ptrdiff_t safe
configure:15553: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:16: error: #error "malloc might not be ptrdiff_t safe"
               #error "malloc might not be ptrdiff_t safe"
                ^
conftest.c:175:15: error: unknown type name 'syntax'
               syntax error
               ^
configure:15553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| #include <stdint.h>
| 
| int
| main ()
| {
| /* 64-bit ptrdiff_t is so wide that no practical platform
|                can exceed it.  */
|             #define WIDE_PTRDIFF (PTRDIFF_MAX >> 31 >> 31 != 0)
| 
|             /* On rare machines where size_t fits in ptrdiff_t there
|                is no problem.  */
|             #define NARROW_SIZE (SIZE_MAX <= PTRDIFF_MAX)
| 
|             /* glibc 2.30 and later malloc refuses to exceed ptrdiff_t
|                bounds even on 32-bit platforms.  We don't know which
|                non-glibc systems are safe.  */
|             #define KNOWN_SAFE (2 < __GLIBC__ + (30 <= __GLIBC_MINOR__))
| 
|             #if WIDE_PTRDIFF || NARROW_SIZE || KNOWN_SAFE
|               return 0;
|             #else
|               #error "malloc might not be ptrdiff_t safe"
|               syntax error
|             #endif
| 
|   ;
|   return 0;
| }
configure:15561: result: no
configure:15571: checking whether malloc, realloc, calloc set errno on failure
configure:15588: result: no
configure:15611: checking whether lstat correctly handles trailing slash
configure:15656: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:15656: $? = 0
configure:15656: ./conftest
configure:15656: $? = 0
configure:15668: result: yes
configure:15684: checking whether // is distinct from /
configure:15713: result: no
configure:15727: checking whether realpath works
configure:15939: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:15939: $? = 0
configure:15939: ./conftest
configure:15939: $? = 21
configure: program exited with status 21
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| 
| 
| 
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on Mac OS X.  */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens.  */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
|    EXC_BAD_ACCESS.  */
| static void *
| mach_exception_thread (void *arg)
| {
|   /* Buffer for a message to be received.  */
|   struct {
|     mach_msg_header_t head;
|     mach_msg_body_t msgh_body;
|     char data[1024];
|   } msg;
|   mach_msg_return_t retval;
|   /* Wait for a message on the exception port.  */
|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
|   if (retval != MACH_MSG_SUCCESS)
|     abort ();
|   exit (1);
| }
| static void
| nocrash_init (void)
| {
|   mach_port_t self = mach_task_self ();
|   /* Allocate a port on which the thread shall listen for exceptions.  */
|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
|       == KERN_SUCCESS) {
|     /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.  */
|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
|                                 MACH_MSG_TYPE_MAKE_SEND)
|         == KERN_SUCCESS) {
|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
|          for us.  */
|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
|       /* Create the thread listening on the exception port.  */
|       pthread_attr_t attr;
|       pthread_t thread;
|       if (pthread_attr_init (&attr) == 0
|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
|         pthread_attr_destroy (&attr);
|         /* Replace the exception port info for these exceptions with our own.
|            Note that we replace the exception port for the entire task, not only
|            for a particular thread.  This has the effect that when our exception
|            port gets the message, the thread specific exception port has already
|            been asked, and we don't need to bother about it.
|            See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.  */
|         task_set_exception_ports (self, mask, our_exception_port,
|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
|       }
|     }
|   }
| }
| #elif defined _WIN32 && ! defined __CYGWIN__
| /* Avoid a crash on native Windows.  */
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #include <winerror.h>
| static LONG WINAPI
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
| {
|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
|     {
|     case EXCEPTION_ACCESS_VIOLATION:
|     case EXCEPTION_IN_PAGE_ERROR:
|     case EXCEPTION_STACK_OVERFLOW:
|     case EXCEPTION_GUARD_PAGE:
|     case EXCEPTION_PRIV_INSTRUCTION:
|     case EXCEPTION_ILLEGAL_INSTRUCTION:
|     case EXCEPTION_DATATYPE_MISALIGNMENT:
|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
|       exit (1);
|     }
|   return EXCEPTION_CONTINUE_SEARCH;
| }
| static void
| nocrash_init (void)
| {
|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
| }
| #else
| /* Avoid a crash on POSIX systems.  */
| #include <signal.h>
| #include <unistd.h>
| /* A POSIX signal handler.  */
| static void
| exception_handler (int sig)
| {
|   _exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
|   signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
|   signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
| 
|         #include <errno.h>
|         #include <stdlib.h>
|         #include <string.h>
| 
| int
| main ()
| {
| 
|         int result = 0;
|         /* This test fails on Solaris 10.  */
|         {
|           char *name = realpath ("conftest.a", NULL);
|           if (!(name && *name == '/'))
|             result |= 1;
|           free (name);
|         }
|         /* This test fails on older versions of Cygwin.  */
|         {
|           char *name = realpath ("conftest.b/../conftest.a", NULL);
|           if (name != NULL)
|             result |= 2;
|           free (name);
|         }
|         /* This test fails on Cygwin 2.9.  */
|         #if HAVE_LSTAT
|         {
|           char *name = realpath ("conftest.l/../conftest.a", NULL);
|           if (name != NULL || errno != ENOTDIR)
|             result |= 4;
|           free (name);
|         }
|         #endif
|         /* This test fails on Mac OS X 10.13, OpenBSD 6.0.  */
|         {
|           char *name = realpath ("conftest.a/", NULL);
|           if (name != NULL)
|             result |= 8;
|           free (name);
|         }
|         /* This test fails on AIX 7, Solaris 10.  */
|         {
|           char *name1 = realpath (".", NULL);
|           char *name2 = realpath ("conftest.d//./..", NULL);
|           if (! name1 || ! name2 || strcmp (name1, name2))
|             result |= 16;
|           free (name1);
|           free (name2);
|         }
|         #ifdef __linux__
|         /* On Linux, // is the same as /. See also double-slash-root.m4.
|            realpath() should respect this.
|            This test fails on musl libc 1.2.2.  */
|         {
|           char *name = realpath ("//", NULL);
|           if (! name || strcmp (name, "/"))
|             result |= 32;
|           free (name);
|         }
|         #endif
|         return result;
| 
|   ;
|   return 0;
| }
| 
configure:15955: result: no
configure:15978: checking for faccessat
configure:16013: checking for faccessat
configure:16013: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
faccessat                           /var/tmp//cc6VbBW0.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:16013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h.  */
| /* Define faccessat to an innocuous variant, in case <limits.h> declares faccessat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define faccessat innocuous_faccessat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char faccessat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef faccessat
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char faccessat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_faccessat || defined __stub___faccessat
| choke me
| #endif
| 
| int
| main ()
| {
| return faccessat ();
|   ;
|   return 0;
| }
configure:16013: result: no
configure:16027: result: no
configure:16047: checking for getcwd
configure:16047: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16047: $? = 0
configure:16047: result: yes
configure:16205: checking whether linux/if_alg.h has struct sockaddr_alg.
configure:16227: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:156:52: fatal error: linux/if_alg.h: No such file or directory
compilation terminated.
configure:16227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
|                           #include <linux/if_alg.h>
|                           struct sockaddr_alg salg = {
|                             .salg_family = AF_ALG,
|                             .salg_type = "hash",
|                             .salg_name = "sha1",
|                           };
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:16234: result: no
configure:16271: checking whether byte ordering is bigendian
configure:16286: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:157:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:157:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:157:15: error: unknown type name 'universal'
configure:16286: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:16331: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:163:8: error: unknown type name 'bogus'
        bogus endian macros
        ^
conftest.c:163:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
        bogus endian macros
                     ^
configure:16331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	     #include <sys/param.h>
| 
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:16375: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:16375: $? = 0
configure:16392: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:162:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:162:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:16392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| /* end confdefs.h.  */
| #include <limits.h>
| 
| int
| main ()
| {
| #ifndef _BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:16477: result: no
configure:16742: checking if environ is properly declared
configure:16765: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:16765: $? = 0
configure:16772: result: no
configure:16787: checking for complete errno.h
configure:16860: result: yes
configure:17245: checking for error
configure:17280: checking for error
configure:17280: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
error                               /var/tmp//ccunlnpd.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:17280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| /* end confdefs.h.  */
| /* Define error to an innocuous variant, in case <limits.h> declares error.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define error innocuous_error
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char error (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef error
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char error ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_error || defined __stub___error
| choke me
| #endif
| 
| int
| main ()
| {
| return error ();
|   ;
|   return 0;
| }
configure:17280: result: no
configure:17294: result: no
configure:17317: checking whether error_at_line is declared
configure:17317: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:156:19: fatal error: error.h: No such file or directory
compilation terminated.
configure:17317: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| /* end confdefs.h.  */
| #include <error.h>
| 
| int
| main ()
| {
| #ifndef error_at_line
| #ifdef __cplusplus
|   (void) error_at_line;
| #else
|   (void) error_at_line;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17317: result: no
configure:17460: checking whether strerror_r is declared
configure:17460: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:17460: $? = 0
configure:17460: result: yes
configure:17473: checking for strerror_r
configure:17473: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:17473: $? = 0
configure:17473: result: yes
configure:17482: checking whether strerror_r returns char *
configure:17506: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:196:13: error: invalid type argument of unary '*' (have 'int')
    char x = *strerror_r (0, buf, sizeof buf);
             ^
conftest.c:197:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
    char *p = strerror_r (0, buf, sizeof buf);
              ^
configure:17506: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 	  return !p || x;
| 
|   ;
|   return 0;
| }
configure:17544: result: no
configure:17556: checking whether ctype.h defines __header_inline
configure:17569: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:160:28: error: #error "<ctype.h> does not define __header_inline"
                           #error "<ctype.h> does not define __header_inline"
                            ^
configure:17569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <ctype.h>
|                          #ifndef __header_inline
|                           #error "<ctype.h> does not define __header_inline"
|                          #endif
| 
configure:17576: result: no
configure:17587: checking for sig_atomic_t
configure:17587: result: yes
configure:17603: checking whether fchdir is declared
configure:17603: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:17603: $? = 0
configure:17603: result: yes
configure:17661: checking for working fcntl.h
configure:17773: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:17773: $? = 0
configure:17773: ./conftest
configure:17773: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
|            #if HAVE_UNISTD_H
|            # include <unistd.h>
|            #else /* on Windows with MSVC */
|            # include <io.h>
|            # include <stdlib.h>
|            # defined sleep(n) _sleep ((n) * 1000)
|            #endif
|            #include <fcntl.h>
| 
| 
| 
| #if defined _WIN32 && !defined __CYGWIN__
| #define access    _access
| #define chdir     _chdir
| #define chmod     _chmod
| #define close     _close
| #define creat     _creat
| #define dup       _dup
| #define dup2      _dup2
| #define ecvt      _ecvt
| #define execl     _execl
| #define execle    _execle
| #define execlp    _execlp
| #define execv     _execv
| #define execve    _execve
| #define execvp    _execvp
| #define execvpe   _execvpe
| #define fcloseall _fcloseall
| #define fcvt      _fcvt
| #define fdopen    _fdopen
| #define fileno    _fileno
| #define gcvt      _gcvt
| #define getcwd    _getcwd
| #define getpid    _getpid
| #define getw      _getw
| #define isatty    _isatty
| #define j0        _j0
| #define j1        _j1
| #define jn        _jn
| #define lfind     _lfind
| #define lsearch   _lsearch
| #define lseek     _lseek
| #define memccpy   _memccpy
| #define mkdir     _mkdir
| #define mktemp    _mktemp
| #define open      _open
| #define putenv    _putenv
| #define putw      _putw
| #define read      _read
| #define rmdir     _rmdir
| #define strdup    _strdup
| #define swab      _swab
| #define tempnam   _tempnam
| #define tzset     _tzset
| #define umask     _umask
| #define unlink    _unlink
| #define utime     _utime
| #define wcsdup    _wcsdup
| #define write     _write
| #define y0        _y0
| #define y1        _y1
| #define yn        _yn
| #endif
| 
| 
|            #ifndef O_NOATIME
|             #define O_NOATIME 0
|            #endif
|            #ifndef O_NOFOLLOW
|             #define O_NOFOLLOW 0
|            #endif
|            static int const constants[] =
|             {
|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|             };
| 
| int
| main ()
| {
| 
|             int result = !constants;
|             #if HAVE_SYMLINK
|             {
|               static char const sym[] = "conftest.sym";
|               if (symlink ("/dev/null", sym) != 0)
|                 result |= 2;
|               else
|                 {
|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
|                   if (fd >= 0)
|                     {
|                       close (fd);
|                       result |= 4;
|                     }
|                 }
|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
|                 result |= 2;
|               else
|                 {
|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
|                   if (fd >= 0)
|                     {
|                       close (fd);
|                       result |= 4;
|                     }
|                 }
|               unlink (sym);
|             }
|             #endif
|             {
|               static char const file[] = "confdefs.h";
|               int fd = open (file, O_RDONLY | O_NOATIME);
|               if (fd < 0)
|                 result |= 8;
|               else
|                 {
|                   struct stat st0;
|                   if (fstat (fd, &st0) != 0)
|                     result |= 16;
|                   else
|                     {
|                       char c;
|                       sleep (1);
|                       if (read (fd, &c, 1) != 1)
|                         result |= 24;
|                       else
|                         {
|                           if (close (fd) != 0)
|                             result |= 32;
|                           else
|                             {
|                               struct stat st1;
|                               if (stat (file, &st1) != 0)
|                                 result |= 40;
|                               else
|                                 if (st0.st_atime != st1.st_atime)
|                                   result |= 64;
|                             }
|                         }
|                     }
|                 }
|             }
|             return result;
|   ;
|   return 0;
| }
configure:17789: result: no (bad O_NOATIME)
configure:17812: checking for mode_t
configure:17812: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:17812: $? = 0
configure:17812: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:17812: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17812: result: yes
configure:18205: checking for eaccess
configure:18205: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
eaccess                             /var/tmp//cckFcvnF.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:18205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h.  */
| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define eaccess innocuous_eaccess
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char eaccess (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef eaccess
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char eaccess ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_eaccess || defined __stub___eaccess
| choke me
| #endif
| 
| int
| main ()
| {
| return eaccess ();
|   ;
|   return 0;
| }
configure:18205: result: no
configure:18348: checking for mbstate_t
configure:18365: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:18365: $? = 0
configure:18372: result: yes
configure:18395: checking whether fopen recognizes a trailing slash
configure:18425: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18425: $? = 0
configure:18425: ./conftest
configure:18425: $? = 0
configure:18437: result: yes
configure:18456: checking whether fflush works on input streams
configure:18527: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18527: $? = 0
configure:18527: ./conftest
configure:18527: $? = 0
configure:18539: result: yes
configure:18569: checking whether fclose works on input streams
configure:18635: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18635: $? = 0
configure:18635: ./conftest
configure:18635: $? = 0
configure:18647: result: yes
configure:18661: checking whether stdin defaults to large file offsets
configure:18685: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18685: $? = 0
configure:18693: result: yes
configure:18872: checking whether fseeko is declared
configure:18872: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:18872: $? = 0
configure:18872: result: yes
configure:18891: checking for fseeko
configure:18909: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18909: $? = 0
configure:18918: result: yes
configure:18938: checking whether fflush works on input streams
configure:19021: result: yes
configure:19068: checking whether stat file-mode macros are broken
configure:19095: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:19095: $? = 0
configure:19102: result: no
configure:19208: checking for nlink_t
configure:19208: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:19208: $? = 0
configure:19208: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:22: error: expected expression before ')' token
 if (sizeof ((nlink_t)))
                      ^
configure:19208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19208: result: yes
configure:19333: checking whether ftello is declared
configure:19333: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:19333: $? = 0
configure:19333: result: yes
configure:19347: checking whether ungetc works on arbitrary bytes
configure:19406: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19406: $? = 0
configure:19406: ./conftest
configure:19406: $? = 0
configure:19417: result: yes
configure:19447: checking for ftello
configure:19464: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19464: $? = 0
configure:19473: result: yes
configure:19491: checking whether ftello works
configure:19569: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19569: $? = 0
configure:19569: ./conftest
configure:19569: $? = 0
configure:19580: result: yes
configure:19708: checking for library containing gethostbyname
configure:19739: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//ccYR5iHq.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:19739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:19739: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lnsl   >&5
configure:19739: $? = 0
configure:19756: result: -lnsl
configure:19825: checking for library containing getservbyname
configure:19856: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getservbyname                       /var/tmp//ccYRc2qx.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:19856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getservbyname ();
| int
| main ()
| {
| return getservbyname ();
|   ;
|   return 0;
| }
configure:19856: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lsocket   >&5
configure:19856: $? = 0
configure:19873: result: -lsocket
configure:19996: checking for library containing inet_ntop
configure:20027: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
inet_ntop                           /var/tmp//ccIwU9l1.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:20027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_ntop ();
| int
| main ()
| {
| return inet_ntop ();
|   ;
|   return 0;
| }
configure:20027: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lnsl   >&5
configure:20027: $? = 0
configure:20044: result: -lnsl
configure:20076: checking whether inet_ntop is declared
configure:20076: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20076: $? = 0
configure:20076: result: yes
configure:20104: checking for IPv4 sockets
configure:20130: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20130: $? = 0
configure:20137: result: yes
configure:20145: checking for IPv6 sockets
configure:20174: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20174: $? = 0
configure:20181: result: yes
configure:20197: checking whether getcwd (NULL, 0) allocates memory for result
configure:20262: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20262: $? = 0
configure:20262: ./conftest
configure:20262: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| /* end confdefs.h.  */
| 
| #	 include <stdlib.h>
| #        if HAVE_UNISTD_H
| #         include <unistd.h>
| #        else /* on Windows with MSVC */
| #         include <direct.h>
| #        endif
| 
| 
| 
| #if defined _WIN32 && !defined __CYGWIN__
| #define access    _access
| #define chdir     _chdir
| #define chmod     _chmod
| #define close     _close
| #define creat     _creat
| #define dup       _dup
| #define dup2      _dup2
| #define ecvt      _ecvt
| #define execl     _execl
| #define execle    _execle
| #define execlp    _execlp
| #define execv     _execv
| #define execve    _execve
| #define execvp    _execvp
| #define execvpe   _execvpe
| #define fcloseall _fcloseall
| #define fcvt      _fcvt
| #define fdopen    _fdopen
| #define fileno    _fileno
| #define gcvt      _gcvt
| #define getcwd    _getcwd
| #define getpid    _getpid
| #define getw      _getw
| #define isatty    _isatty
| #define j0        _j0
| #define j1        _j1
| #define jn        _jn
| #define lfind     _lfind
| #define lsearch   _lsearch
| #define lseek     _lseek
| #define memccpy   _memccpy
| #define mkdir     _mkdir
| #define mktemp    _mktemp
| #define open      _open
| #define putenv    _putenv
| #define putw      _putw
| #define read      _read
| #define rmdir     _rmdir
| #define strdup    _strdup
| #define swab      _swab
| #define tempnam   _tempnam
| #define tzset     _tzset
| #define umask     _umask
| #define unlink    _unlink
| #define utime     _utime
| #define wcsdup    _wcsdup
| #define write     _write
| #define y0        _y0
| #define y1        _y1
| #define yn        _yn
| #endif
| 
| 
| #        ifndef getcwd
|          char *getcwd ();
| #        endif
| 
| int
| main ()
| {
| 
| #if defined _WIN32 && ! defined __CYGWIN__
| /* mingw cwd does not start with '/', but _getcwd does allocate.
|    However, mingw fails to honor non-zero size.  */
| #else
|            if (chdir ("/") != 0)
|              return 1;
|            else
|              {
|                char *f = getcwd (NULL, 0);
|                if (! f)
|                  return 2;
|                if (f[0] != '/')
|                  { free (f); return 3; }
|                if (f[1] != '\0')
|                  { free (f); return 4; }
|                free (f);
|                return 0;
|              }
| #endif
| 
|   ;
|   return 0;
| }
configure:20272: result: no
configure:20276: checking for getcwd with POSIX signature
configure:20302: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20302: $? = 0
configure:20310: result: yes
configure:20313: checking whether getcwd is declared
configure:20313: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20313: $? = 0
configure:20313: result: yes
configure:20324: checking whether getdelim is declared
configure:20324: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:213:10: error: 'getdelim' undeclared (first use in this function)
   (void) getdelim;
          ^
conftest.c:213:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef getdelim
| #ifdef __cplusplus
|   (void) getdelim;
| #else
|   (void) getdelim;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20324: result: no
configure:20337: checking whether getdtablesize is declared
configure:20337: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20337: $? = 0
configure:20337: result: yes
configure:20348: checking for uid_t in sys/types.h
configure:20367: result: yes
configure:20378: checking type of array argument to getgroups
configure:20412: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20412: $? = 0
configure:20412: ./conftest
configure:20412: $? = 0
configure:20437: result: gid_t
configure:20445: checking whether getline is declared
configure:20445: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:10: error: 'getline' undeclared (first use in this function)
   (void) getline;
          ^
conftest.c:216:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef getline
| #ifdef __cplusplus
|   (void) getline;
| #else
|   (void) getline;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20445: result: no
configure:20552: checking for getopt.h
configure:20552: result: yes
configure:20569: checking for getopt_long_only
configure:20569: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20569: $? = 0
configure:20569: result: yes
configure:20583: checking whether getopt is POSIX compatible
configure:20625: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20625: $? = 0
configure:20625: ./conftest
configure:20625: $? = 0
configure:20684: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20684: $? = 0
configure:20684: ./conftest
configure:20684: $? = 0
configure:20726: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20726: $? = 0
configure:20726: ./conftest
program: option requires an argument -- b
configure:20726: $? = 0
configure:20744: result: yes
configure:20752: checking for working GNU getopt function
configure:20974: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20974: $? = 0
configure:20974: ./conftest
configure:20974: $? = 53
configure: program exited with status 53
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
|                            #include <stddef.h>
|                            #include <string.h>
| 
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on Mac OS X.  */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens.  */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
|    EXC_BAD_ACCESS.  */
| static void *
| mach_exception_thread (void *arg)
| {
|   /* Buffer for a message to be received.  */
|   struct {
|     mach_msg_header_t head;
|     mach_msg_body_t msgh_body;
|     char data[1024];
|   } msg;
|   mach_msg_return_t retval;
|   /* Wait for a message on the exception port.  */
|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
|   if (retval != MACH_MSG_SUCCESS)
|     abort ();
|   exit (1);
| }
| static void
| nocrash_init (void)
| {
|   mach_port_t self = mach_task_self ();
|   /* Allocate a port on which the thread shall listen for exceptions.  */
|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
|       == KERN_SUCCESS) {
|     /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.  */
|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
|                                 MACH_MSG_TYPE_MAKE_SEND)
|         == KERN_SUCCESS) {
|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
|          for us.  */
|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
|       /* Create the thread listening on the exception port.  */
|       pthread_attr_t attr;
|       pthread_t thread;
|       if (pthread_attr_init (&attr) == 0
|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
|         pthread_attr_destroy (&attr);
|         /* Replace the exception port info for these exceptions with our own.
|            Note that we replace the exception port for the entire task, not only
|            for a particular thread.  This has the effect that when our exception
|            port gets the message, the thread specific exception port has already
|            been asked, and we don't need to bother about it.
|            See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.  */
|         task_set_exception_ports (self, mask, our_exception_port,
|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
|       }
|     }
|   }
| }
| #elif defined _WIN32 && ! defined __CYGWIN__
| /* Avoid a crash on native Windows.  */
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #include <winerror.h>
| static LONG WINAPI
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
| {
|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
|     {
|     case EXCEPTION_ACCESS_VIOLATION:
|     case EXCEPTION_IN_PAGE_ERROR:
|     case EXCEPTION_STACK_OVERFLOW:
|     case EXCEPTION_GUARD_PAGE:
|     case EXCEPTION_PRIV_INSTRUCTION:
|     case EXCEPTION_ILLEGAL_INSTRUCTION:
|     case EXCEPTION_DATATYPE_MISALIGNMENT:
|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
|       exit (1);
|     }
|   return EXCEPTION_CONTINUE_SEARCH;
| }
| static void
| nocrash_init (void)
| {
|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
| }
| #else
| /* Avoid a crash on POSIX systems.  */
| #include <signal.h>
| #include <unistd.h>
| /* A POSIX signal handler.  */
| static void
| exception_handler (int sig)
| {
|   _exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
|   signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
|   signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
| 
| 
| int
| main ()
| {
| 
|              int result = 0;
| 
|              nocrash_init();
| 
|              /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw,
|                 and fails on Mac OS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5,
|                 OSF/1 5.1, Solaris 10.  */
|              {
|                static char conftest[] = "conftest";
|                static char plus[] = "-+";
|                char *argv[3] = { conftest, plus, NULL };
|                opterr = 0;
|                if (getopt (2, argv, "+a") != '?')
|                  result |= 1;
|              }
|              /* This code succeeds on glibc 2.8, mingw,
|                 and fails on Mac OS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11,
|                 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x.  */
|              {
|                static char program[] = "program";
|                static char p[] = "-p";
|                static char foo[] = "foo";
|                static char bar[] = "bar";
|                char *argv[] = { program, p, foo, bar, NULL };
| 
|                optind = 1;
|                if (getopt (4, argv, "p::") != 'p')
|                  result |= 2;
|                else if (optarg != NULL)
|                  result |= 4;
|                else if (getopt (4, argv, "p::") != -1)
|                  result |= 6;
|                else if (optind != 2)
|                  result |= 8;
|              }
|              /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0.  */
|              {
|                static char program[] = "program";
|                static char foo[] = "foo";
|                static char p[] = "-p";
|                char *argv[] = { program, foo, p, NULL };
|                optind = 0;
|                if (getopt (3, argv, "-p") != 1)
|                  result |= 16;
|                else if (getopt (3, argv, "-p") != 'p')
|                  result |= 16;
|              }
|              /* This code fails on glibc 2.11.  */
|              {
|                static char program[] = "program";
|                static char b[] = "-b";
|                static char a[] = "-a";
|                char *argv[] = { program, b, a, NULL };
|                optind = opterr = 0;
|                if (getopt (3, argv, "+:a:b") != 'b')
|                  result |= 32;
|                else if (getopt (3, argv, "+:a:b") != ':')
|                  result |= 32;
|              }
|              /* This code dumps core on glibc 2.14.  */
|              {
|                static char program[] = "program";
|                static char w[] = "-W";
|                static char dummy[] = "dummy";
|                char *argv[] = { program, w, dummy, NULL };
|                optind = opterr = 1;
|                if (getopt (3, argv, "W;") != 'W')
|                  result |= 64;
|              }
|              return result;
| 
|   ;
|   return 0;
| }
configure:20990: result: no
configure:21080: checking whether fflush_unlocked is declared
configure:21080: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:220:10: error: 'fflush_unlocked' undeclared (first use in this function)
   (void) fflush_unlocked;
          ^
conftest.c:220:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fflush_unlocked
| #ifdef __cplusplus
|   (void) fflush_unlocked;
| #else
|   (void) fflush_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21080: result: no
configure:21091: checking whether flockfile is declared
configure:21091: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21091: $? = 0
configure:21091: result: yes
configure:21102: checking whether fputs_unlocked is declared
configure:21102: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:10: error: 'fputs_unlocked' undeclared (first use in this function)
   (void) fputs_unlocked;
          ^
conftest.c:222:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fputs_unlocked
| #ifdef __cplusplus
|   (void) fputs_unlocked;
| #else
|   (void) fputs_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21102: result: no
configure:21113: checking whether funlockfile is declared
configure:21113: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21113: $? = 0
configure:21113: result: yes
configure:21124: checking whether putc_unlocked is declared
configure:21124: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21124: $? = 0
configure:21124: result: yes
configure:21153: checking whether timespec_get is declared
configure:21153: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:194:10: error: 'timespec_get' undeclared (first use in this function)
   (void) timespec_get;
          ^
conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| #ifndef timespec_get
| #ifdef __cplusplus
|   (void) timespec_get;
| #else
|   (void) timespec_get;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21153: result: no
configure:21159: checking for timespec_get
configure:21198: result: no
configure:21328: checking for struct timeval
configure:21351: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21351: $? = 0
configure:21359: result: yes
configure:21364: checking for wide-enough struct timeval.tv_sec member
configure:21391: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21391: $? = 0
configure:21399: result: yes
configure:21428: checking pthread.h usability
configure:21428: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21428: $? = 0
configure:21428: result: yes
configure:21428: checking pthread.h presence
configure:21428: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:21428: $? = 0
configure:21428: result: yes
configure:21428: checking for pthread.h
configure:21428: result: yes
configure:21465: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
configure:21465: $? = 0
configure:21475: gl_pthread_api=yes
configure:21476: LIBPTHREAD=
configure:21501: gl_pthread_in_glibc=no
configure:21508: checking for pthread_kill in -lpthread
configure:21533: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lpthread   >&5
configure:21533: $? = 0
configure:21542: result: yes
configure:21655: LIBPMULTITHREAD=-lpthread
configure:21657: checking whether POSIX threads API is available
configure:21659: result: yes
configure:21680: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_yield                         /var/tmp//ccQytPHc.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:21680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| /* end confdefs.h.  */
| #include <sched.h>
| int
| main ()
| {
| sched_yield ();
|   ;
|   return 0;
| }
configure:21684: checking for sched_yield in -lrt
configure:21709: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:21709: $? = 0
configure:21718: result: yes
configure:21784: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:21824: result: yes
configure:21844: checking whether setlocale (category, NULL) is multithread-safe
configure:21862: result: yes
configure:22184: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.
configure:22210: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:194:24: error: 'ULLONG_WIDTH' undeclared here (not in a function)
             int ullw = ULLONG_WIDTH;
                        ^
conftest.c:195:22: error: 'BOOL_WIDTH' undeclared here (not in a function)
             int bw = BOOL_WIDTH;
                      ^
conftest.c:196:22: error: 'BOOL_MAX' undeclared here (not in a function)
             int bm = BOOL_MAX;
                      ^
configure:22210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| /* end confdefs.h.  */
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
|             #endif
|             #include <limits.h>
|             long long llm = LLONG_MAX;
|             int wb = WORD_BIT;
|             int ullw = ULLONG_WIDTH;
|             int bw = BOOL_WIDTH;
|             int bm = BOOL_MAX;
|             int mblm = MB_LEN_MAX;
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22217: result: no
configure:22226: checking for wint_t
configure:22243: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22243: $? = 0
configure:22250: result: yes
configure:22257: checking whether wint_t is large enough
configure:22275: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22275: $? = 0
configure:22282: result: yes
configure:22301: checking whether the compiler produces multi-arch binaries
configure:22315: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:190:13: error: unknown type name 'not'
             not a universal capable compiler
             ^
conftest.c:190:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
             not a universal capable compiler
                   ^
conftest.c:190:19: error: unknown type name 'universal'
configure:22315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|             not a universal capable compiler
|            #endif
|            typedef int dummy;
| 
configure:22342: result: no
configure:22473: checking whether stdint.h conforms to C99
configure:22649: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22649: $? = 0
configure:22732: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:22732: $? = 0
configure:22732: ./conftest
configure:22732: $? = 0
configure:22744: result: yes
configure:22755: checking whether stdint.h works without ISO C predefines
configure:22787: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22787: $? = 0
configure:22793: result: yes
configure:22804: checking whether stdint.h has UINTMAX_WIDTH etc.
configure:22836: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:205:24: error: 'UINTMAX_WIDTH' undeclared here (not in a function)
               int iw = UINTMAX_WIDTH;
                        ^
configure:22836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| 
|               /* Work if build is not clean.  */
|               #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
|               #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
|                #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
|               #endif
|               #include <stdint.h>
| 
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <wchar.h>
|   #endif
| 
|               int iw = UINTMAX_WIDTH;
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22841: result: no
configure:23289: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23289: $? = 0
configure:23326: checking whether INT32_MAX < INTMAX_MAX
configure:23358: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23358: $? = 0
configure:23365: result: yes
configure:23376: checking whether INT64_MAX == LONG_MAX
configure:23408: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:207:17: error: size of array 'test' is negative
             int test[CONDITION ? 1 : -1];
                 ^
configure:23408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| /* Work also in C++ mode.  */
|             #define __STDC_LIMIT_MACROS 1
| 
|             /* Work if build is not clean.  */
|             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
| 
|             #include <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #endif
| 
|             #if defined INT64_MAX
|              #define CONDITION (INT64_MAX == LONG_MAX)
|             #else
|              #define CONDITION (sizeof (long long int) == sizeof (long int))
|             #endif
|             int test[CONDITION ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:23415: result: no
configure:23428: checking whether UINT32_MAX < UINTMAX_MAX
configure:23460: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23460: $? = 0
configure:23467: result: yes
configure:23478: checking whether UINT64_MAX == ULONG_MAX
configure:23510: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:207:17: error: size of array 'test' is negative
             int test[CONDITION ? 1 : -1];
                 ^
configure:23510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| /* Work also in C++ mode.  */
|             #define __STDC_LIMIT_MACROS 1
| 
|             /* Work if build is not clean.  */
|             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
| 
|             #include <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #endif
| 
|             #if defined UINT64_MAX
|              #define CONDITION (UINT64_MAX == ULONG_MAX)
|             #else
|              #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
|             #endif
|             int test[CONDITION ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:23517: result: no
configure:23682: checking whether iswcntrl works
configure:23719: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:23719: $? = 0
configure:23719: ./conftest
configure:23719: $? = 0
configure:23730: result: yes
configure:23758: checking for towlower
configure:23758: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:214:6: warning: conflicting types for built-in function 'towlower'
 char towlower ();
      ^
configure:23758: $? = 0
configure:23758: result: yes
configure:23799: checking for wctype_t
configure:23820: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23820: $? = 0
configure:23828: result: yes
configure:23834: checking for wctrans_t
configure:23853: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23853: $? = 0
configure:23861: result: yes
configure:23904: checking for a traditional japanese locale
configure:23983: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:23986: $? = 0
configure:24044: result: ja_JP.eucJP
configure:24051: checking for a french Unicode locale
configure:24123: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:24126: $? = 0
configure:24172: result: fr_FR.UTF-8
configure:24180: checking for a transitional chinese locale
configure:24260: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:24263: $? = 0
configure:24314: result: zh_CN.GB18030
configure:24417: checking whether langinfo.h defines CODESET
configure:24435: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24435: $? = 0
configure:24443: result: yes
configure:24448: checking whether langinfo.h defines T_FMT_AMPM
configure:24466: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24466: $? = 0
configure:24474: result: yes
configure:24479: checking whether langinfo.h defines ALTMON_1
configure:24497: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:193:9: error: 'ALTMON_1' undeclared here (not in a function)
 int a = ALTMON_1;
         ^
configure:24497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int a = ALTMON_1;
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:24505: result: no
configure:24510: checking whether langinfo.h defines ERA
configure:24528: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24528: $? = 0
configure:24536: result: yes
configure:24541: checking whether langinfo.h defines YESEXPR
configure:24559: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24559: $? = 0
configure:24567: result: yes
configure:24598: checking whether included libunistring is requested
configure:24608: result: no
configure:25143: checking for libunistring
configure:25165: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lunistring >&5
configure:25165: $? = 0
configure:25175: result: yes
configure:25182: checking how to link with libunistring
configure:25184: result: -lunistring
configure:26371: checking for libunistring version
configure:26376: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:26376: $? = 0
configure:26376: ./conftest
configure:26376: $? = 0
configure:26469: result: 0.9.10
configure:26502: checking for wchar_t
configure:26519: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:26519: $? = 0
configure:26526: result: yes
configure:26542: checking for good max_align_t
configure:26578: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:26578: $? = 0
configure:26586: result: yes
configure:26598: checking whether NULL can be used in arbitrary expressions
configure:26616: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:26616: $? = 0
configure:26623: result: yes
configure:26630: checking for unreachable
configure:26648: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:199:1: warning: implicit declaration of function 'unreachable' [-Wimplicit-function-declaration]
 unreachable ();
 ^
Undefined			first referenced
 symbol  			    in file
unreachable                         /var/tmp//ccIfVMYa.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:26648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| #include <stddef.h>
| 
| int
| main ()
| {
| unreachable ();
| 
|   ;
|   return 0;
| }
configure:26657: result: no
configure:26742: checking whether locale.h defines locale_t
configure:26759: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:195:13: error: unknown type name 'locale_t'
             locale_t x;
             ^
configure:26759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| #include <locale.h>
|             locale_t x;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:26767: result: no
configure:26808: checking whether locale.h conforms to POSIX:2001
configure:26826: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:26826: $? = 0
configure:26833: result: yes
configure:26836: checking whether struct lconv is properly defined
configure:26855: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:26855: $? = 0
configure:26863: result: yes
configure:26997: checking whether imported symbols can be declared weak
configure:27020: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:27020: $? = 0
configure:27054: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:27054: $? = 0
configure:27054: ./conftest
configure:27054: $? = 0
configure:27092: result: yes
configure:28032: checking for multithread API to use
configure:28034: result: posix
configure:28047: checking whether malloc (0) returns nonnull
configure:28080: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28080: $? = 0
configure:28080: ./conftest
configure:28080: $? = 0
configure:28091: result: yes
configure:28124: checking whether mbrtowc handles incomplete characters
configure:28162: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28162: $? = 0
configure:28162: ./conftest
configure:28162: $? = 0
configure:28211: result: yes
configure:28217: checking whether mbrtowc works as well as mbtowc
configure:28259: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28259: $? = 0
configure:28259: ./conftest
configure:28259: $? = 0
configure:28271: result: yes
configure:28293: checking for mmap
configure:28293: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28293: $? = 0
configure:28293: result: yes
configure:28304: checking for MAP_ANONYMOUS
configure:28341: result: yes
configure:28416: checking whether memchr works
configure:28500: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28500: $? = 0
configure:28500: ./conftest
configure:28500: $? = 0
configure:28511: result: yes
configure:28696: checking whether memrchr is declared
configure:28696: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:240:10: error: 'memrchr' undeclared (first use in this function)
   (void) memrchr;
          ^
conftest.c:240:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef memrchr
| #ifdef __cplusplus
|   (void) memrchr;
| #else
|   (void) memrchr;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:28696: result: no
configure:28711: checking whether <limits.h> defines MIN and MAX
configure:28728: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:202:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
             int x = MIN (42, 17);
                     ^
conftest.c:202:21: error: initializer element is not constant
configure:28728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| /* end confdefs.h.  */
| #include <limits.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:28735: result: no
configure:28748: checking whether <sys/param.h> defines MIN and MAX
configure:28765: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:202:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
             int x = MIN (42, 17);
                     ^
conftest.c:202:21: error: initializer element is not constant
configure:28765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| /* end confdefs.h.  */
| #include <sys/param.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:28772: result: no
configure:28808: checking whether time_t is signed
configure:28825: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:28825: $? = 0
configure:28832: result: yes
configure:28840: checking whether alarm is declared
configure:28840: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:28840: $? = 0
configure:28840: result: yes
configure:28857: checking for working mktime
configure:29102: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29102: $? = 0
configure:29102: ./conftest
configure:29102: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| /* Test program from Paul Eggert and Tony Leneis.  */
| #include <limits.h>
| #include <stdlib.h>
| #include <time.h>
| 
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #if HAVE_DECL_ALARM
| # include <signal.h>
| #endif
| 
| 
| 
| 
| #if defined _WIN32 && !defined __CYGWIN__
| #define access    _access
| #define chdir     _chdir
| #define chmod     _chmod
| #define close     _close
| #define creat     _creat
| #define dup       _dup
| #define dup2      _dup2
| #define ecvt      _ecvt
| #define execl     _execl
| #define execle    _execle
| #define execlp    _execlp
| #define execv     _execv
| #define execve    _execve
| #define execvp    _execvp
| #define execvpe   _execvpe
| #define fcloseall _fcloseall
| #define fcvt      _fcvt
| #define fdopen    _fdopen
| #define fileno    _fileno
| #define gcvt      _gcvt
| #define getcwd    _getcwd
| #define getpid    _getpid
| #define getw      _getw
| #define isatty    _isatty
| #define j0        _j0
| #define j1        _j1
| #define jn        _jn
| #define lfind     _lfind
| #define lsearch   _lsearch
| #define lseek     _lseek
| #define memccpy   _memccpy
| #define mkdir     _mkdir
| #define mktemp    _mktemp
| #define open      _open
| #define putenv    _putenv
| #define putw      _putw
| #define read      _read
| #define rmdir     _rmdir
| #define strdup    _strdup
| #define swab      _swab
| #define tempnam   _tempnam
| #define tzset     _tzset
| #define umask     _umask
| #define unlink    _unlink
| #define utime     _utime
| #define wcsdup    _wcsdup
| #define write     _write
| #define y0        _y0
| #define y1        _y1
| #define yn        _yn
| #endif
| 
| 
| 
| #ifndef TIME_T_IS_SIGNED
| # define TIME_T_IS_SIGNED 0
| #endif
| 
| static time_t time_t_max;
| static time_t time_t_min;
| 
| /* Values we'll use to set the TZ environment variable.  */
| static char *tz_strings[] = {
|   (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]))
| 
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static int
| 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.  */
|   if (putenv ("TZ=PST8PDT,M4.1.0,M10.5.0") != 0)
|     return -1;
| 
|   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;
|   return mktime (&tm) != (time_t) -1;
| }
| 
| static int
| mktime_test1 (time_t now)
| {
|   struct tm *lt;
|   return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
| 
| static int
| mktime_test (time_t now)
| {
|   return (mktime_test1 (now)
|           && mktime_test1 ((time_t) (time_t_max - now))
|           && mktime_test1 ((time_t) (time_t_min + now)));
| }
| 
| static int
| 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);
|   return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
| 
| static int
| bigtime_test (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))))
|         return 0;
|     }
|   return 1;
| }
| 
| static int
| year_2050_test ()
| {
|   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
|      ignoring leap seconds.  */
|   unsigned long int answer = 2527315200UL;
| 
|   struct tm tm;
|   time_t t;
|   tm.tm_year = 2050 - 1900;
|   tm.tm_mon = 2 - 1;
|   tm.tm_mday = 1;
|   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
|   tm.tm_isdst = -1;
| 
|   /* 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.  */
|   if (putenv ("TZ=PST8PDT,M4.1.0,M10.5.0") != 0)
|     return -1;
| 
|   t = mktime (&tm);
| 
|   /* Check that the result is either a failure, or close enough
|      to the correct answer that we can assume the discrepancy is
|      due to leap seconds.  */
|   return (t == (time_t) -1
|           || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
| 
| static int
| indiana_test ()
| {
|   if (putenv ("TZ=America/Indiana/Indianapolis") != 0)
|     return -1;
|   struct tm tm;
|   tm.tm_year = 1986 - 1900; tm.tm_mon = 4 - 1; tm.tm_mday = 28;
|   tm.tm_hour = 16; tm.tm_min = 24; tm.tm_sec = 50; tm.tm_isdst = 0;
|   time_t std = mktime (&tm);
|   if (! (std == 515107490 || std == 515107503))
|     return 1;
| 
|   /* This platform supports TZDB, either without or with leap seconds.
|      Return true if GNU Bug#48085 is absent.  */
|   tm.tm_isdst = 1;
|   time_t dst = mktime (&tm);
|   return std - dst == 60 * 60;
| }
| 
| int
| main ()
| {
|   int result = 0;
|   time_t t, delta;
|   int i, j;
|   int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1;
| 
| #if HAVE_DECL_ALARM
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   signal (SIGALRM, SIG_DFL);
|   alarm (60);
| #endif
| 
|   time_t_max = (! TIME_T_IS_SIGNED
|                 ? (time_t) -1
|                 : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1)
|                    * 2 + 1));
|   time_t_min = (! TIME_T_IS_SIGNED
|                 ? (time_t) 0
|                 : time_t_signed_magnitude
|                 ? ~ (time_t) 0
|                 : ~ 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 && (result & 1) == 0; t += delta)
|         if (! mktime_test (t))
|           result |= 1;
|       if ((result & 2) == 0
|           && ! (mktime_test ((time_t) 1)
|                 && mktime_test ((time_t) (60 * 60))
|                 && mktime_test ((time_t) (60 * 60 * 24))))
|         result |= 2;
| 
|       for (j = 1; (result & 4) == 0; j <<= 1)
|         {
|           if (! bigtime_test (j))
|             result |= 4;
|           if (INT_MAX / 2 < j)
|             break;
|         }
|       if ((result & 8) == 0 && ! bigtime_test (INT_MAX))
|         result |= 8;
|     }
|   if (! irix_6_4_bug ())
|     result |= 16;
|   if (! spring_forward_gap ())
|     result |= 32;
|   if (! year_2050_test () || ! indiana_test ())
|     result |= 64;
|   return result;
| }
configure:29114: result: no
configure:29179: checking for O_CLOEXEC
configure:29199: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:205:29: error: unknown type name 'choke'
                             choke me;
                             ^
conftest.c: In function 'main':
conftest.c:211:8: error: 'O_CLOEXEC' undeclared (first use in this function)
 return O_CLOEXEC;
        ^
conftest.c:211:8: note: each undeclared identifier is reported only once for each function it appears in
configure:29199: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| #include <fcntl.h>
|                           #ifndef O_CLOEXEC
|                             choke me;
|                           #endif
| 
| int
| main ()
| {
| return O_CLOEXEC;
|   ;
|   return 0;
| }
configure:29206: result: no
configure:29211: checking for promoted mode_t type
configure:29228: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:207:13: error: size of array 'array' is negative
 typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
             ^
configure:29228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
|   ;
|   return 0;
| }
configure:29236: result: mode_t
configure:29275: checking for library containing posix_spawn
configure:29306: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29306: $? = 0
configure:29323: result: none required
configure:29334: checking for posix_spawn
configure:29369: checking for posix_spawn
configure:29369: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29369: $? = 0
configure:29369: result: yes
configure:29383: result: yes
configure:29413: checking whether posix_spawn is declared
configure:29413: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:29413: $? = 0
configure:29413: result: yes
configure:30103: checking whether <sys/select.h> is self-contained
configure:30120: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30120: $? = 0
configure:30139: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30139: $? = 0
configure:30169: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nonexistent_memset                  /var/tmp//cc0akzTk.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:30169: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| /* end confdefs.h.  */
| #include <sys/select.h>
| int
| main ()
| {
| 
|                   #undef memset
|                   #define memset nonexistent_memset
|                   extern
|                   #ifdef __cplusplus
|                   "C"
|                   #endif
|                   void *memset (void *, int, unsigned long);
|                   #undef bzero
|                   #define bzero nonexistent_bzero
|                   extern
|                   #ifdef __cplusplus
|                   "C"
|                   #endif
|                   void bzero (void *, unsigned long);
|                   fd_set fds;
|                   FD_ZERO (&fds);
| 
|   ;
|   return 0;
| }
| 
configure:30182: result: no
configure:30352: checking for sigset_t
configure:30352: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30352: $? = 0
configure:30352: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:23: error: expected expression before ')' token
 if (sizeof ((sigset_t)))
                       ^
configure:30352: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| /* end confdefs.h.  */
| 
|       #include <signal.h>
|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
|       #include <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30352: result: yes
configure:30375: checking for SIGPIPE
configure:30400: result: yes
configure:30428: checking for sched.h
configure:30428: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30428: $? = 0
configure:30428: result: yes
configure:30522: checking for struct sched_param
configure:30522: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30522: $? = 0
configure:30522: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:33: error: expected expression before ')' token
 if (sizeof ((struct sched_param)))
                                 ^
configure:30522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| #if HAVE_SYS_CDEFS_H
|          #include <sys/cdefs.h>
|         #endif
|         #include <sched.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((struct sched_param)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30522: result: yes
configure:30662: checking for library containing setsockopt
configure:30684: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setsockopt                          /var/tmp//ccEG4Ttj.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:30684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| extern
| #ifdef __cplusplus
| "C"
| #endif
| char setsockopt();
| int
| main ()
| {
| setsockopt();
|   ;
|   return 0;
| }
configure:30704: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lsocket >&5
configure:30704: $? = 0
configure:30765: result: -lsocket
configure:30863: checking for volatile sig_atomic_t
configure:30863: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30863: $? = 0
configure:30863: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:36: error: expected expression before ')' token
 if (sizeof ((volatile sig_atomic_t)))
                                    ^
configure:30863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30863: result: yes
configure:30879: checking for sighandler_t
configure:30879: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:13: error: 'sighandler_t' undeclared (first use in this function)
 if (sizeof (sighandler_t))
             ^
conftest.c:216:13: note: each undeclared identifier is reported only once for each function it appears in
configure:30879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof (sighandler_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:30879: result: no
configure:30935: checking whether C symbols are prefixed with underscore at the linker level
configure:30948: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -S conftest.c
configure:30951: $? = 0
configure:30961: result: no
configure:30984: checking whether snprintf returns a byte count as in C99
configure:31076: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:31076: $? = 0
configure:31076: ./conftest
configure:31076: $? = 0
configure:31087: result: yes
configure:31092: checking whether printf supports POSIX/XSI format strings with positions
configure:31127: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:31127: $? = 0
configure:31127: ./conftest
configure:31127: $? = 0
configure:31138: result: yes
configure:31141: checking whether snprintf is declared
configure:31141: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31141: $? = 0
configure:31141: result: yes
configure:31238: checking for posix_spawnattr_t
configure:31238: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31238: $? = 0
configure:31238: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:32: error: expected expression before ')' token
 if (sizeof ((posix_spawnattr_t)))
                                ^
configure:31238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| /* end confdefs.h.  */
| 
| #include <spawn.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((posix_spawnattr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:31238: result: yes
configure:31253: checking for posix_spawn_file_actions_t
configure:31253: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31253: $? = 0
configure:31253: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:41: error: expected expression before ')' token
 if (sizeof ((posix_spawn_file_actions_t)))
                                         ^
configure:31253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| /* end confdefs.h.  */
| 
| #include <spawn.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((posix_spawn_file_actions_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:31253: result: yes
configure:31303: checking whether fcloseall is declared
configure:31303: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:253:10: error: 'fcloseall' undeclared (first use in this function)
   (void) fcloseall;
          ^
conftest.c:253:10: note: each undeclared identifier is reported only once for each function it appears in
configure:31303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fcloseall
| #ifdef __cplusplus
|   (void) fcloseall;
| #else
|   (void) fcloseall;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:31303: result: no
configure:31314: checking whether getw is declared
configure:31314: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31314: $? = 0
configure:31314: result: yes
configure:31325: checking whether putw is declared
configure:31325: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31325: $? = 0
configure:31325: result: yes
configure:31410: checking which flavor of printf attribute matches inttypes macros
configure:31437: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31437: $? = 0
configure:31444: result: system
configure:31487: checking whether ecvt is declared
configure:31487: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31487: $? = 0
configure:31487: result: yes
configure:31498: checking whether fcvt is declared
configure:31498: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31498: $? = 0
configure:31498: result: yes
configure:31509: checking whether gcvt is declared
configure:31509: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31509: $? = 0
configure:31509: result: yes
configure:31602: checking whether MB_CUR_MAX is correct
configure:31634: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:31634: $? = 0
configure:31634: ./conftest
configure:31634: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <stdlib.h>
| int main ()
| {
|   int result = 0;
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       if (MB_CUR_MAX < 4)
|         result |= 1;
|     }
|   return result;
| }
configure:31646: result: no
configure:31671: checking whether strdup is declared
configure:31671: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31671: $? = 0
configure:31671: result: yes
configure:31684: checking whether strerror(0) succeeds
configure:31723: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:31723: $? = 0
configure:31723: ./conftest
configure:31723: $? = 0
configure:31734: result: yes
configure:31757: checking for strerror_r
configure:31792: checking for strerror_r
configure:31792: result: yes
configure:31806: result: yes
configure:31822: checking for strerror_r with POSIX signature
configure:31840: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31840: $? = 0
configure:31848: result: yes
configure:31851: checking whether strerror_r works
configure:31906: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:31906: $? = 0
configure:31906: ./conftest
configure:31906: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <errno.h>
|                   #include <string.h>
| 
| int
| main ()
| {
| int result = 0;
|                   char buf[79];
|                   if (strerror_r (EACCES, buf, 0) < 0)
|                     result |= 1;
|                   errno = 0;
|                   if (strerror_r (EACCES, buf, sizeof buf) != 0)
|                     result |= 2;
|                   strcpy (buf, "Unknown");
|                   if (strerror_r (0, buf, sizeof buf) != 0)
|                     result |= 4;
|                   if (errno)
|                     result |= 8;
|                   if (strstr (buf, "nknown") || strstr (buf, "ndefined"))
|                     result |= 0x10;
|                   errno = 0;
|                   *buf = 0;
|                   if (strerror_r (-3, buf, sizeof buf) < 0)
|                     result |= 0x20;
|                   if (errno)
|                     result |= 0x40;
|                   if (!*buf)
|                     result |= 0x80;
|                   return result;
| 
|   ;
|   return 0;
| }
configure:31917: result: no
configure:31984: checking whether strerror_r is declared
configure:31984: result: yes
configure:32175: checking whether strndup is declared
configure:32175: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:262:10: error: 'strndup' undeclared (first use in this function)
   (void) strndup;
          ^
conftest.c:262:10: note: each undeclared identifier is reported only once for each function it appears in
configure:32175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strndup
| #ifdef __cplusplus
|   (void) strndup;
| #else
|   (void) strndup;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:32175: result: no
configure:32188: checking whether strnlen is declared
configure:32188: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:263:10: error: 'strnlen' undeclared (first use in this function)
   (void) strnlen;
          ^
conftest.c:263:10: note: each undeclared identifier is reported only once for each function it appears in
configure:32188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strnlen
| #ifdef __cplusplus
|   (void) strnlen;
| #else
|   (void) strnlen;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:32188: result: no
configure:32202: checking for struct tm.tm_gmtoff
configure:32202: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:230:12: error: 'struct tm' has no member named 'tm_gmtoff'
 if (ac_aggr.tm_gmtoff)
            ^
configure:32202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:32202: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:230:19: error: 'struct tm' has no member named 'tm_gmtoff'
 if (sizeof ac_aggr.tm_gmtoff)
                   ^
configure:32202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:32202: result: no
configure:32211: checking whether strtok_r is declared
configure:32211: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32211: $? = 0
configure:32211: result: yes
configure:32325: checking whether <sys/ioctl.h> declares ioctl
configure:32341: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:229:8: error: 'ioctl' undeclared (first use in this function)
 (void) ioctl;
        ^
conftest.c:229:8: note: each undeclared identifier is reported only once for each function it appears in
configure:32341: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| /* end confdefs.h.  */
| #include <sys/ioctl.h>
| int
| main ()
| {
| (void) ioctl;
|   ;
|   return 0;
| }
configure:32349: result: no
configure:32731: checking for struct timespec in <time.h>
configure:32748: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32748: $? = 0
configure:32755: result: yes
configure:32942: checking for TIME_UTC in <time.h>
configure:32959: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:230:16: error: 'TIME_UTC' undeclared (first use in this function)
 static int x = TIME_UTC; x++;
                ^
conftest.c:230:16: note: each undeclared identifier is reported only once for each function it appears in
configure:32959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| static int x = TIME_UTC; x++;
|   ;
|   return 0;
| }
configure:32966: result: no
configure:33009: checking unistring/woe32dll.h usability
configure:33009: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33009: $? = 0
configure:33009: result: yes
configure:33009: checking unistring/woe32dll.h presence
configure:33009: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:33009: $? = 0
configure:33009: result: yes
configure:33009: checking for unistring/woe32dll.h
configure:33009: result: yes
configure:33596: checking whether execvpe is declared
configure:33596: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:266:10: error: 'execvpe' undeclared (first use in this function)
   (void) execvpe;
          ^
conftest.c:266:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef execvpe
| #ifdef __cplusplus
|   (void) execvpe;
| #else
|   (void) execvpe;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33596: result: no
configure:33710: checking whether clearerr_unlocked is declared
configure:33710: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:267:10: error: 'clearerr_unlocked' undeclared (first use in this function)
   (void) clearerr_unlocked;
          ^
conftest.c:267:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef clearerr_unlocked
| #ifdef __cplusplus
|   (void) clearerr_unlocked;
| #else
|   (void) clearerr_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33710: result: no
configure:33721: checking whether feof_unlocked is declared
configure:33721: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:268:10: error: 'feof_unlocked' undeclared (first use in this function)
   (void) feof_unlocked;
          ^
conftest.c:268:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef feof_unlocked
| #ifdef __cplusplus
|   (void) feof_unlocked;
| #else
|   (void) feof_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33721: result: no
configure:33732: checking whether ferror_unlocked is declared
configure:33732: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:269:10: error: 'ferror_unlocked' undeclared (first use in this function)
   (void) ferror_unlocked;
          ^
conftest.c:269:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef ferror_unlocked
| #ifdef __cplusplus
|   (void) ferror_unlocked;
| #else
|   (void) ferror_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33732: result: no
configure:33743: checking whether fgets_unlocked is declared
configure:33743: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:270:10: error: 'fgets_unlocked' undeclared (first use in this function)
   (void) fgets_unlocked;
          ^
conftest.c:270:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fgets_unlocked
| #ifdef __cplusplus
|   (void) fgets_unlocked;
| #else
|   (void) fgets_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33743: result: no
configure:33754: checking whether fputc_unlocked is declared
configure:33754: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:271:10: error: 'fputc_unlocked' undeclared (first use in this function)
   (void) fputc_unlocked;
          ^
conftest.c:271:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fputc_unlocked
| #ifdef __cplusplus
|   (void) fputc_unlocked;
| #else
|   (void) fputc_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33754: result: no
configure:33765: checking whether fread_unlocked is declared
configure:33765: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:272:10: error: 'fread_unlocked' undeclared (first use in this function)
   (void) fread_unlocked;
          ^
conftest.c:272:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fread_unlocked
| #ifdef __cplusplus
|   (void) fread_unlocked;
| #else
|   (void) fread_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33765: result: no
configure:33776: checking whether fwrite_unlocked is declared
configure:33776: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:273:10: error: 'fwrite_unlocked' undeclared (first use in this function)
   (void) fwrite_unlocked;
          ^
conftest.c:273:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fwrite_unlocked
| #ifdef __cplusplus
|   (void) fwrite_unlocked;
| #else
|   (void) fwrite_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:33776: result: no
configure:33787: checking whether getc_unlocked is declared
configure:33787: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33787: $? = 0
configure:33787: result: yes
configure:33798: checking whether getchar_unlocked is declared
configure:33798: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33798: $? = 0
configure:33798: result: yes
configure:33809: checking whether putchar_unlocked is declared
configure:33809: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33809: $? = 0
configure:33809: result: yes
configure:33932: checking whether the utimes function works
configure:34071: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:34071: $? = 0
configure:34071: ./conftest
configure:34071: $? = 0
configure:34082: result: yes
configure:34096: checking for inttypes.h
configure:34115: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34115: $? = 0
configure:34122: result: yes
configure:34133: checking for stdint.h
configure:34150: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34150: $? = 0
configure:34157: result: yes
configure:34170: checking for intmax_t
configure:34195: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34195: $? = 0
configure:34202: result: yes
configure:34219: checking whether snprintf truncates the result as in C99
configure:34302: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:34302: $? = 0
configure:34302: ./conftest
configure:34302: $? = 0
configure:34313: result: yes
configure:34317: checking where to find the exponent in a 'double'
configure:34631: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:34631: $? = 0
configure:34631: ./conftest
configure:34631: $? = 0
configure:34643: result: word 1 bit 20
configure:34668: checking for wcslen
configure:34668: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:34668: $? = 0
configure:34668: result: yes
configure:34683: checking for snprintf
configure:34683: result: yes
configure:34683: checking for strnlen
configure:34683: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strnlen                             /var/tmp//ccMevNi5.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:34683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnlen innocuous_strnlen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnlen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnlen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnlen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strnlen || defined __stub___strnlen
| choke me
| #endif
| 
| int
| main ()
| {
| return strnlen ();
|   ;
|   return 0;
| }
configure:34683: result: no
configure:34683: checking for wcrtomb
configure:34683: result: yes
configure:34692: checking whether _snprintf is declared
configure:34692: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:255:10: error: '_snprintf' undeclared (first use in this function)
   (void) _snprintf;
          ^
conftest.c:255:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
|   (void) _snprintf;
| #else
|   (void) _snprintf;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:34692: result: no
configure:34722: checking whether vsnprintf is declared
configure:34722: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34722: $? = 0
configure:34722: result: yes
configure:34839: checking whether wcsdup is declared
configure:34839: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:261:10: error: 'wcsdup' undeclared (first use in this function)
   (void) wcsdup;
          ^
conftest.c:261:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| 
|       #include <wchar.h>
| 
| 
| int
| main ()
| {
| #ifndef wcsdup
| #ifdef __cplusplus
|   (void) wcsdup;
| #else
|   (void) wcsdup;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:34839: result: no
configure:34863: checking for C compiler option to allow warnings
configure:34871: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -c conftest.c 2>conftest1.err
configure:34874: $? = 0
configure:34877: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -Wno-error -c conftest.c 2>conftest2.err
configure:34880: $? = 0
configure:34890: result: -Wno-error
configure:34930: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -E conftest.c > conftest.out
configure:34933: $? = 0
configure:35047: checking for alignas and alignof
configure:35104: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:270:31: warning: implicit declaration of function 'alignof' [-Wimplicit-function-declaration]
             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
                               ^
conftest.c:270:40: error: expected expression before 'double'
             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
                                        ^
conftest.c:274:59: error: expected declaration specifiers or '...' before numeric constant
               struct alignas_test { char c; char alignas (8) alignas_8; };
                                                           ^
conftest.c:274:73: warning: no semicolon at end of struct or union
               struct alignas_test { char c; char alignas (8) alignas_8; };
                                                                         ^
In file included from conftest.c:257:0:
conftest.c:275:33: error: 'struct alignas_test' has no member named 'alignas_8'
               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
                                 ^
configure:35104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| /* end confdefs.h.  */
| #include <stdint.h>
|             #ifdef INCLUDE_STDALIGN_H
|              #include <stdalign.h>
|             #endif
|             #include <stddef.h>
| 
|             /* Test that alignof yields a result consistent with offsetof.
|                This catches GCC bug 52023
|                <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>.  */
|             #ifdef __cplusplus
|                template <class t> struct alignof_helper { char a; t b; };
|             # define ao(type) offsetof (alignof_helper<type>, b)
|             #else
|             # define ao(type) offsetof (struct { char a; type b; }, b)
|             #endif
|             char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
|             char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
|             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
| 
|             /* Test alignas only on platforms where gnulib can help.  */
|             #if                 ((defined __cplusplus && 201103 <= __cplusplus)                  || (__TINYC__ && defined __attribute__)                  || (defined __APPLE__ && defined __MACH__                      ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__)                      : __GNUC__)                  || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC))                  || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__                  || 1300 <= _MSC_VER)
|               struct alignas_test { char c; char alignas (8) alignas_8; };
|               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
|                                 ? 1 : -1];
|             #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:35104: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DINCLUDE_STDALIGN_H  -D_REENTRANT conftest.c >&5
configure:35104: $? = 0
configure:35115: result: yes, <stdalign.h> macros
configure:35137: checking for alloca as a compiler built-in
configure:35161: result: yes
configure:35223: checking for static_assert
configure:35260: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:261:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                            ^
conftest.c:261:40: error: expected declaration specifiers or '...' before string constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                                        ^
conftest.c:262:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4);
                            ^
conftest.c: In function 'main':
conftest.c:268:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration]
             static_assert (sizeof (char) == 1, "sizeof does not work");
             ^
configure:35260: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #if defined __clang__ && __STDC_VERSION__ < 202311
|              #pragma clang diagnostic error "-Wc2x-extensions"
|              #pragma clang diagnostic error "-Wc++1z-extensions"
|             #endif
|             #ifdef INCLUDE_ASSERT_H
|              #include <assert.h>
|             #endif
|             static_assert (2 + 2 == 4, "arithmetic does not work");
|             static_assert (2 + 2 == 4);
| 
| int
| main ()
| {
| 
|             static_assert (sizeof (char) == 1, "sizeof does not work");
|             static_assert (sizeof (char) == 1);
| 
|   ;
|   return 0;
| }
configure:35260: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DINCLUDE_ASSERT_H  -D_REENTRANT conftest.c >&5
conftest.c:261:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                            ^
conftest.c:261:40: error: expected declaration specifiers or '...' before string constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                                        ^
conftest.c:262:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4);
                            ^
conftest.c: In function 'main':
conftest.c:268:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration]
             static_assert (sizeof (char) == 1, "sizeof does not work");
             ^
configure:35260: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #if defined __clang__ && __STDC_VERSION__ < 202311
|              #pragma clang diagnostic error "-Wc2x-extensions"
|              #pragma clang diagnostic error "-Wc++1z-extensions"
|             #endif
|             #ifdef INCLUDE_ASSERT_H
|              #include <assert.h>
|             #endif
|             static_assert (2 + 2 == 4, "arithmetic does not work");
|             static_assert (2 + 2 == 4);
| 
| int
| main ()
| {
| 
|             static_assert (sizeof (char) == 1, "sizeof does not work");
|             static_assert (sizeof (char) == 1);
| 
|   ;
|   return 0;
| }
configure:35270: result: no
configure:35444: checking whether btowc(0) is correct
configure:35473: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35473: $? = 0
configure:35473: ./conftest
configure:35473: $? = 0
configure:35484: result: yes
configure:35487: checking whether btowc(EOF) is correct
configure:35521: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35521: $? = 0
configure:35521: ./conftest
configure:35521: $? = 0
configure:35533: result: yes
configure:35537: checking whether btowc is consistent with mbrtowc in the C locale
configure:35588: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35588: $? = 0
configure:35588: ./conftest
configure:35588: $? = 0
configure:35599: result: yes
configure:35616: checking whether the C locale is free of encoding errors
configure:35660: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35660: $? = 0
configure:35660: ./conftest
configure:35660: $? = 0
configure:35671: result: yes
configure:35728: checking for __builtin_expect
configure:35743: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35743: $? = 0
configure:35768: result: yes
configure:35782: checking byteswap.h usability
configure:35782: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:290:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:35782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <byteswap.h>
configure:35782: result: no
configure:35782: checking byteswap.h presence
configure:35782: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:257:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:35782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <byteswap.h>
configure:35782: result: no
configure:35782: checking for byteswap.h
configure:35782: result: no
configure:35977: checking for faccessat
configure:36026: result: no
configure:36186: checking whether this system supports file names of any length
configure:36227: result: no
configure:36261: checking for library containing clock_gettime
configure:36292: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       /var/tmp//cc2Eqvq7.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:36292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:36292: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:36292: $? = 0
configure:36309: result: -lrt
configure:36321: checking for clock_getres
configure:36321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:36321: $? = 0
configure:36321: result: yes
configure:36321: checking for clock_gettime
configure:36321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:36321: $? = 0
configure:36321: result: yes
configure:36321: checking for clock_settime
configure:36321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:36321: $? = 0
configure:36321: result: yes
configure:36379: checking for closedir
configure:36379: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36379: $? = 0
configure:36379: result: yes
configure:36993: checking for d_ino member in directory struct
configure:37041: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:37041: $? = 0
configure:37041: ./conftest
configure:37041: $? = 0
configure:37051: result: yes
configure:37077: checking for dirfd
configure:37077: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
dirfd                               /var/tmp//ccMuqJPz.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:37077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| /* end confdefs.h.  */
| /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dirfd innocuous_dirfd
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dirfd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dirfd
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dirfd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dirfd || defined __stub___dirfd
| choke me
| #endif
| 
| int
| main ()
| {
| return dirfd ();
|   ;
|   return 0;
| }
configure:37077: result: no
configure:37086: checking whether dirfd is declared
configure:37086: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:285:10: error: 'dirfd' undeclared (first use in this function)
   (void) dirfd;
          ^
conftest.c:285:10: note: each undeclared identifier is reported only once for each function it appears in
configure:37086: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|       #include <dirent.h>
| 
| int
| main ()
| {
| #ifndef dirfd
| #ifdef __cplusplus
|   (void) dirfd;
| #else
|   (void) dirfd;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:37086: result: no
configure:37103: checking whether dirfd is a macro
configure:37126: result: no
configure:37159: checking how to get the file descriptor associated with an open DIR*
configure:37182: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DDIR_FD_MEMBER_NAME=d_fd  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:282:40: error: 'DIR {aka struct <anonymous>}' has no member named 'd_fd'
 DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
                                        ^
configure:37182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| /* end confdefs.h.  */
| 
|            #include <sys/types.h>
|            #include <dirent.h>
| int
| main ()
| {
| DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
|   ;
|   return 0;
| }
configure:37182: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DDIR_FD_MEMBER_NAME=dd_fd  -D_REENTRANT conftest.c >&5
configure:37182: $? = 0
configure:37196: result: dd_fd
configure:37237: checking whether // is distinct from /
configure:37266: result: no
configure:37294: checking whether dup works
configure:37328: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:37328: $? = 0
configure:37328: ./conftest
configure:37328: $? = 0
configure:37339: result: yes
configure:37389: checking whether dup2 works
configure:37480: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:37480: $? = 0
configure:37480: ./conftest
configure:37480: $? = 0
configure:37491: result: yes
configure:37815: checking whether fcntl handles F_DUPFD correctly
configure:37877: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:37877: $? = 0
configure:37877: ./conftest
configure:37877: $? = 0
configure:37887: result: yes
configure:37905: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:37938: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:290:35: error: 'F_DUPFD_CLOEXEC' undeclared (first use in this function)
                     if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
                                   ^
conftest.c:290:35: note: each undeclared identifier is reported only once for each function it appears in
configure:37938: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| /* end confdefs.h.  */
| #include <fcntl.h>
|               #include <unistd.h>
|               int main (int argc, char *argv[])
|               {
|                 if (argc == 1)
|                   /* parent process */
|                   {
|                     if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
|                       return 1;
|                     return execl ("./conftest", "./conftest", "child", NULL);
|                   }
|                 else
|                   /* child process */
|                   return (fcntl (10, F_GETFL) < 0 ? 0 : 42);
|               }
| 
| 
configure:37972: result: no
configure:38061: checking whether fdopendir is declared
configure:38061: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:38061: $? = 0
configure:38061: result: yes
configure:38084: checking whether fdopendir works
configure:38132: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:38132: $? = 0
configure:38132: ./conftest
configure:38132: $? = 0
configure:38142: result: yes
configure:38196: checking whether fflush works on input streams
configure:38279: result: yes
configure:38345: checking for mempcpy
configure:38380: checking for mempcpy
configure:38380: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:314:6: warning: conflicting types for built-in function 'mempcpy'
 char mempcpy ();
      ^
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp//cciz91iq.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:38380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mempcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mempcpy || defined __stub___mempcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return mempcpy ();
|   ;
|   return 0;
| }
configure:38380: result: no
configure:38394: result: no
configure:38413: checking for flexible array member
configure:38441: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:38441: $? = 0
configure:38448: result: yes
configure:38511: checking whether conversion from 'int' to 'long double' works
configure:38555: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:38555: $? = 0
configure:38555: ./conftest
configure:38555: $? = 0
configure:38566: result: yes
configure:38738: checking for struct flock.l_type
configure:38738: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:38738: $? = 0
configure:38738: result: yes
configure:38778: checking for working GNU fnmatch
configure:38885: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:358:39: error: 'FNM_CASEFOLD' undeclared (first use in this function)
               if (!y ("xxXX", "xXxX", FNM_CASEFOLD))
                                       ^
conftest.c:358:39: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:360:50: error: 'FNM_EXTMATCH' undeclared (first use in this function)
               if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
                                                  ^
conftest.c:362:41: error: 'FNM_FILE_NAME' undeclared (first use in this function)
               if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME))
                                         ^
conftest.c:364:49: error: 'FNM_LEADING_DIR' undeclared (first use in this function)
               if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR))
                                                 ^
configure:38885: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| /* end confdefs.h.  */
| #include <fnmatch.h>
|               static int
|               y (char const *pattern, char const *string, int flags)
|               {
|                 return fnmatch (pattern, string, flags) == 0;
|               }
|               static int
|               n (char const *pattern, char const *string, int flags)
|               {
|                 return fnmatch (pattern, string, flags) == FNM_NOMATCH;
|               }
| 
| int
| main ()
| {
| char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]";
|               char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]";
|               static char const A_1[] = { 'A' - 1, 0 };
|               static char const A01[] = { 'A' + 1, 0 };
|               static char const a_1[] = { 'a' - 1, 0 };
|               static char const a01[] = { 'a' + 1, 0 };
|               static char const bs_1[] = { '\\' - 1, 0 };
|               static char const bs01[] = { '\\' + 1, 0 };
|               int result = 0;
|               if (!n ("a*", "", 0))
|                 return 1;
|               if (!y ("a*", "abc", 0))
|                 return 1;
|               if (!y ("[/b", "[/b", 0)) /*"]]"*/ /* glibc Bugzilla bug 12378 */
|                 return 1;
|               if (!n ("d*/*1", "d/s/1", FNM_PATHNAME))
|                 return 2;
|               if (!y ("a\\bc", "abc", 0))
|                 return 3;
|               if (!n ("a\\bc", "abc", FNM_NOESCAPE))
|                 return 3;
|               if (!y ("*x", ".x", 0))
|                 return 4;
|               if (!n ("*x", ".x", FNM_PERIOD))
|                 return 4;
|               if (!y (Apat, "\\", 0))
|                 return 5;
|               if (!y (Apat, "A", 0))
|                 return 5;
|               if (!y (apat, "\\", 0))
|                 return 5;
|               if (!y (apat, "a", 0))
|                 return 5;
|               if (!(n (Apat, A_1, 0) == ('A' < '\\')))
|                 return 5;
|               if (!(n (apat, a_1, 0) == ('a' < '\\')))
|                 return 5;
|               if (!(y (Apat, A01, 0) == ('A' < '\\')))
|                 return 5;
|               if (!(y (apat, a01, 0) == ('a' < '\\')))
|                 return 5;
|               if (!(y (Apat, bs_1, 0) == ('A' < '\\')))
|                 return 5;
|               if (!(y (apat, bs_1, 0) == ('a' < '\\')))
|                 return 5;
|               if (!(n (Apat, bs01, 0) == ('A' < '\\')))
|                 return 5;
|               if (!(n (apat, bs01, 0) == ('a' < '\\')))
|                 return 5;
|               
|               if (!y ("xxXX", "xXxX", FNM_CASEFOLD))
|                 result |= 8;
|               if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
|                 result |= 16;
|               if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME))
|                 result |= 32;
|               if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR))
|                 result |= 64;
|               if (!y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR))
|                 result |= 64;
|               if (!y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR))
|                 result |= 64;
|               
|               return result;
| 
|   ;
|   return 0;
| }
configure:38897: result: no
configure:39091: checking whether fopen supports the mode character 'x'
configure:39129: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39129: $? = 0
configure:39129: ./conftest
configure:39129: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <errno.h>
| int main ()
| {
|   FILE *fp;
|   fp = fopen ("conftest.x", "w");
|   fclose (fp);
|   fp = fopen ("conftest.x", "wx");
|   if (fp != NULL)
|     /* 'x' ignored */
|     return 1;
|   else if (errno == EEXIST)
|     return 0;
|   else
|     /* 'x' rejected */
|     return 2;
| }
configure:39141: result: no
configure:39143: checking whether fopen supports the mode character 'e'
configure:39189: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39189: $? = 0
configure:39189: ./conftest
configure:39189: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <errno.h>
| #include <fcntl.h>
| 
| 
| 
| #if defined _WIN32 && !defined __CYGWIN__
| #define access    _access
| #define chdir     _chdir
| #define chmod     _chmod
| #define close     _close
| #define creat     _creat
| #define dup       _dup
| #define dup2      _dup2
| #define ecvt      _ecvt
| #define execl     _execl
| #define execle    _execle
| #define execlp    _execlp
| #define execv     _execv
| #define execve    _execve
| #define execvp    _execvp
| #define execvpe   _execvpe
| #define fcloseall _fcloseall
| #define fcvt      _fcvt
| #define fdopen    _fdopen
| #define fileno    _fileno
| #define gcvt      _gcvt
| #define getcwd    _getcwd
| #define getpid    _getpid
| #define getw      _getw
| #define isatty    _isatty
| #define j0        _j0
| #define j1        _j1
| #define jn        _jn
| #define lfind     _lfind
| #define lsearch   _lsearch
| #define lseek     _lseek
| #define memccpy   _memccpy
| #define mkdir     _mkdir
| #define mktemp    _mktemp
| #define open      _open
| #define putenv    _putenv
| #define putw      _putw
| #define read      _read
| #define rmdir     _rmdir
| #define strdup    _strdup
| #define swab      _swab
| #define tempnam   _tempnam
| #define tzset     _tzset
| #define umask     _umask
| #define unlink    _unlink
| #define utime     _utime
| #define wcsdup    _wcsdup
| #define write     _write
| #define y0        _y0
| #define y1        _y1
| #define yn        _yn
| #endif
| 
| 
| int main ()
| {
|   FILE *fp = fopen ("conftest.x", "re");
|   if (fp != NULL)
|     {
|       if (fcntl (fileno (fp), F_GETFD) & FD_CLOEXEC)
|         return 0;
|       else
|         /* 'e' ignored */
|         return 1;
|     }
|   else
|     /* 'e' rejected */
|     return 2;
| }
configure:39201: result: no
configure:39256: checking for __fpurge
configure:39291: checking for __fpurge
configure:39291: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39291: $? = 0
configure:39291: result: yes
configure:39305: result: yes
configure:39319: checking whether fpurge is declared
configure:39319: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:308:10: error: 'fpurge' undeclared (first use in this function)
   (void) fpurge;
          ^
conftest.c:308:10: note: each undeclared identifier is reported only once for each function it appears in
configure:39319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef fpurge
| #ifdef __cplusplus
|   (void) fpurge;
| #else
|   (void) fpurge;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:39319: result: no
configure:39450: checking for __freading
configure:39487: checking for __freading
configure:39487: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39487: $? = 0
configure:39487: result: yes
configure:39501: result: yes
configure:39519: checking whether free is known to preserve errno
configure:39542: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:39542: $? = 0
configure:39550: result: yes
configure:39648: checking for fseeko
configure:39675: result: yes
configure:39695: checking whether fflush works on input streams
configure:39778: result: yes
configure:39955: checking whether fstatat (..., 0) works
configure:39980: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39980: $? = 0
configure:39980: ./conftest
configure:39980: $? = 0
configure:39991: result: yes
configure:40099: checking for ftello
configure:40125: result: yes
configure:40143: checking whether ftello works
configure:40232: result: yes
configure:40310: checking for futimens
configure:40345: checking for futimens
configure:40345: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40345: $? = 0
configure:40345: result: yes
configure:40359: result: yes
configure:40379: checking whether futimens works
configure:40432: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40432: $? = 0
configure:40432: ./conftest
configure:40432: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| /* end confdefs.h.  */
| 
| #include <fcntl.h>
| #include <sys/stat.h>
| #include <unistd.h>
| #include <errno.h>
| 
| 
| 
| #if defined _WIN32 && !defined __CYGWIN__
| #define access    _access
| #define chdir     _chdir
| #define chmod     _chmod
| #define close     _close
| #define creat     _creat
| #define dup       _dup
| #define dup2      _dup2
| #define ecvt      _ecvt
| #define execl     _execl
| #define execle    _execle
| #define execlp    _execlp
| #define execv     _execv
| #define execve    _execve
| #define execvp    _execvp
| #define execvpe   _execvpe
| #define fcloseall _fcloseall
| #define fcvt      _fcvt
| #define fdopen    _fdopen
| #define fileno    _fileno
| #define gcvt      _gcvt
| #define getcwd    _getcwd
| #define getpid    _getpid
| #define getw      _getw
| #define isatty    _isatty
| #define j0        _j0
| #define j1        _j1
| #define jn        _jn
| #define lfind     _lfind
| #define lsearch   _lsearch
| #define lseek     _lseek
| #define memccpy   _memccpy
| #define mkdir     _mkdir
| #define mktemp    _mktemp
| #define open      _open
| #define putenv    _putenv
| #define putw      _putw
| #define read      _read
| #define rmdir     _rmdir
| #define strdup    _strdup
| #define swab      _swab
| #define tempnam   _tempnam
| #define tzset     _tzset
| #define umask     _umask
| #define unlink    _unlink
| #define utime     _utime
| #define wcsdup    _wcsdup
| #define write     _write
| #define y0        _y0
| #define y1        _y1
| #define yn        _yn
| #endif
| 
| 
| int
| main ()
| {
| struct timespec ts[2];
|       int fd = creat ("conftest.file", 0600);
|       struct stat st;
|       if (fd < 0) return 1;
|       ts[0].tv_sec = 1;
|       ts[0].tv_nsec = UTIME_OMIT;
|       ts[1].tv_sec = 1;
|       ts[1].tv_nsec = UTIME_NOW;
|       errno = 0;
|       if (futimens (AT_FDCWD, NULL) == 0) return 2;
|       if (errno != EBADF) return 3;
|       if (futimens (fd, ts)) return 4;
|       sleep (1);
|       ts[0].tv_nsec = UTIME_NOW;
|       ts[1].tv_nsec = UTIME_OMIT;
|       if (futimens (fd, ts)) return 5;
|       if (fstat (fd, &st)) return 6;
|       if (st.st_ctime < st.st_atime) return 7;
| 
|   ;
|   return 0;
| }
configure:40443: result: no
configure:40490: checking for library containing getaddrinfo
configure:40521: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getaddrinfo                         /var/tmp//ccW2q2w8.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:40521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getaddrinfo ();
| int
| main ()
| {
| return getaddrinfo ();
|   ;
|   return 0;
| }
configure:40521: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lsocket   >&5
configure:40521: $? = 0
configure:40538: result: -lsocket
configure:40551: checking for getaddrinfo
configure:40577: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lsocket >&5
configure:40577: $? = 0
configure:40585: result: yes
configure:40678: checking whether gai_strerror is declared
configure:40678: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40678: $? = 0
configure:40678: result: yes
configure:40703: checking whether gai_strerrorA is declared
configure:40703: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:337:10: error: 'gai_strerrorA' undeclared (first use in this function)
   (void) gai_strerrorA;
          ^
conftest.c:337:10: note: each undeclared identifier is reported only once for each function it appears in
configure:40703: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETDB_H
| #include <netdb.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #include <stddef.h>
| 
| 
| int
| main ()
| {
| #ifndef gai_strerrorA
| #ifdef __cplusplus
|   (void) gai_strerrorA;
| #else
|   (void) gai_strerrorA;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:40703: result: no
configure:40727: checking for gai_strerror with POSIX signature
configure:40753: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40753: $? = 0
configure:40760: result: yes
configure:40776: checking for struct sockaddr.sa_len
configure:40776: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:326:12: error: 'struct sockaddr' has no member named 'sa_len'
 if (ac_aggr.sa_len)
            ^
configure:40776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:40776: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:326:19: error: 'struct sockaddr' has no member named 'sa_len'
 if (sizeof ac_aggr.sa_len)
                   ^
configure:40776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:40776: result: no
configure:40793: checking whether getaddrinfo is declared
configure:40793: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40793: $? = 0
configure:40793: result: yes
configure:40818: checking whether freeaddrinfo is declared
configure:40818: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40818: $? = 0
configure:40818: result: yes
configure:40843: checking whether getnameinfo is declared
configure:40843: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40843: $? = 0
configure:40843: result: yes
configure:40882: checking for struct addrinfo
configure:40882: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40882: $? = 0
configure:40882: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:336:30: error: expected expression before ')' token
 if (sizeof ((struct addrinfo)))
                              ^
configure:40882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETDB_H
| #include <netdb.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:40882: result: yes
configure:40989: checking whether getcwd handles long file names properly
configure:41222: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41222: $? = 0
configure:41222: ./conftest
configure:41222: $? = 0
configure:41238: result: yes
configure:41585: checking for getdelim
configure:41620: checking for getdelim
configure:41620: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getdelim                            /var/tmp//ccOdrEv2.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:41620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| /* end confdefs.h.  */
| /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getdelim innocuous_getdelim
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getdelim (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getdelim
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getdelim ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getdelim || defined __stub___getdelim
| choke me
| #endif
| 
| int
| main ()
| {
| return getdelim ();
|   ;
|   return 0;
| }
configure:41620: result: no
configure:41634: result: no
configure:41771: checking for flockfile
configure:41771: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41771: $? = 0
configure:41771: result: yes
configure:41771: checking for funlockfile
configure:41771: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41771: $? = 0
configure:41771: result: yes
configure:41780: checking whether getc_unlocked is declared
configure:41780: result: yes
configure:41820: checking whether getdtablesize works
configure:41858: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41858: $? = 0
configure:41858: ./conftest
configure:41858: $? = 0
configure:41871: result: yes
configure:41924: checking for getgroups
configure:41924: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41924: $? = 0
configure:41924: result: yes
configure:41979: checking for working getgroups
configure:42008: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42008: $? = 0
configure:42008: ./conftest
configure:42008: $? = 0
configure:42019: result: yes
configure:42047: checking whether getgroups handles negative values
configure:42078: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42078: $? = 0
configure:42078: ./conftest
configure:42078: $? = 0
configure:42088: result: yes
configure:42140: checking for getline
configure:42175: checking for getline
configure:42175: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getline                             /var/tmp//ccEc75VR.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:42175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define getline to an innocuous variant, in case <limits.h> declares getline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getline innocuous_getline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getline
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getline ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getline || defined __stub___getline
| choke me
| #endif
| 
| int
| main ()
| {
| return getline ();
|   ;
|   return 0;
| }
configure:42175: result: no
configure:42189: result: no
configure:42695: checking for getpass without length limitations
conftest.c:338:22: fatal error: features.h: No such file or directory
compilation terminated.
configure:42721: result: no
configure:42743: checking for __fsetlocking
configure:42778: checking for __fsetlocking
configure:42778: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42778: $? = 0
configure:42778: result: yes
configure:42792: result: yes
configure:42806: checking whether __fsetlocking is declared
configure:42806: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42806: $? = 0
configure:42806: result: yes
configure:42827: checking for tcgetattr
configure:42846: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42846: $? = 0
configure:42855: result: yes
configure:42869: checking for tcsetattr
configure:42888: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42888: $? = 0
configure:42897: result: yes
configure:42969: checking for getprogname
configure:43004: checking for getprogname
configure:43004: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getprogname                         /var/tmp//cciUk72X.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| /* end confdefs.h.  */
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getprogname innocuous_getprogname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getprogname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getprogname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getprogname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getprogname || defined __stub___getprogname
| choke me
| #endif
| 
| int
| main ()
| {
| return getprogname ();
|   ;
|   return 0;
| }
configure:43004: result: no
configure:43018: result: no
configure:43038: checking whether program_invocation_name is declared
configure:43038: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:352:10: error: 'program_invocation_name' undeclared (first use in this function)
   (void) program_invocation_name;
          ^
conftest.c:352:10: note: each undeclared identifier is reported only once for each function it appears in
configure:43038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
|   (void) program_invocation_name;
| #else
|   (void) program_invocation_name;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:43038: result: no
configure:43076: checking whether program_invocation_name is declared
configure:43076: result: no
configure:43091: checking whether program_invocation_short_name is declared
configure:43091: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:354:10: error: 'program_invocation_short_name' undeclared (first use in this function)
   (void) program_invocation_short_name;
          ^
conftest.c:354:10: note: each undeclared identifier is reported only once for each function it appears in
configure:43091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
|   (void) program_invocation_short_name;
| #else
|   (void) program_invocation_short_name;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:43091: result: no
configure:43106: checking whether __argv is declared
configure:43106: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:355:10: error: '__argv' undeclared (first use in this function)
   (void) __argv;
          ^
conftest.c:355:10: note: each undeclared identifier is reported only once for each function it appears in
configure:43106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| int
| main ()
| {
| #ifndef __argv
| #ifdef __cplusplus
|   (void) __argv;
| #else
|   (void) __argv;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:43106: result: no
configure:43126: checking whether __progname is defined in default libraries
configure:43145: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__progname                          /var/tmp//ccqzSMDx.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| /* end confdefs.h.  */
| extern char *__progname;
| int
| main ()
| {
| return *__progname;
| 
|   ;
|   return 0;
| }
configure:43154: result: 
configure:43189: checking for getrandom
configure:43229: checking for getrandom
configure:43229: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getrandom                           /var/tmp//ccSt3mgG.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| /* end confdefs.h.  */
| /* Define getrandom to an innocuous variant, in case <limits.h> declares getrandom.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getrandom innocuous_getrandom
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getrandom (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getrandom
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getrandom ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getrandom || defined __stub___getrandom
| choke me
| #endif
| 
| int
| main ()
| {
| return getrandom ();
|   ;
|   return 0;
| }
configure:43229: result: no
configure:43243: result: no
configure:43454: checking for gettimeofday with POSIX signature
configure:43482: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:43482: $? = 0
configure:43507: result: yes
configure:43580: checking for group_member
configure:43580: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
group_member                        /var/tmp//ccOin3C3.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* Define group_member to an innocuous variant, in case <limits.h> declares group_member.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define group_member innocuous_group_member
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char group_member (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef group_member
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char group_member ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_group_member || defined __stub___group_member
| choke me
| #endif
| 
| int
| main ()
| {
| return group_member ();
|   ;
|   return 0;
| }
configure:43580: result: no
configure:43639: checking for library containing gethostbyname
configure:43687: result: -lnsl
configure:43864: checking for library containing inet_ntop
configure:43912: result: -lnsl
configure:43944: checking whether inet_ntop is declared
configure:43944: result: yes
configure:44003: checking whether the compiler generally respects inline
configure:44024: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44024: $? = 0
configure:44033: result: yes
configure:44058: checking for ioctl
configure:44058: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44058: $? = 0
configure:44058: result: yes
configure:44067: checking for ioctl with POSIX signature
configure:44092: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44092: $? = 0
configure:44100: result: yes
configure:44190: checking for iswblank
configure:44225: checking for iswblank
configure:44225: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:381:6: warning: conflicting types for built-in function 'iswblank'
 char iswblank ();
      ^
configure:44225: $? = 0
configure:44225: result: yes
configure:44239: result: yes
configure:44253: checking whether iswblank is declared
configure:44253: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44253: $? = 0
configure:44253: result: yes
configure:44331: checking whether iswdigit is ISO C compliant
configure:44420: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44420: $? = 0
configure:44420: ./conftest
configure:44420: $? = 16
configure: program exited with status 16
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <stdlib.h>
| #include <string.h>
| #include <wchar.h>
| #include <wctype.h>
| 
| /* Returns the value of iswdigit for the multibyte character s[0..n-1].  */
| static int
| for_character (const char *s, size_t n)
| {
|   mbstate_t state;
|   wchar_t wc;
|   size_t ret;
| 
|   memset (&state, '\0', sizeof (mbstate_t));
|   wc = (wchar_t) 0xBADFACE;
|   ret = mbrtowc (&wc, s, n, &state);
|   if (ret != n)
|     abort ();
| 
|   return iswdigit (wc);
| }
| 
| int
| main (int argc, char *argv[])
| {
|   int is;
|   int result = 0;
| 
|   if (setlocale (LC_ALL, "fr_FR") != NULL)
|     {
|       /* This fails on mingw, MSVC 14.  */
|       /* U+00B2 SUPERSCRIPT TWO */
|       is = for_character ("\262", 1);
|       if (!(is == 0))
|         result |= 1;
|     }
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       /* This fails on NetBSD 8.0.  */
|       /* U+FF11 FULLWIDTH DIGIT ONE */
|       is = for_character ("\243\261", 2);
|       if (!(is == 0))
|         result |= 2;
|     }
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       /* This fails on FreeBSD 13.0, NetBSD 8.0, MSVC 14.  */
|       /* U+0663 ARABIC-INDIC DIGIT THREE */
|       is = for_character ("\331\243", 2);
|       if (!(is == 0))
|         result |= 4;
|       /* This fails on FreeBSD 13.0, NetBSD 8.0, MSVC 14.  */
|       /* U+FF11 FULLWIDTH DIGIT ONE */
|       is = for_character ("\357\274\221", 3);
|       if (!(is == 0))
|         result |= 8;
|     }
|   if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       /* This fails on NetBSD 8.0, Solaris 10, Solaris 11.4.  */
|       /* U+FF11 FULLWIDTH DIGIT ONE */
|       is = for_character ("\243\261", 2);
|       if (!(is == 0))
|         result |= 16;
|     }
|   return result;
| }
configure:44432: result: no
configure:44483: checking whether iswxdigit is ISO C compliant
configure:44564: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44564: $? = 0
configure:44564: ./conftest
configure:44564: $? = 8
configure: program exited with status 8
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <stdlib.h>
| #include <string.h>
| #include <wchar.h>
| #include <wctype.h>
| 
| /* Returns the value of iswxdigit for the multibyte character s[0..n-1].  */
| static int
| for_character (const char *s, size_t n)
| {
|   mbstate_t state;
|   wchar_t wc;
|   size_t ret;
| 
|   memset (&state, '\0', sizeof (mbstate_t));
|   wc = (wchar_t) 0xBADFACE;
|   ret = mbrtowc (&wc, s, n, &state);
|   if (ret != n)
|     abort ();
| 
|   return iswxdigit (wc);
| }
| 
| int
| main (int argc, char *argv[])
| {
|   int is;
|   int result = 0;
| 
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       /* This fails on NetBSD 8.0.  */
|       /* U+FF21 FULLWIDTH LATIN CAPITAL LETTER A */
|       is = for_character ("\243\301", 2);
|       if (!(is == 0))
|         result |= 1;
|     }
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       /* This fails on FreeBSD 13.0.  */
|       /* U+0663 ARABIC-INDIC DIGIT THREE */
|       is = for_character ("\331\243", 2);
|       if (!(is == 0))
|         result |= 2;
|       /* This fails on MSVC 14.  */
|       /* U+FF21 FULLWIDTH LATIN CAPITAL LETTER A */
|       is = for_character ("\357\274\241", 3);
|       if (!(is == 0))
|         result |= 4;
|     }
|   if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       /* This fails on Solaris 10, Solaris 11.4.  */
|       /* U+FF11 FULLWIDTH DIGIT ONE */
|       is = for_character ("\243\261", 2);
|       if (!(is == 0))
|         result |= 8;
|     }
|   return result;
| }
configure:44576: result: no
configure:44626: checking whether the compiler supports the __inline keyword
configure:44643: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44643: $? = 0
configure:44650: result: yes
configure:44661: checking whether to use the included libunistring
configure:44663: result: no
configure:44706: checking whether link obeys POSIX
configure:44754: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44754: $? = 0
configure:44754: ./conftest
configure:44754: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| /* end confdefs.h.  */
| #include <unistd.h>
|              #include <stdio.h>
| 
| int
| main ()
| {
| int result = 0;
|              if (!link ("conftest.a", "conftest.b/"))
|                result |= 1;
| #if HAVE_LSTAT
|              if (!link ("conftest.lnk/", "conftest.b"))
|                result |= 2;
|              if (rename ("conftest.a", "conftest.b"))
|                result |= 4;
|              if (!link ("conftest.b", "conftest.lnk"))
|                result |= 8;
| #endif
|              return result;
| 
|   ;
|   return 0;
| }
configure:44765: result: no
configure:44862: checking whether localeconv works
configure:44892: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44892: $? = 0
configure:44892: ./conftest
configure:44892: $? = 0
configure:44903: result: yes
configure:44978: checking for pthread_rwlock_t
configure:44978: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44978: $? = 0
configure:44978: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:372:31: error: expected expression before ')' token
 if (sizeof ((pthread_rwlock_t)))
                               ^
configure:44978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:44978: result: yes
configure:44990: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:45133: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lpthread >&5
configure:45133: $? = 0
configure:45133: ./conftest
configure:45133: $? = 0
configure:45145: result: yes
configure:45179: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:45179: $? = 0
configure:45201: checking whether lseek detects pipes
configure:45237: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45237: $? = 0
configure:45272: result: yes
configure:45287: checking whether SEEK_DATA works but is incompatible with GNU
configure:45308: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:381:18: error: #error "No need to work around the bug"
                 #error "No need to work around the bug"
                  ^
configure:45308: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| /* end confdefs.h.  */
|                           #include <unistd.h>
|                #if defined __APPLE__ && defined __MACH__ && defined SEEK_DATA
|                # ifdef __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__
|                #  include <AvailabilityMacros.h>
|                # endif
|                # if 99990000 <= MAC_OS_X_VERSION_MIN_REQUIRED
|                #  define LSEEK_WORKS_BUT_IS_INCOMPATIBLE_WITH_GNU
|                # endif
|                #endif
|                #ifndef LSEEK_WORKS_BUT_IS_INCOMPATIBLE_WITH_GNU
|                 #error "No need to work around the bug"
|                #endif
| 
configure:45315: result: no
configure:45580: checking whether mbrtowc handles a NULL pwc argument
configure:45632: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45632: $? = 0
configure:45632: ./conftest
configure:45632: $? = 0
configure:45644: result: yes
configure:45650: checking whether mbrtowc handles a NULL string argument
configure:45690: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45690: $? = 0
configure:45690: ./conftest
configure:45690: $? = 0
configure:45702: result: yes
configure:45710: checking whether mbrtowc has a correct return value
configure:45818: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45818: $? = 0
configure:45818: ./conftest
configure:45818: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <string.h>
| #include <wchar.h>
| int main ()
| {
|   int result = 0;
|   int found_some_locale = 0;
|   /* This fails on Solaris.  */
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       char input[] = "B\303\274\303\237er"; /* "Büßer" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2))
|         {
|           input[1] = '\0';
|           if (mbrtowc (&wc, input + 2, 5, &state) != 1)
|             result |= 1;
|         }
|       found_some_locale = 1;
|     }
|   /* This fails on HP-UX 11.11.  */
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       char input[] = "B\217\253\344\217\251\316er"; /* "Büßer" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2))
|         {
|           input[1] = '\0';
|           if (mbrtowc (&wc, input + 2, 5, &state) != 2)
|             result |= 2;
|         }
|       found_some_locale = 1;
|     }
|   /* This fails on native Windows.  */
|   if (setlocale (LC_ALL, "Japanese_Japan.932") != NULL)
|     {
|       char input[] = "<\223\372\226\173\214\352>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 4;
|         }
|       found_some_locale = 1;
|     }
|   if (setlocale (LC_ALL, "Chinese_Taiwan.950") != NULL)
|     {
|       char input[] = "<\244\351\245\273\273\171>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 8;
|         }
|       found_some_locale = 1;
|     }
|   if (setlocale (LC_ALL, "Chinese_China.936") != NULL)
|     {
|       char input[] = "<\310\325\261\276\325\132>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 16;
|         }
|       found_some_locale = 1;
|     }
|   return (found_some_locale ? result : 77);
| }
configure:45833: result: no
configure:45839: checking whether mbrtowc returns 0 when parsing a NUL character
configure:45876: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45876: $? = 0
configure:45876: ./conftest
configure:45876: $? = 0
configure:45888: result: yes
configure:45893: checking whether mbrtowc stores incomplete characters
configure:45998: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45998: $? = 0
configure:45998: ./conftest
configure:45998: $? = 0
configure:46012: result: no
configure:46017: checking whether mbrtowc works on empty input
configure:46045: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46045: $? = 0
configure:46045: ./conftest
configure:46045: $? = 0
configure:46056: result: yes
configure:46060: checking whether the C locale is free of encoding errors
configure:46115: result: yes
configure:46577: checking whether mbsrtowcs works
configure:46662: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46662: $? = 0
configure:46662: ./conftest
configure:46662: $? = 10
configure: program exited with status 10
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <string.h>
| #include <wchar.h>
| int main ()
| {
|   int result = 0;
|   /* Test whether the function supports a NULL destination argument.
|      This fails on native Windows.  */
|   if (setlocale (LC_ALL, "fr_FR") != NULL)
|     {
|       const char input[] = "\337er";
|       const char *src = input;
|       mbstate_t state;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbsrtowcs (NULL, &src, 1, &state) != 3
|           || src != input)
|         result |= 1;
|     }
|   /* Test whether the function works when started with a conversion state
|      in non-initial state.  This fails on HP-UX 11.11 and Solaris 10.  */
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       const char input[] = "B\303\274\303\237er";
|       mbstate_t state;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (NULL, input + 1, 1, &state) == (size_t)(-2))
|         if (!mbsinit (&state))
|           {
|             const char *src = input + 2;
|             if (mbsrtowcs (NULL, &src, 10, &state) != 4)
|               result |= 2;
|           }
|     }
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       const char input[] = "<\306\374\313\334\270\354>";
|       mbstate_t state;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (NULL, input + 3, 1, &state) == (size_t)(-2))
|         if (!mbsinit (&state))
|           {
|             const char *src = input + 4;
|             if (mbsrtowcs (NULL, &src, 10, &state) != 3)
|               result |= 4;
|           }
|     }
|   if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       const char input[] = "B\250\271\201\060\211\070er";
|       mbstate_t state;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (NULL, input + 1, 1, &state) == (size_t)(-2))
|         if (!mbsinit (&state))
|           {
|             const char *src = input + 2;
|             if (mbsrtowcs (NULL, &src, 10, &state) != 4)
|               result |= 8;
|           }
|     }
|   return result;
| }
configure:46674: result: no
configure:46809: checking for mbtowc
configure:46844: checking for mbtowc
configure:46844: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46844: $? = 0
configure:46844: result: yes
configure:46858: result: yes
configure:46988: checking for mempcpy
configure:47037: result: no
configure:47114: checking for memrchr
configure:47114: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memrchr                             /var/tmp//cciNd1ig.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:47114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| /* end confdefs.h.  */
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memrchr innocuous_memrchr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef memrchr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memrchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_memrchr || defined __stub___memrchr
| choke me
| #endif
| 
| int
| main ()
| {
| return memrchr ();
|   ;
|   return 0;
| }
configure:47114: result: no
configure:47172: checking whether mkdir handles trailing slash
configure:47226: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47226: $? = 0
configure:47226: ./conftest
configure:47226: $? = 0
configure:47238: result: yes
configure:47247: checking whether mkdir handles trailing dot
configure:47285: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47285: $? = 0
configure:47285: ./conftest
configure:47285: $? = 0
configure:47298: result: yes
configure:47350: checking for mkostemp
configure:47385: checking for mkostemp
configure:47385: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
mkostemp                            /var/tmp//ccsSJBuT.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:47385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| /* end confdefs.h.  */
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkostemp innocuous_mkostemp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkostemp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mkostemp
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mkostemp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mkostemp || defined __stub___mkostemp
| choke me
| #endif
| 
| int
| main ()
| {
| return mkostemp ();
|   ;
|   return 0;
| }
configure:47385: result: no
configure:47399: result: no
configure:47471: checking for working mkstemp
configure:47532: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47532: $? = 0
configure:47532: ./conftest
configure:47532: $? = 0
configure:47544: result: yes
configure:47652: checking for __mktime_internal
configure:47652: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__mktime_internal                   /var/tmp//ccSUxn6t.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:47652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| /* end confdefs.h.  */
| /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __mktime_internal innocuous___mktime_internal
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __mktime_internal (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __mktime_internal
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __mktime_internal ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___mktime_internal || defined __stub_____mktime_internal
| choke me
| #endif
| 
| int
| main ()
| {
| return __mktime_internal ();
|   ;
|   return 0;
| }
configure:47652: result: no
configure:47731: checking for library containing nanosleep
configure:47762: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nanosleep                           /var/tmp//ccytqB3F.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:47762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nanosleep ();
| int
| main ()
| {
| return nanosleep ();
|   ;
|   return 0;
| }
configure:47762: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:47762: $? = 0
configure:47779: result: -lrt
configure:47799: checking for working nanosleep
configure:47882: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:47882: $? = 0
configure:47882: ./conftest
configure:47882: $? = 0
configure:47897: result: yes
configure:47964: checking whether <netinet/in.h> is self-contained
configure:47981: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:47981: $? = 0
configure:47989: result: yes
configure:48131: checking for nl_langinfo
configure:48166: checking for nl_langinfo
configure:48166: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48166: $? = 0
configure:48166: result: yes
configure:48180: result: yes
configure:48200: checking whether YESEXPR works
configure:48228: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48228: $? = 0
configure:48228: ./conftest
configure:48228: $? = 0
configure:48239: result: yes
configure:48321: checking whether the -Werror option is usable
configure:48339: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -Werror  -D_REENTRANT conftest.c >&5
configure:48339: $? = 0
configure:48348: result: yes
configure:48350: checking for simple visibility declarations
configure:48381: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -fvisibility=hidden -Werror  -D_REENTRANT conftest.c >&5
configure:48381: $? = 0
configure:48390: result: yes
configure:48440: checking whether open recognizes a trailing slash
configure:48483: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48483: $? = 0
configure:48483: ./conftest
configure:48483: $? = 0
configure:48495: result: yes
configure:48641: checking for opendir
configure:48641: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48641: $? = 0
configure:48641: result: yes
configure:48758: checking for pipe2
configure:48793: checking for pipe2
configure:48793: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
pipe2                               /var/tmp//ccyVb08m.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:48793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| /* end confdefs.h.  */
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pipe2 innocuous_pipe2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pipe2 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pipe2
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pipe2 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pipe2 || defined __stub___pipe2
| choke me
| #endif
| 
| int
| main ()
| {
| return pipe2 ();
|   ;
|   return 0;
| }
configure:48793: result: no
configure:48807: result: no
configure:48914: checking paths.h usability
configure:48914: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:441:19: fatal error: paths.h: No such file or directory
compilation terminated.
configure:48914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <paths.h>
configure:48914: result: no
configure:48914: checking paths.h presence
configure:48914: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:408:19: fatal error: paths.h: No such file or directory
compilation terminated.
configure:48914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| /* end confdefs.h.  */
| #include <paths.h>
configure:48914: result: no
configure:48914: checking for paths.h
configure:48914: result: no
configure:48927: checking for confstr
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48927: $? = 0
configure:48927: result: yes
configure:48927: checking for sched_setparam
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_setparam                      /var/tmp//ccOHCtw2.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:48927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| /* end confdefs.h.  */
| /* Define sched_setparam to an innocuous variant, in case <limits.h> declares sched_setparam.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sched_setparam innocuous_sched_setparam
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_setparam (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sched_setparam
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_setparam ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sched_setparam || defined __stub___sched_setparam
| choke me
| #endif
| 
| int
| main ()
| {
| return sched_setparam ();
|   ;
|   return 0;
| }
configure:48927: result: no
configure:48927: checking for sched_setscheduler
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_setscheduler                  /var/tmp//ccA8Ub9g.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:48927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| /* end confdefs.h.  */
| /* Define sched_setscheduler to an innocuous variant, in case <limits.h> declares sched_setscheduler.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sched_setscheduler innocuous_sched_setscheduler
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_setscheduler (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sched_setscheduler
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_setscheduler ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sched_setscheduler || defined __stub___sched_setscheduler
| choke me
| #endif
| 
| int
| main ()
| {
| return sched_setscheduler ();
|   ;
|   return 0;
| }
configure:48927: result: no
configure:48927: checking for setegid
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48927: $? = 0
configure:48927: result: yes
configure:48927: checking for seteuid
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48927: $? = 0
configure:48927: result: yes
configure:48927: checking for vfork
configure:48927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48927: $? = 0
configure:48927: result: yes
configure:49554: checking whether signature of pselect conforms to POSIX
configure:49574: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49574: $? = 0
configure:49582: result: yes
configure:49585: checking whether pselect detects invalid fds
configure:49637: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49637: $? = 0
configure:49637: ./conftest
configure:49637: $? = 0
configure:49648: result: yes
configure:49698: checking whether pthread_sigmask is a macro
configure:49722: result: no
configure:49803: checking whether pthread_sigmask works without -lpthread
configure:49832: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49832: $? = 0
configure:49832: ./conftest
configure:49832: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| /* end confdefs.h.  */
| 
|                    #include <pthread.h>
|                    #include <signal.h>
|                    #include <stddef.h>
|                    int main ()
|                    {
|                      sigset_t set;
|                      sigemptyset (&set);
|                      return pthread_sigmask (1729, &set, NULL) != 0;
|                    }
configure:49843: result: yes
configure:49856: checking whether pthread_sigmask returns error numbers
configure:49888: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
configure:49888: $? = 0
configure:49888: ./conftest
configure:49888: $? = 0
configure:49900: result: yes
configure:49911: checking whether pthread_sigmask unblocks signals correctly
configure:49972: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lpthread >&5
configure:49972: $? = 0
configure:49972: ./conftest
configure:49972: $? = 0
configure:49984: result: guessing yes
configure:50052: checking for raise
configure:50052: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50052: $? = 0
configure:50052: result: yes
configure:50076: checking for sigprocmask
configure:50076: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50076: $? = 0
configure:50076: result: yes
configure:50140: checking for rawmemchr
configure:50140: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
rawmemchr                           /var/tmp//ccsygnyp.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:50140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| /* end confdefs.h.  */
| /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rawmemchr innocuous_rawmemchr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rawmemchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef rawmemchr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rawmemchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_rawmemchr || defined __stub___rawmemchr
| choke me
| #endif
| 
| int
| main ()
| {
| return rawmemchr ();
|   ;
|   return 0;
| }
configure:50140: result: no
configure:50201: checking for readdir
configure:50201: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50201: $? = 0
configure:50201: result: yes
configure:50258: checking whether readlink signature is correct
configure:50276: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:50276: $? = 0
configure:50283: result: yes
configure:50285: checking whether readlink handles trailing slash correctly
configure:50323: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50323: $? = 0
configure:50323: ./conftest
configure:50323: $? = 0
configure:50334: result: yes
configure:50350: checking whether readlink truncates results correctly
configure:50387: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50387: $? = 0
configure:50387: ./conftest
configure:50387: $? = 0
configure:50398: result: yes
configure:50460: checking whether realloc (0, 0) returns nonnull
configure:50493: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50493: $? = 0
configure:50493: ./conftest
configure:50493: $? = 0
configure:50504: result: yes
configure:50591: checking for reallocarray
configure:50626: checking for reallocarray
configure:50626: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
reallocarray                        /var/tmp//ccirUFdF.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:50626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| /* end confdefs.h.  */
| /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define reallocarray innocuous_reallocarray
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char reallocarray (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef reallocarray
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char reallocarray ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_reallocarray || defined __stub___reallocarray
| choke me
| #endif
| 
| int
| main ()
| {
| return reallocarray ();
|   ;
|   return 0;
| }
configure:50626: result: no
configure:50640: result: no
configure:50760: checking for working re_compile_pattern
configure:51073: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:461:45: error: storage size of 'regex' isn't known
             static struct re_pattern_buffer regex;
                                             ^
conftest.c:465:33: error: storage size of 'regs' isn't known
             struct re_registers regs;
                                 ^
conftest.c:490:19: warning: implicit declaration of function 're_set_syntax' [-Wimplicit-function-declaration]
                   re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
                   ^
conftest.c:490:34: error: 'RE_SYNTAX_GREP' undeclared (first use in this function)
                   re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
                                  ^
conftest.c:490:34: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:490:51: error: 'RE_HAT_LISTS_NOT_NEWLINE' undeclared (first use in this function)
                   re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
                                                   ^
conftest.c:491:36: error: 'RE_ICASE' undeclared (first use in this function)
                                  | RE_ICASE);
                                    ^
conftest.c:493:23: warning: implicit declaration of function 're_compile_pattern' [-Wimplicit-function-declaration]
                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
                       ^
conftest.c:498:27: warning: implicit declaration of function 're_search' [-Wimplicit-function-declaration]
                       if (re_search (&regex, data, sizeof data - 1,
                           ^
conftest.c:543:28: error: 'RE_SYNTAX_EGREP' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE);
                            ^
conftest.c:558:28: error: 'RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_POSIX_EGREP);
                            ^
conftest.c:573:52: error: 'RE_NO_EMPTY_RANGES' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES);
                                                    ^
conftest.c:599:21: warning: implicit declaration of function 're_match' [-Wimplicit-function-declaration]
                 if (re_match (&regex, "an", 2, 0, &regs) != 2)
                     ^
conftest.c:628:28: error: 'RE_SYNTAX_EMACS' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE);
                            ^
conftest.c:648:28: error: 'RE_SYNTAX_POSIX_BASIC' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_POSIX_BASIC
                            ^
conftest.c:649:31: error: 'RE_CONTEXT_INVALID_DUP' undeclared (first use in this function)
                            & ~RE_CONTEXT_INVALID_DUP
                               ^
conftest.c:660:19: error: 'REG_STARTEND' undeclared (first use in this function)
             if (! REG_STARTEND)
                   ^
configure:51073: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| /* end confdefs.h.  */
| #include <regex.h>
| 
|             #include <locale.h>
|             #include <limits.h>
|             #include <string.h>
| 
|             #if defined M_CHECK_ACTION || HAVE_DECL_ALARM
|             # include <signal.h>
|             # include <unistd.h>
|             #endif
| 
|             #if HAVE_MALLOC_H
|             # include <malloc.h>
|             #endif
| 
|             #ifdef M_CHECK_ACTION
|             /* Exit with distinguishable exit code.  */
|             static void sigabrt_no_core (int sig) { raise (SIGTERM); }
|             #endif
| 
| int
| main ()
| {
| int result = 0;
|             static struct re_pattern_buffer regex;
|             unsigned char folded_chars[UCHAR_MAX + 1];
|             int i;
|             const char *s;
|             struct re_registers regs;
| 
|             /* Some builds of glibc go into an infinite loop on this
|                test.  Use alarm to force death, and mallopt to avoid
|                malloc recursion in diagnosing the corrupted heap. */
| #if HAVE_DECL_ALARM
|             signal (SIGALRM, SIG_DFL);
|             alarm (2);
| #endif
| #ifdef M_CHECK_ACTION
|             signal (SIGABRT, sigabrt_no_core);
|             mallopt (M_CHECK_ACTION, 2);
| #endif
| 
|             if (setlocale (LC_ALL, "en_US.UTF-8"))
|               {
|                 {
|                   /* https://sourceware.org/ml/libc-hacker/2006-09/msg00008.html
|                      This test needs valgrind to catch the bug on Debian
|                      GNU/Linux 3.1 x86, but it might catch the bug better
|                      on other platforms and it shouldn't hurt to try the
|                      test here.  */
|                   static char const pat[] = "insert into";
|                   static char const data[] =
|                     "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK";
|                   re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
|                                  | RE_ICASE);
|                   memset (&regex, 0, sizeof regex);
|                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
|                   if (s)
|                     result |= 1;
|                   else
|                     {
|                       if (re_search (&regex, data, sizeof data - 1,
|                                      0, sizeof data - 1, &regs)
|                           != -1)
|                         result |= 1;
|                       regfree (&regex);
|                     }
|                 }
| 
|                 {
|                   /* This test is from glibc bug 15078.
|                      The test case is from Andreas Schwab in
|                      <https://sourceware.org/ml/libc-alpha/2013-01/msg00967.html>.
|                      */
|                   static char const pat[] = "[^x]x";
|                   static char const data[] =
|                     /* <U1000><U103B><U103D><U1014><U103A><U102F><U1015><U103A> */
|                     "\xe1\x80\x80"
|                     "\xe1\x80\xbb"
|                     "\xe1\x80\xbd"
|                     "\xe1\x80\x94"
|                     "\xe1\x80\xba"
|                     "\xe1\x80\xaf"
|                     "\xe1\x80\x95"
|                     "\xe1\x80\xba"
|                     "x";
|                   re_set_syntax (0);
|                   memset (&regex, 0, sizeof regex);
|                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
|                   if (s)
|                     result |= 1;
|                   else
|                     {
|                       i = re_search (&regex, data, sizeof data - 1,
|                                      0, sizeof data - 1, 0);
|                       if (i != 0 && i != 21)
|                         result |= 1;
|                       regfree (&regex);
|                     }
|                 }
| 
|                 if (! setlocale (LC_ALL, "C"))
|                   return 1;
|               }
| 
|             /* This test is from glibc bug 3957, reported by Andrew Mackey.  */
|             re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE);
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("a[^x]b", 6, &regex);
|             if (s)
|               result |= 2;
|             else
|               {
|                 /* This should fail, but succeeds for glibc-2.5.  */
|                 if (re_search (&regex, "a\nb", 3, 0, 3, &regs) != -1)
|                   result |= 2;
|                 regfree (&regex);
|               }
| 
|             /* This regular expression is from Spencer ere test number 75
|                in grep-2.3.  */
|             re_set_syntax (RE_SYNTAX_POSIX_EGREP);
|             memset (&regex, 0, sizeof regex);
|             for (i = 0; i <= UCHAR_MAX; i++)
|               folded_chars[i] = i;
|             regex.translate = folded_chars;
|             s = re_compile_pattern ("a[[:]:]]b\n", 11, &regex);
|             /* This should fail with _Invalid character class name_ error.  */
|             if (!s)
|               {
|                 result |= 4;
|                 regfree (&regex);
|               }
| 
|             /* Ensure that [b-a] is diagnosed as invalid, when
|                using RE_NO_EMPTY_RANGES. */
|             re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES);
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("a[b-a]", 6, &regex);
|             if (s == 0)
|               {
|                 result |= 8;
|                 regfree (&regex);
|               }
| 
|             /* This should succeed, but does not for glibc-2.1.3.  */
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("{1", 2, &regex);
|             if (s)
|               result |= 8;
|             else
|               regfree (&regex);
| 
|             /* The following example is derived from a problem report
|                against gawk from Jorge Stolfi <stolfi@ic.unicamp.br>.  */
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("[an\371]*n", 7, &regex);
|             if (s)
|               result |= 8;
|             else
|               {
|                 /* This should match, but does not for glibc-2.2.1.  */
|                 if (re_match (&regex, "an", 2, 0, &regs) != 2)
|                   result |= 8;
|                 else
|                   {
|                     free (regs.start);
|                     free (regs.end);
|                   }
|                 regfree (&regex);
|               }
| 
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("x", 1, &regex);
|             if (s)
|               result |= 8;
|             else
|               {
|                 /* glibc-2.2.93 does not work with a negative RANGE argument.  */
|                 if (re_search (&regex, "wxy", 3, 2, -2, &regs) != 1)
|                   result |= 8;
|                 else
|                   {
|                     free (regs.start);
|                     free (regs.end);
|                   }
|                 regfree (&regex);
|               }
| 
|             /* The version of regex.c in older versions of gnulib
|                ignored RE_ICASE.  Detect that problem too.  */
|             re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE);
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("x", 1, &regex);
|             if (s)
|               result |= 16;
|             else
|               {
|                 if (re_search (&regex, "WXY", 3, 0, 3, &regs) < 0)
|                   result |= 16;
|                 else
|                   {
|                     free (regs.start);
|                     free (regs.end);
|                   }
|                 regfree (&regex);
|               }
| 
|             /* Catch a bug reported by Vin Shelton in
|                https://lists.gnu.org/r/bug-coreutils/2007-06/msg00089.html
|                */
|             re_set_syntax (RE_SYNTAX_POSIX_BASIC
|                            & ~RE_CONTEXT_INVALID_DUP
|                            & ~RE_NO_EMPTY_RANGES);
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, &regex);
|             if (s)
|               result |= 32;
|             else
|               regfree (&regex);
| 
|             /* REG_STARTEND was added to glibc on 2004-01-15.
|                Reject older versions.  */
|             if (! REG_STARTEND)
|               result |= 64;
| 
|             /* Matching with the compiled form of this regexp would provoke
|                an assertion failure prior to glibc-2.28:
|                  regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed
|                With glibc-2.28, compilation fails and reports the invalid
|                back reference.  */
|             re_set_syntax (RE_SYNTAX_POSIX_EGREP);
|             memset (&regex, 0, sizeof regex);
|             s = re_compile_pattern ("0|()0|\\1|0", 10, &regex);
|             if (!s)
|               {
|                 memset (&regs, 0, sizeof regs);
|                 i = re_search (&regex, "x", 1, 0, 1, &regs);
|                 if (i != -1)
|                   result |= 64;
|                 if (0 <= i)
|                   {
|                     free (regs.start);
|                     free (regs.end);
|                   }
|                 regfree (&regex);
|               }
|             else
|               {
|                 if (strcmp (s, "Invalid back reference"))
|                   result |= 64;
|               }
| 
|             /* glibc bug 11053.  */
|             re_set_syntax (RE_SYNTAX_POSIX_BASIC);
|             memset (&regex, 0, sizeof regex);
|             static char const pat_sub2[] = "\\(a*\\)*a*\\1";
|             s = re_compile_pattern (pat_sub2, sizeof pat_sub2 - 1, &regex);
|             if (s)
|               result |= 64;
|             else
|               {
|                 memset (&regs, 0, sizeof regs);
|                 static char const data[] = "a";
|                 int datalen = sizeof data - 1;
|                 i = re_search (&regex, data, datalen, 0, datalen, &regs);
|                 if (i != 0)
|                   result |= 64;
|                 else if (regs.num_regs < 2)
|                   result |= 64;
|                 else if (! (regs.start[0] == 0 && regs.end[0] == 1))
|                   result |= 64;
|                 else if (! (regs.start[1] == 0 && regs.end[1] == 0))
|                   result |= 64;
|                 regfree (&regex);
|                 free (regs.start);
|                 free (regs.end);
|               }
| 
| #if 0
|             /* It would be nice to reject hosts whose regoff_t values are too
|                narrow (including glibc on hosts with 64-bit ptrdiff_t and
|                32-bit int), but we should wait until glibc implements this
|                feature.  Otherwise, support for equivalence classes and
|                multibyte collation symbols would always be broken except
|                when compiling --without-included-regex.   */
|             if (sizeof (regoff_t) < sizeof (ptrdiff_t)
|                 || sizeof (regoff_t) < sizeof (ssize_t))
|               result |= 64;
| #endif
| 
|             return result;
| 
|   ;
|   return 0;
| }
configure:51084: result: no
configure:51173: checking libintl.h usability
configure:51173: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:51173: $? = 0
configure:51173: result: yes
configure:51173: checking libintl.h presence
configure:51173: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:51173: $? = 0
configure:51173: result: yes
configure:51173: checking for libintl.h
configure:51173: result: yes
configure:51184: checking whether isblank is declared
configure:51184: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:51184: $? = 0
configure:51184: result: yes
configure:51204: checking whether rename honors trailing slash on destination
configure:51255: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51255: $? = 0
configure:51255: ./conftest
configure:51255: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| /* end confdefs.h.  */
| 
| #        include <stdio.h>
| #        include <stdlib.h>
| 
| int
| main ()
| {
| int result = 0;
|            if (rename ("conftest.f1", "conftest.f2/") == 0)
|              result |= 1;
|            if (rename ("conftest.d1", "conftest.d2/") != 0)
|              result |= 2;
| #if HAVE_LSTAT
|            if (rename ("conftest.f", "conftest.lnk/") == 0)
|              result |= 4;
| #endif
|            return result;
| 
|   ;
|   return 0;
| }
configure:51267: result: no
configure:51279: checking whether rename honors trailing slash on source
configure:51330: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51330: $? = 0
configure:51330: ./conftest
configure:51330: $? = 0
configure:51342: result: yes
configure:51355: checking whether rename manages hard links correctly
configure:51406: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51406: $? = 0
configure:51406: ./conftest
configure:51406: $? = 0
configure:51438: result: yes
configure:51450: checking whether rename manages existing destinations correctly
configure:51491: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51491: $? = 0
configure:51491: ./conftest
configure:51491: $? = 0
configure:51503: result: yes
configure:51553: checking for rewinddir
configure:51553: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51553: $? = 0
configure:51553: result: yes
configure:51607: checking whether rmdir works
configure:51658: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51658: $? = 0
configure:51658: ./conftest
configure:51658: $? = 0
configure:51669: result: yes
configure:51749: checking for __secure_getenv
configure:51749: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__secure_getenv                     /var/tmp//cceIWANH.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:51749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| /* end confdefs.h.  */
| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __secure_getenv innocuous___secure_getenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __secure_getenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __secure_getenv
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __secure_getenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___secure_getenv || defined __stub_____secure_getenv
| choke me
| #endif
| 
| int
| main ()
| {
| return __secure_getenv ();
|   ;
|   return 0;
| }
configure:51749: result: no
configure:51761: checking for issetugid
configure:51796: checking for issetugid
configure:51796: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51796: $? = 0
configure:51796: result: yes
configure:51810: result: yes
configure:51856: checking whether select supports a 0 argument
configure:51888: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51888: $? = 0
configure:51888: ./conftest
configure:51888: $? = 0
configure:51899: result: yes
configure:51906: checking whether select detects invalid fds
configure:51958: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51958: $? = 0
configure:51958: ./conftest
configure:51958: $? = 0
configure:51969: result: yes
configure:52077: checking for library containing getservbyname
configure:52125: result: -lsocket
configure:52196: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:52236: result: yes
configure:52256: checking whether setlocale (category, NULL) is multithread-safe
configure:52274: result: yes
configure:52587: checking for struct sigaction.sa_sigaction
configure:52587: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:52587: $? = 0
configure:52587: result: yes
configure:52715: checking for sigprocmask
configure:52715: result: yes
configure:52763: checking for stdint.h
configure:52763: result: yes
configure:52773: checking for SIZE_MAX
configure:52844: result: yes
configure:52860: checking for snprintf
configure:52860: result: yes
configure:52873: checking whether snprintf respects a size of 1
configure:52914: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52914: $? = 0
configure:52914: ./conftest
configure:52914: $? = 0
configure:52925: result: yes
configure:53052: checking for socklen_t
configure:53052: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53052: $? = 0
configure:53052: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:493:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:53052: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| /* end confdefs.h.  */
| 
| /* <sys/types.h> is not needed according to POSIX, but the
|    <sys/socket.h> in i386-unknown-freebsd4.10 and
|    powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:53052: result: yes
configure:53140: checking for ssize_t
configure:53157: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53157: $? = 0
configure:53164: result: yes
configure:53181: checking whether stat handles trailing slashes on files
configure:53225: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53225: $? = 0
configure:53225: ./conftest
configure:53225: $? = 0
configure:53236: result: yes
configure:53312: checking for struct stat.st_atim.tv_nsec
configure:53312: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53312: $? = 0
configure:53312: result: yes
configure:53321: checking whether struct stat.st_atim is of type struct timespec
configure:53348: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53348: $? = 0
configure:53355: result: yes
configure:53407: checking for struct stat.st_birthtimespec.tv_nsec
configure:53407: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:12: error: 'struct stat' has no member named 'st_birthtimespec'
 if (ac_aggr.st_birthtimespec.tv_nsec)
            ^
configure:53407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:53407: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:19: error: 'struct stat' has no member named 'st_birthtimespec'
 if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
                   ^
configure:53407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:53407: result: no
configure:53418: checking for struct stat.st_birthtimensec
configure:53418: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:12: error: 'struct stat' has no member named 'st_birthtimensec'
 if (ac_aggr.st_birthtimensec)
            ^
configure:53418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:53418: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:19: error: 'struct stat' has no member named 'st_birthtimensec'
 if (sizeof ac_aggr.st_birthtimensec)
                   ^
configure:53418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:53418: result: no
configure:53429: checking for struct stat.st_birthtim.tv_nsec
configure:53429: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:12: error: 'struct stat' has no member named 'st_birthtim'
 if (ac_aggr.st_birthtim.tv_nsec)
            ^
configure:53429: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:53429: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:488:19: error: 'struct stat' has no member named 'st_birthtim'
 if (sizeof ac_aggr.st_birthtim.tv_nsec)
                   ^
configure:53429: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:53429: result: no
configure:53447: checking for bool, true, false
configure:53461: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:483:13: error: #error "true == false"
            #error "true == false"
             ^
conftest.c:485:18: error: unknown type name 'bool'
           extern bool b;
                  ^
conftest.c:486:11: error: unknown type name 'bool'
           bool b = true == false;
           ^
conftest.c:486:20: error: 'true' undeclared here (not in a function)
           bool b = true == false;
                    ^
conftest.c:486:28: error: 'false' undeclared here (not in a function)
           bool b = true == false;
                            ^
configure:53461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| 
|           #if true == false
|            #error "true == false"
|           #endif
|           extern bool b;
|           bool b = true == false;
configure:53468: result: no
configure:54011: checking for stpcpy
configure:54046: checking for stpcpy
configure:54046: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:523:6: warning: conflicting types for built-in function 'stpcpy'
 char stpcpy ();
      ^
Undefined			first referenced
 symbol  			    in file
stpcpy                              /var/tmp//cc8R3j5f.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:54046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| /* end confdefs.h.  */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stpcpy innocuous_stpcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef stpcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stpcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_stpcpy || defined __stub___stpcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return stpcpy ();
|   ;
|   return 0;
| }
configure:54046: result: no
configure:54060: result: no
configure:54131: checking for strcasecmp
configure:54131: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:524:6: warning: conflicting types for built-in function 'strcasecmp'
 char strcasecmp ();
      ^
configure:54131: $? = 0
configure:54131: result: yes
configure:54148: checking for strncasecmp
configure:54148: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:525:6: warning: conflicting types for built-in function 'strncasecmp'
 char strncasecmp ();
      ^
configure:54148: $? = 0
configure:54148: result: yes
configure:54162: checking whether strncasecmp is declared
configure:54162: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:54162: $? = 0
configure:54162: result: yes
configure:54226: checking for strchrnul
configure:54261: checking for strchrnul
configure:54261: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strchrnul                           /var/tmp//ccyRbrQ6.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:54261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strchrnul innocuous_strchrnul
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strchrnul (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strchrnul
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strchrnul ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strchrnul || defined __stub___strchrnul
| choke me
| #endif
| 
| int
| main ()
| {
| return strchrnul ();
|   ;
|   return 0;
| }
configure:54261: result: no
configure:54275: result: no
configure:54463: checking for working strerror function
configure:54491: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:54491: $? = 0
configure:54491: ./conftest
configure:54491: $? = 0
configure:54502: result: yes
configure:54651: checking for catgets
configure:54686: checking for catgets
configure:54686: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:54686: $? = 0
configure:54686: result: yes
configure:54700: result: yes
configure:54994: checking for strpbrk
configure:54994: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:536:6: warning: conflicting types for built-in function 'strpbrk'
 char strpbrk ();
      ^
configure:54994: $? = 0
configure:54994: result: yes
configure:55105: checking for strtok_r
configure:55105: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55105: $? = 0
configure:55105: result: yes
configure:55116: checking whether strtok_r works
configure:55157: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55157: $? = 0
configure:55157: ./conftest
configure:55157: $? = 0
configure:55168: result: yes
configure:55233: checking for strtol
configure:55233: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55233: $? = 0
configure:55233: result: yes
configure:55243: checking whether strtol works
configure:55289: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55289: $? = 0
configure:55289: ./conftest
configure:55289: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| int result = 0;
|               char *term;
|               /* This test fails on Minix and native Windows.  */
|               {
|                 const char input[] = "0x";
|                 (void) strtol (input, &term, 16);
|                 if (term != input + 1)
|                   result |= 1;
|               }
|               /* This test fails on pre-C23 platforms.  */
|               {
|                 const char input[] = "0b1";
|                 (void) strtol (input, &term, 2);
|                 if (term != input + 3)
|                   result |= 2;
|               }
|               return result;
| 
|   ;
|   return 0;
| }
| 
configure:55300: result: no
configure:55348: checking for strtoll
configure:55348: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55348: $? = 0
configure:55348: result: yes
configure:55358: checking whether strtoll works
configure:55404: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55404: $? = 0
configure:55404: ./conftest
configure:55404: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| int result = 0;
|               char *term;
|               /* This test fails on Minix and native Windows.  */
|               {
|                 const char input[] = "0x";
|                 (void) strtoll (input, &term, 16);
|                 if (term != input + 1)
|                   result |= 1;
|               }
|               /* This test fails on pre-C23 platforms.  */
|               {
|                 const char input[] = "0b1";
|                 (void) strtoll (input, &term, 2);
|                 if (term != input + 3)
|                   result |= 2;
|               }
|               return result;
| 
|   ;
|   return 0;
| }
| 
configure:55415: result: no
configure:55471: checking whether symlink handles trailing slash correctly
configure:55509: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55509: $? = 0
configure:55509: ./conftest
configure:55509: $? = 0
configure:55520: result: yes
configure:55647: checking sys/single_threaded.h usability
configure:55647: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:557:33: fatal error: sys/single_threaded.h: No such file or directory
compilation terminated.
configure:55647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/single_threaded.h>
configure:55647: result: no
configure:55647: checking sys/single_threaded.h presence
configure:55647: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:524:33: fatal error: sys/single_threaded.h: No such file or directory
compilation terminated.
configure:55647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| /* end confdefs.h.  */
| #include <sys/single_threaded.h>
configure:55647: result: no
configure:55647: checking for sys/single_threaded.h
configure:55647: result: no
configure:55671: checking whether localtime_r is declared
configure:55671: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55671: $? = 0
configure:55671: result: yes
configure:55697: checking whether localtime_r is compatible with its POSIX signature
configure:55728: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55728: $? = 0
configure:55736: result: yes
configure:55834: checking for timegm
configure:55869: checking for timegm
configure:55869: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
timegm                              /var/tmp//cc2GwT9W.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:55869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| /* end confdefs.h.  */
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define timegm innocuous_timegm
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char timegm (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef timegm
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timegm ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_timegm || defined __stub___timegm
| choke me
| #endif
| 
| int
| main ()
| {
| return timegm ();
|   ;
|   return 0;
| }
configure:55869: result: no
configure:55883: result: no
configure:56641: checking whether unlink honors trailing slashes
configure:56698: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:56698: $? = 0
configure:56698: ./conftest
configure:56698: $? = 0
configure:56709: result: yes
configure:56717: checking whether unlink of a parent directory fails as it should
configure:56793: result: guessing yes
configure:56871: checking for utime
configure:56871: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:56871: $? = 0
configure:56871: result: yes
configure:56883: checking whether utime handles trailing slashes on files
configure:56927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:56927: $? = 0
configure:56927: ./conftest
configure:56927: $? = 0
configure:56939: result: yes
configure:57003: checking for futimes
configure:57038: checking for futimes
configure:57038: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
futimes                             /var/tmp//ccyVWi6M.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:57038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| /* end confdefs.h.  */
| /* Define futimes to an innocuous variant, in case <limits.h> declares futimes.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define futimes innocuous_futimes
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char futimes (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef futimes
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char futimes ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_futimes || defined __stub___futimes
| choke me
| #endif
| 
| int
| main ()
| {
| return futimes ();
|   ;
|   return 0;
| }
configure:57038: result: no
configure:57052: result: no
configure:57068: checking for futimesat
configure:57103: checking for futimesat
configure:57103: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57103: $? = 0
configure:57103: result: yes
configure:57117: result: yes
configure:57133: checking for lutimes
configure:57168: checking for lutimes
configure:57168: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
lutimes                             /var/tmp//cc65IHlb.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:57168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| /* end confdefs.h.  */
| /* Define lutimes to an innocuous variant, in case <limits.h> declares lutimes.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define lutimes innocuous_lutimes
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char lutimes (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef lutimes
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lutimes ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_lutimes || defined __stub___lutimes
| choke me
| #endif
| 
| int
| main ()
| {
| return lutimes ();
|   ;
|   return 0;
| }
configure:57168: result: no
configure:57182: result: no
configure:57198: checking for futimens
configure:57247: result: yes
configure:57263: checking for utimensat
configure:57298: checking for utimensat
configure:57298: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57298: $? = 0
configure:57298: result: yes
configure:57312: result: yes
configure:57390: checking for variable-length arrays
configure:57446: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:57446: $? = 0
configure:57456: result: yes
configure:57528: checking for ptrdiff_t
configure:57528: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:57528: $? = 0
configure:57528: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:575:24: error: expected expression before ')' token
 if (sizeof ((ptrdiff_t)))
                        ^
configure:57528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:57528: result: yes
configure:57549: checking for vasprintf
configure:57549: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57549: $? = 0
configure:57549: result: yes
configure:57628: checking for vsnprintf
configure:57628: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:564:6: warning: conflicting types for built-in function 'vsnprintf'
 char vsnprintf ();
      ^
configure:57628: $? = 0
configure:57628: result: yes
configure:57641: checking whether snprintf respects a size of 1
configure:57693: result: yes
configure:57764: checking for waitid
configure:57764: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57764: $? = 0
configure:57764: result: yes
configure:57859: checking whether wcrtomb works in the C locale
configure:57890: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57890: $? = 0
configure:57890: ./conftest
configure:57890: $? = 0
configure:57901: result: yes
configure:57912: checking whether wcrtomb return value is correct
configure:57967: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57967: $? = 0
configure:57967: ./conftest
configure:57967: $? = 10
configure: program exited with status 10
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <string.h>
| #include <wchar.h>
| #include <stdlib.h>
| int main ()
| {
|   int result = 0;
|   if (setlocale (LC_ALL, "fr_FR") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 1;
|     }
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 2;
|       {
|         wchar_t wc = (wchar_t) 0xBADFACE;
|         if (mbtowc (&wc, "\303\274", 2) == 2)
|           if (wcrtomb (NULL, wc, NULL) != 1)
|             result |= 2;
|       }
|     }
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 4;
|     }
|   if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 8;
|     }
|   return result;
| }
configure:57979: result: no
configure:58054: checking whether wcwidth is declared
configure:58054: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:58054: $? = 0
configure:58054: result: yes
configure:58102: checking whether wcwidth works reasonably in UTF-8 locales
configure:58152: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:58152: $? = 0
configure:58152: ./conftest
configure:58152: $? = 16
configure: program exited with status 16
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <wchar.h>
| #if !HAVE_DECL_WCWIDTH
| extern
| # ifdef __cplusplus
| "C"
| # endif
| int wcwidth (int);
| #endif
| int main ()
| {
|   int result = 0;
|   if (setlocale (LC_ALL, "en_US.UTF-8") != NULL)
|     {
|       if (wcwidth (0x0301) > 0)
|         result |= 1;
|       if (wcwidth (0x05B0) > 0)
|         result |= 2;
|       if (wcwidth (0x200B) > 0)
|         result |= 4;
|       if (wcwidth (0xFF1A) == 0)
|         result |= 8;
|       if (wcwidth (0x2202) > 1)
|         result |= 16;
|     }
|   return result;
| }
configure:58163: result: no
configure:58296: checking for wmemchr
configure:58314: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:58314: $? = 0
configure:58323: result: yes
configure:58376: checking for wmempcpy
configure:58411: checking for wmempcpy
configure:58411: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
wmempcpy                            /var/tmp//cceDOv7L.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:58411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| /* end confdefs.h.  */
| /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define wmempcpy innocuous_wmempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wmempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef wmempcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wmempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_wmempcpy || defined __stub___wmempcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return wmempcpy ();
|   ;
|   return 0;
| }
configure:58411: result: no
configure:58425: result: no
configure:58559: checking for stdint.h
configure:58559: result: yes
configure:58637: checking whether to build with code coverage support
configure:58657: result: no
configure:59000: checking for getpagesize
configure:59000: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59000: $? = 0
configure:59000: result: yes
configure:59009: checking for working mmap
configure:59156: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59156: $? = 0
configure:59156: ./conftest
configure:59156: $? = 0
configure:59166: result: yes
configure:59175: checking for _LARGEFILE_SOURCE value needed for large files
configure:59222: result: no
configure:59246: checking for strptime
configure:59246: result: yes
configure:59246: checking for timegm
configure:59246: result: no
configure:59246: checking for vsnprintf
configure:59246: result: yes
configure:59246: checking for vasprintf
configure:59246: result: yes
configure:59246: checking for drand48
configure:59246: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59246: $? = 0
configure:59246: result: yes
configure:59246: checking for pathconf
configure:59246: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59246: $? = 0
configure:59246: result: yes
configure:59258: checking for strtoll
configure:59258: result: yes
configure:59258: checking for usleep
configure:59258: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59258: $? = 0
configure:59258: result: yes
configure:59258: checking for ftello
configure:59258: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59258: $? = 0
configure:59258: result: yes
configure:59258: checking for sigblock
configure:59258: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sigblock                            /var/tmp//ccIX2OLP.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:59258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| /* end confdefs.h.  */
| /* Define sigblock to an innocuous variant, in case <limits.h> declares sigblock.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigblock innocuous_sigblock
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigblock (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigblock
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigblock ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sigblock || defined __stub___sigblock
| choke me
| #endif
| 
| int
| main ()
| {
| return sigblock ();
|   ;
|   return 0;
| }
configure:59258: result: no
configure:59258: checking for sigsetjmp
configure:59258: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59258: $? = 0
configure:59258: result: yes
configure:59258: checking for memrchr
configure:59258: result: no
configure:59258: checking for wcwidth
configure:59258: result: yes
configure:59258: checking for mbtowc
configure:59258: result: yes
configure:59270: checking for sleep
configure:59270: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59270: $? = 0
configure:59270: result: yes
configure:59270: checking for symlink
configure:59270: result: yes
configure:59270: checking for utime
configure:59270: result: yes
configure:59270: checking for strlcpy
configure:59270: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59270: $? = 0
configure:59270: result: yes
configure:59270: checking for random
configure:59270: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59270: $? = 0
configure:59270: result: yes
configure:59270: checking for fmemopen
configure:59270: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fmemopen                            /var/tmp//cciN8898.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:59270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MBTOWC 1
| #define HAVE_SLEEP 1
| #define HAVE_SYMLINK 1
| #define HAVE_UTIME 1
| #define HAVE_STRLCPY 1
| #define HAVE_RANDOM 1
| /* end confdefs.h.  */
| /* Define fmemopen to an innocuous variant, in case <limits.h> declares fmemopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fmemopen innocuous_fmemopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fmemopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fmemopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fmemopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fmemopen || defined __stub___fmemopen
| choke me
| #endif
| 
| int
| main ()
| {
| return fmemopen ();
|   ;
|   return 0;
| }
configure:59270: result: no
configure:59572: checking for pkg-config
configure:59590: found /opt/csw/bin/pkg-config
configure:59602: result: /opt/csw/bin/pkg-config
configure:59627: checking pkg-config is at least version 0.9.0
configure:59630: result: yes
configure:59643: checking for LIBPSL
configure:59650: $PKG_CONFIG --exists --print-errors "libpsl"
configure:59653: $? = 0
configure:59666: $PKG_CONFIG --exists --print-errors "libpsl"
configure:59669: $? = 0
configure:59830: result: yes
configure:59852: checking for psl_latest
configure:59852: /opt/csw/bin/gcc -o conftest -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -L/opt/csw/lib -lpsl    >&5
configure:59852: $? = 0
configure:59852: result: yes
configure:59869: checking for ZLIB
configure:59876: $PKG_CONFIG --exists --print-errors "zlib"
configure:59879: $? = 0
configure:59892: $PKG_CONFIG --exists --print-errors "zlib"
configure:59895: $? = 0
configure:60024: result: yes
configure:60981: checking for GNUTLS
configure:60988: $PKG_CONFIG --exists --print-errors "gnutls"
configure:60991: $? = 0
configure:61004: $PKG_CONFIG --exists --print-errors "gnutls"
configure:61007: $? = 0
configure:61064: result: yes
configure:61067: compiling in support for SSL via GnuTLS
configure:61675: checking for gnutls_priority_set_direct
configure:61675: /opt/csw/bin/gcc -o conftest -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -L/opt/csw/lib -lpsl    >&5
configure:61675: $? = 0
configure:61675: result: yes
configure:61700: checking for NETTLE
configure:61707: $PKG_CONFIG --exists --print-errors "nettle"
configure:61710: $? = 0
configure:61723: $PKG_CONFIG --exists --print-errors "nettle"
configure:61726: $? = 0
configure:61869: result: yes
configure:61922: checking for INET6 protocol support
configure:61952: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:61952: $? = 0
configure:61964: result: yes
configure:61982: checking for struct sockaddr_in6
configure:61982: /opt/csw/bin/gcc -c -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:61982: $? = 0
configure:61982: /opt/csw/bin/gcc -c -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:602:34: error: expected expression before ')' token
 if (sizeof ((struct sockaddr_in6)))
                                  ^
configure:61982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MBTOWC 1
| #define HAVE_SLEEP 1
| #define HAVE_SYMLINK 1
| #define HAVE_UTIME 1
| #define HAVE_STRLCPY 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_ISATTY 1
| #define HAVE_LIBPSL 1
| #define HAVE_PSL_LATEST 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
| #define HAVE_NETTLE 1
| #define ENABLE_NTLM 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:61982: result: yes
configure:62026: checking for struct sockaddr_storage
configure:62026: result: yes
configure:62051: checking for struct sockaddr_in6.sin6_scope_id
configure:62051: /opt/csw/bin/gcc -c -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:62051: $? = 0
configure:62051: result: yes
configure:62095: Enabling support for IPv6.
configure:62106: checking for makeinfo
configure:62133: result: ${SHELL} '/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing' makeinfo
configure:62151: checking for perl5
configure:62184: result: no
configure:62151: checking for perl
configure:62169: found /opt/csw/bin/perl
configure:62181: result: /opt/csw/bin/perl
configure:62195: checking for pod2man
configure:62213: found /opt/csw/bin/pod2man
configure:62226: result: /opt/csw/bin/pod2man
configure:62291: checking for LIBIDN2
configure:62298: $PKG_CONFIG --exists --print-errors "libidn2 >= 0.14.0"
configure:62301: $? = 0
configure:62314: $PKG_CONFIG --exists --print-errors "libidn2 >= 0.14.0"
configure:62317: $? = 0
configure:62478: result: yes
configure:62713: checking uuid.h usability
configure:62713: /opt/csw/bin/gcc -c -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:621:18: fatal error: uuid.h: No such file or directory
compilation terminated.
configure:62713: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MBTOWC 1
| #define HAVE_SLEEP 1
| #define HAVE_SYMLINK 1
| #define HAVE_UTIME 1
| #define HAVE_STRLCPY 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_ISATTY 1
| #define HAVE_LIBPSL 1
| #define HAVE_PSL_LATEST 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
| #define HAVE_NETTLE 1
| #define ENABLE_NTLM 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
| #define ENABLE_IPV6 1
| #define ENABLE_IRI 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <uuid.h>
configure:62713: result: no
configure:62713: checking uuid.h presence
configure:62713: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:588:18: fatal error: uuid.h: No such file or directory
compilation terminated.
configure:62713: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MBTOWC 1
| #define HAVE_SLEEP 1
| #define HAVE_SYMLINK 1
| #define HAVE_UTIME 1
| #define HAVE_STRLCPY 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_ISATTY 1
| #define HAVE_LIBPSL 1
| #define HAVE_PSL_LATEST 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
| #define HAVE_NETTLE 1
| #define ENABLE_NTLM 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
| #define ENABLE_IPV6 1
| #define ENABLE_IRI 1
| /* end confdefs.h.  */
| #include <uuid.h>
configure:62713: result: no
configure:62713: checking for uuid.h
configure:62713: result: no
configure:62724: checking uuid/uuid.h usability
configure:62724: /opt/csw/bin/gcc -c -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:62724: $? = 0
configure:62724: result: yes
configure:62724: checking uuid/uuid.h presence
configure:62724: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:62724: $? = 0
configure:62724: result: yes
configure:62724: checking for uuid/uuid.h
configure:62724: result: yes
configure:62726: checking for library containing uuid_generate
configure:62757: /opt/csw/bin/gcc -o conftest -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -L/opt/csw/lib -lidn2   -L/opt/csw/lib -lnettle   -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -L/opt/csw/lib -lpsl    >&5
Undefined			first referenced
 symbol  			    in file
uuid_generate                       /var/tmp//ccaH7g8U.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:62757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.14-25525"
| #define PACKAGE_STRING "wget 1.21.4.14-25525"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.14-25525"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_STDLIB_H 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define OS_TYPE "solaris2.10"
| #define ENABLE_OPIE 1
| #define ENABLE_DIGEST 1
| #define ENABLE_DEBUG 1
| #define HAVE_FSEEKO 1
| #define _FILE_OFFSET_BITS 64
| #define __USE_MINGW_ANSI_STDIO 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define YYTEXT_POINTER 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DECL_H_ERRNO 1
| #define SIZEOF_LONG 4
| #define HAVE_UINT32_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define restrict __restrict__
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCNTL 1
| #define HAVE_SYMLINK 1
| #define HAVE_FDOPENDIR 1
| #define HAVE_FNMATCH 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_FSTATAT 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_LINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENAT 1
| #define HAVE_PIPE 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_READLINK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_GETUID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETEGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_LANGINFO_CODESET 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_GETCWD 1
| #define USE_LINUX_CRYPTO_API 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_DECL_FCHDIR 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define eaccess access
| #define HAVE_MBSTATE_T 1
| #define FUNC_FFLUSH_STDIN 1
| #define _USE_STD_STAT 1
| #define HAVE_DECL_FSEEKO 1
| #define FUNC_FFLUSH_STDIN 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETDTABLESIZE 1
| #define GETGROUPS_T gid_t
| #define HAVE_DECL_GETLINE 0
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define NO_INLINE_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_PTHREAD_API 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define HAVE_WINT_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LIBUNISTRING 1
| #define HAVE_WCHAR_T 1
| #define _LCONV_C99 1
| #define HAVE_WEAK_SYMBOLS 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMRCHR 0
| #define TIME_T_IS_SIGNED 1
| #define HAVE_DECL_ALARM 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_DECL_POSIX_SPAWN 1
| #define REPLACE_POSIX_SPAWN 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SCHED_H 1
| #define USER_LABEL_PREFIX 
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_DECL_FCLOSEALL 0
| #define HAVE_DECL_GETW 1
| #define HAVE_DECL_PUTW 1
| #define HAVE_DECL_ECVT 1
| #define HAVE_DECL_FCVT 1
| #define HAVE_DECL_GCVT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_UNISTRING_WOE32DLL_H 1
| #define HAVE_DECL_EXECVPE 0
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_WCSLEN 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_SNPRINTF_TRUNCATION_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_DECL_WCSDUP 0
| #define GNULIB_TEST_ACCEPT 1
| #define GNULIB_TEST_ACCESS 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_CALLOC_GNU 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHDIR 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_CLOSEDIR 1
| #define GNULIB_TEST_CLOSEDIR 1
| #define GNULIB_TEST_CONNECT 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define GNULIB_TEST_DIRFD 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_DUP 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FCHDIR 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FD_SAFER_FLAG 1
| #define HAVE_DECL_FDOPENDIR 1
| #define GNULIB_TEST_FDOPENDIR 1
| #define GNULIB_FDOPENDIR 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_STRUCT_FLOCK_L_TYPE 1
| #define GNULIB_TEST_FNMATCH 1
| #define GNULIB_FNMATCH_GNU 1
| #define GNULIB_TEST_FOPEN 1
| #define GNULIB_FOPEN_GNU 1
| #define GNULIB_TEST_FOPEN_GNU 1
| #define HAVE___FPURGE 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_FREE_POSIX 1
| #define GNULIB_TEST_FREE_POSIX 1
| #define GNULIB_TEST_FSEEK 1
| #define FUNC_FFLUSH_STDIN 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FSTAT 1
| #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
| #define GNULIB_TEST_FSTATAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_FUTIMENS 1
| #define GNULIB_TEST_FUTIMENS 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define HAVE_MINIMALLY_WORKING_GETCWD 1
| #define GNULIB_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define GNULIB_TEST_GETGROUPS 1
| #define GNULIB_TEST_GETLINE 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_TEST_GETOPT_POSIX 1
| #define GNULIB_TEST_GETPASS 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define GNULIB_TEST_GETPASS_GNU 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define GNULIB_TEST_GETPROGNAME 1
| #define GNULIB_TEST_GETRANDOM 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define GNULIB_TEST_GROUP_MEMBER 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_INLINE 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_ISBLANK 1
| #define HAVE_ISWBLANK 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWXDIGIT 1
| #define HAVE___INLINE 1
| #define GNULIB_TEST_LINK 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define GNULIB_TEST_MALLOC_GNU 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MEMPCPY 1
| #define GNULIB_TEST_MEMRCHR 1
| #define GNULIB_TEST_MKDIR 1
| #define GNULIB_MKOSTEMP 1
| #define GNULIB_TEST_MKOSTEMP 1
| #define GNULIB_TEST_MKSTEMP 1
| #define NEED_MKTIME_WORKING 1
| #define GNULIB_TEST_MKTIME 1
| #define NEED_MKTIME_INTERNAL 1
| #define GNULIB_MSVC_NOTHROW 1
| #define GNULIB_TEST_NANOSLEEP 1
| #define HAVE_NL_LANGINFO 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define NL_LANGINFO_MTSAFE 0
| #define REPLACE_NL_LANGINFO 1
| #define HAVE_VISIBILITY 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_OPENAT 1
| #define GNULIB_TEST_OPENAT 1
| #define HAVE_OPENDIR 1
| #define GNULIB_TEST_OPENDIR 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define GNULIB_PIPE2_SAFER 1
| #define GNULIB_TEST_POSIX_SPAWN 1
| #define HAVE_CONFSTR 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_VFORK 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define GNULIB_TEST_PSELECT 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_READDIR 1
| #define GNULIB_TEST_READDIR 1
| #define GNULIB_TEST_READLINK 1
| #define GNULIB_TEST_REALLOC_GNU 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_REALLOCARRAY 1
| #define GNULIB_TEST_REALLOCARRAY 1
| #define GNULIB_TEST_RECV 1
| #define _REGEX_INCLUDE_LIMITS_H 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_LIBINTL_H 1
| #define HAVE_DECL_ISBLANK 1
| #define RENAME_TRAILING_SLASH_DEST_BUG 1
| #define GNULIB_TEST_RENAME 1
| #define HAVE_REWINDDIR 1
| #define GNULIB_TEST_REWINDDIR 1
| #define GNULIB_TEST_RMDIR 1
| #define HAVE_ISSETUGID 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define SETLOCALE_NULL_ALL_MTSAFE 1
| #define SETLOCALE_NULL_ONE_MTSAFE 1
| #define GNULIB_TEST_SETLOCALE_NULL 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define GNULIB_TEST_FSCANF 1
| #define GNULIB_FSCANF 1
| #define GNULIB_TEST_SCANF 1
| #define GNULIB_SCANF 1
| #define GNULIB_TEST_FGETC 1
| #define GNULIB_TEST_GETC 1
| #define GNULIB_TEST_GETCHAR 1
| #define GNULIB_TEST_FGETS 1
| #define GNULIB_TEST_FREAD 1
| #define GNULIB_TEST_FPRINTF 1
| #define GNULIB_TEST_PRINTF 1
| #define GNULIB_TEST_VFPRINTF 1
| #define GNULIB_TEST_VPRINTF 1
| #define GNULIB_TEST_FPUTC 1
| #define GNULIB_TEST_PUTC 1
| #define GNULIB_TEST_PUTCHAR 1
| #define GNULIB_TEST_FPUTS 1
| #define GNULIB_TEST_PUTS 1
| #define GNULIB_TEST_FWRITE 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_CATGETS 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define GNULIB_TEST_STRPBRK 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define GNULIB_TEST_STRTOL 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define GNULIB_TEST_SYMLINK 1
| #define GNULIB_TEMPNAME 1
| #define HAVE_DECL_LOCALTIME_R 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_STDIO_SINGLE_THREAD 1
| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
| #define HAVE_UTIME 1
| #define GNULIB_TEST_UTIME 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_FUTIMENS 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WAITPID 1
| #define WCRTOMB_RETVAL_BUG 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_WMEMCHR 1
| #define GNULIB_TEST_WMEMPCPY 1
| #define GNULIB_TEST_WRITE 1
| #define GNULIB_XALLOC 1
| #define GNULIB_XALLOC_DIE 1
| #define HAVE_STDINT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_FSEEKO 1
| #define HAVE_STRPTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRTOLL 1
| #define HAVE_USLEEP 1
| #define HAVE_FTELLO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MBTOWC 1
| #define HAVE_SLEEP 1
| #define HAVE_SYMLINK 1
| #define HAVE_UTIME 1
| #define HAVE_STRLCPY 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_ISATTY 1
| #define HAVE_LIBPSL 1
| #define HAVE_PSL_LATEST 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
| #define HAVE_NETTLE 1
| #define ENABLE_NTLM 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
| #define ENABLE_IPV6 1
| #define ENABLE_IRI 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char uuid_generate ();
| int
| main ()
| {
| return uuid_generate ();
|   ;
|   return 0;
| }
configure:62757: /opt/csw/bin/gcc -o conftest -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -luuid  -L/opt/csw/lib -lidn2   -L/opt/csw/lib -lnettle   -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -L/opt/csw/lib -lpsl    >&5
configure:62757: $? = 0
configure:62774: result: -luuid
configure:62823: checking for PCRE2
configure:62830: $PKG_CONFIG --exists --print-errors "libpcre2-8"
configure:62833: $? = 0
configure:62846: $PKG_CONFIG --exists --print-errors "libpcre2-8"
configure:62849: $? = 0
configure:62994: result: yes
configure:63441: checking for gpgme-config
configure:63459: found /opt/csw/bin/gpgme-config
configure:63472: result: /opt/csw/bin/gpgme-config
configure:63495: checking for METALINK
configure:63502: $PKG_CONFIG --exists --print-errors "libmetalink"
configure:63505: $? = 0
configure:63518: $PKG_CONFIG --exists --print-errors "libmetalink"
configure:63521: $? = 0
configure:63562: result: yes
configure:63579: checking for GPGME
configure:63586: $PKG_CONFIG --exists --print-errors "gpgme"
sh: gnome-config: not found
Package gpgme was not found in the pkg-config search path.
Perhaps you should add the directory containing `gpgme.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gpgme' found
configure:63589: $? = 1
configure:63602: $PKG_CONFIG --exists --print-errors "gpgme"
sh: gnome-config: not found
Package gpgme was not found in the pkg-config search path.
Perhaps you should add the directory containing `gpgme.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gpgme' found
configure:63605: $? = 1
configure:63618: result: no
sh: gnome-config: not found
No package 'gpgme' found
configure:63645: checking for GPGME - version >= 0.4.2
configure:63686: result: yes
configure:63710: WARNING:
***
*** The config script /opt/csw/bin/gpgme-config was
*** built for i386-pc-solaris2.10 and thus may not match the
*** used host x86_64-pc-solaris2.10.
*** You may want to use the configure option --with-gpgme-prefix
*** to specify a matching config script or use $SYSROOT.
***
configure:63977: Disabling Extended Attribute support: your system is not known to support extended attributes.
configure:64185: checking that generated files are newer than configure
configure:64191: result: done
configure:64334: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by wget config.status 1.21.4.14-25525, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on unstable10x

config.status:3321: creating Makefile
config.status:3321: creating src/Makefile
config.status:3321: creating doc/Makefile
config.status:3321: creating util/Makefile
config.status:3321: creating po/Makefile.in
config.status:3321: creating gnulib_po/Makefile.in
config.status:3321: creating tests/Makefile
config.status:3321: creating fuzz/Makefile
config.status:3321: creating lib/Makefile
config.status:3321: creating testenv/Makefile
config.status:3321: creating tests/certs/interca.conf
config.status:3321: creating tests/certs/rootca.conf
config.status:3321: creating src/config.h
config.status:3581: executing depfiles commands
config.status:3658: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3663: $? = 0
config.status:3658: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3663: $? = 0
config.status:3658: cd fuzz       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3663: $? = 0
config.status:3658: cd lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3663: $? = 0
config.status:3581: executing po-directories commands
configure:65851: Summary of build options:

  Version:           1.21.4.14-25525
  Host OS:           solaris2.10
  Install prefix:    /usr/local
  Compiler:          /opt/csw/bin/gcc
  CFlags:            -I/opt/csw/include -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  
  LDFlags:           
  Libs:              -L/opt/csw/lib -lmetalink   -L/opt/csw/lib -lpcre2-8   -luuid -L/opt/csw/lib -lidn2   -L/opt/csw/lib -lnettle   -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -L/opt/csw/lib -lpsl    -L/opt/csw/lib -lgpgme -lassuan -lsocket -lgpg-error
  SSL:               gnutls
  Zlib:              yes
  PSL:               yes
  PCRE:              yes, via libpcre2
  Digest:            yes
  NTLM:              yes
  OPIE:              yes
  POSIX xattr:       no
  Debugging:         yes
  Assertions:        no
  Valgrind:          Valgrind testing not enabled
  Metalink:          yes
  Resolver:          libc, --bind-dns-address and --dns-servers not available
  GPGME:             yes
  IRI:               yes
  Fuzzing build:     no, 
  libproxy:          no


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-solaris2.10
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict__
ac_cv_c_vararrays=yes
ac_cv_c_volatile=yes
ac_cv_env_CARES_CFLAGS_set=
ac_cv_env_CARES_CFLAGS_value=
ac_cv_env_CARES_LIBS_set=
ac_cv_env_CARES_LIBS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/csw/bin/gcc
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_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_GPGME_CFLAGS_set=
ac_cv_env_GPGME_CFLAGS_value=
ac_cv_env_GPGME_LIBS_set=
ac_cv_env_GPGME_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBIDN2_CFLAGS_set=
ac_cv_env_LIBIDN2_CFLAGS_value=
ac_cv_env_LIBIDN2_LIBS_set=
ac_cv_env_LIBIDN2_LIBS_value=
ac_cv_env_LIBPROXY_CFLAGS_set=
ac_cv_env_LIBPROXY_CFLAGS_value=
ac_cv_env_LIBPROXY_LIBS_set=
ac_cv_env_LIBPROXY_LIBS_value=
ac_cv_env_LIBPSL_CFLAGS_set=
ac_cv_env_LIBPSL_CFLAGS_value=
ac_cv_env_LIBPSL_LIBS_set=
ac_cv_env_LIBPSL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_METALINK_CFLAGS_set=
ac_cv_env_METALINK_CFLAGS_value=
ac_cv_env_METALINK_LIBS_set=
ac_cv_env_METALINK_LIBS_value=
ac_cv_env_NETTLE_CFLAGS_set=
ac_cv_env_NETTLE_CFLAGS_value=
ac_cv_env_NETTLE_LIBS_set=
ac_cv_env_NETTLE_LIBS_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PCRE2_CFLAGS_set=
ac_cv_env_PCRE2_CFLAGS_value=
ac_cv_env_PCRE2_LIBS_set=
ac_cv_env_PCRE2_LIBS_value=
ac_cv_env_PCRE_CFLAGS_set=
ac_cv_env_PCRE_CFLAGS_value=
ac_cv_env_PCRE_LIBS_set=
ac_cv_env_PCRE_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/csw/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_UUID_CFLAGS_set=
ac_cv_env_UUID_CFLAGS_value=
ac_cv_env_UUID_LIBS_set=
ac_cv_env_UUID_LIBS_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_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_func___fpurge=yes
ac_cv_func___freading=yes
ac_cv_func___fsetlocking=yes
ac_cv_func___mktime_internal=no
ac_cv_func___secure_getenv=no
ac_cv_func___xpg_strerror_r=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_btowc=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_catgets=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_settime=yes
ac_cv_func_closedir=yes
ac_cv_func_confstr=yes
ac_cv_func_dirfd=no
ac_cv_func_drand48=yes
ac_cv_func_eaccess=no
ac_cv_func_error=no
ac_cv_func_faccessat=no
ac_cv_func_fchdir=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdopendir=yes
ac_cv_func_flock=no
ac_cv_func_flockfile=yes
ac_cv_func_fmemopen=no
ac_cv_func_fnmatch=yes
ac_cv_func_fpurge=no
ac_cv_func_fstatat=yes
ac_cv_func_ftello=yes
ac_cv_func_funlockfile=yes
ac_cv_func_futimens=yes
ac_cv_func_futimes=no
ac_cv_func_futimesat=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=no
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getexecname=yes
ac_cv_func_getgid=yes
ac_cv_func_getgroups=yes
ac_cv_func_getgroups_works=yes
ac_cv_func_getline=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_getprogname=no
ac_cv_func_getrandom=no
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_gnutls_priority_set_direct=yes
ac_cv_func_group_member=no
ac_cv_func_ioctl=yes
ac_cv_func_isblank=yes
ac_cv_func_issetugid=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_link=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_lutimes=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_mbtowc=yes
ac_cv_func_mempcpy=no
ac_cv_func_memrchr=no
ac_cv_func_mkostemp=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_openat=yes
ac_cv_func_opendir=yes
ac_cv_func_pathconf=yes
ac_cv_func_pipe2=no
ac_cv_func_pipe=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_posix_spawn_file_actions_addchdir=no
ac_cv_func_posix_spawn_file_actions_addchdir_np=no
ac_cv_func_pselect=yes
ac_cv_func_psl_latest=yes
ac_cv_func_pthread_sigmask=yes
ac_cv_func_raise=yes
ac_cv_func_random=yes
ac_cv_func_rawmemchr=no
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_reallocarray=no
ac_cv_func_realpath=yes
ac_cv_func_rewinddir=yes
ac_cv_func_sched_setparam=no
ac_cv_func_sched_setscheduler=no
ac_cv_func_secure_getenv=no
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_shutdown=no
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigblock=no
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetjmp=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=no
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=no
ac_cv_func_strnlen=no
ac_cv_func_strpbrk=yes
ac_cv_func_strptime=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_symlink=yes
ac_cv_func_timegm=no
ac_cv_func_towlower=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimensat=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcwidth=yes
ac_cv_func_wmempcpy=no
ac_cv_have_decl___argv=no
ac_cv_have_decl___fsetlocking=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_clearerr_unlocked=no
ac_cv_have_decl_dirfd=no
ac_cv_have_decl_ecvt=yes
ac_cv_have_decl_error_at_line=no
ac_cv_have_decl_execvpe=no
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fcloseall=no
ac_cv_have_decl_fcvt=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_feof_unlocked=no
ac_cv_have_decl_ferror_unlocked=no
ac_cv_have_decl_fflush_unlocked=no
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_flockfile=yes
ac_cv_have_decl_fpurge=no
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
ac_cv_have_decl_freeaddrinfo=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_funlockfile=yes
ac_cv_have_decl_fwrite_unlocked=no
ac_cv_have_decl_gai_strerror=yes
ac_cv_have_decl_gai_strerrorA=no
ac_cv_have_decl_gcvt=yes
ac_cv_have_decl_getaddrinfo=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=no
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getline=no
ac_cv_have_decl_getnameinfo=yes
ac_cv_have_decl_getw=yes
ac_cv_have_decl_h_errno=yes
ac_cv_have_decl_inet_ntop=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_memrchr=no
ac_cv_have_decl_posix_spawn=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_putw=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_strndup=no
ac_cv_have_decl_strnlen=no
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_timespec_get=no
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcsdup=no
ac_cv_have_decl_wcwidth=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=no
ac_cv_header_crtdefs_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_error_h=no
ac_cv_header_features_h=no
ac_cv_header_fnmatch_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_spawn_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdckdint_h=no
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cdefs_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_random_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_single_threaded_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_threads_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_unistring_woe32dll_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_uuid_h=no
ac_cv_header_uuid_uuid_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=no
ac_cv_host=x86_64-pc-solaris2.10
ac_cv_lib_error_at_line=no
ac_cv_lib_lex=-lfl
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_libunistring=yes
ac_cv_member_struct_flock_l_type=yes
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_stat_st_atim_tv_nsec=yes
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
ac_cv_member_struct_stat_st_birthtimensec=no
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
ac_cv_member_struct_tm_tm_gmtoff=no
ac_cv_objext=o
ac_cv_path_EGREP='/opt/csw/gnu/grep -E'
ac_cv_path_GMSGFMT=/opt/csw/bin/gmsgfmt
ac_cv_path_GPGME_CONFIG=/opt/csw/bin/gpgme-config
ac_cv_path_GREP=/opt/csw/gnu/grep
ac_cv_path_MSGFMT=/opt/csw/gnu/msgfmt
ac_cv_path_MSGMERGE=/opt/csw/gnu/msgmerge
ac_cv_path_PERL=/opt/csw/bin/perl
ac_cv_path_POD2MAN=/opt/csw/bin/pod2man
ac_cv_path_PYTHON=/opt/csw/bin/python3
ac_cv_path_SED=/opt/csw/gnu/sed
ac_cv_path_XGETTEXT=/opt/csw/gnu/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/opt/csw/bin/pkg-config
ac_cv_path_install='/opt/csw/gnu/install -c'
ac_cv_path_mkdir=/opt/csw/gnu/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/csw/bin/gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_MAKEINFO='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' makeinfo'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/csw/bin/gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_clock_gettime=-lrt
ac_cv_search_dlopen='none required'
ac_cv_search_getaddrinfo=-lsocket
ac_cv_search_gethostbyname=-lnsl
ac_cv_search_getservbyname=-lsocket
ac_cv_search_inet_ntop=-lnsl
ac_cv_search_nanosleep=-lrt
ac_cv_search_posix_spawn='none required'
ac_cv_search_uuid_generate=-luuid
ac_cv_should_define__xopen_source=no
ac_cv_sizeof_long=4
ac_cv_sizeof_off_t=8
ac_cv_sys_largefile_opts=-D_FILE_OFFSET_BITS=64
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_int64_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_posix_spawn_file_actions_t=yes
ac_cv_type_posix_spawnattr_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_sighandler_t=no
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_sched_param=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-R$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libdirstems=lib,lib,lib
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/ccs/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_summary='yes, in libiconv'
am_cv_func_iconv_works=yes
am_cv_func_working_getline=no
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python3
am_cv_python_platform=sunos5
am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.3/site-packages'
am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.3/site-packages'
am_cv_python_version=3.3
gl_cv___builtin_expect=yes
gl_cv_c___inline=yes
gl_cv_c_amsterdam_compiler=no
gl_cv_c_bool=no
gl_cv_c_inline_effective=yes
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=yes
gl_cv_cc_wallow=-Wno-error
gl_cv_compiler_check_decl_option=none
gl_cv_compiler_clang=no
gl_cv_decl_ioctl_in_sys_ioctl_h=no
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root=no
gl_cv_elf=yes
gl_cv_func_btowc_consistent=yes
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_dirfd_macro=no
gl_cv_func_dup2_works=yes
gl_cv_func_dup_works=yes
gl_cv_func_fclose_stdin=yes
gl_cv_func_fcntl_f_dupfd_cloexec=no
gl_cv_func_fcntl_f_dupfd_works=yes
gl_cv_func_fdopendir_works=yes
gl_cv_func_fflush_stdin=yes
gl_cv_func_fnmatch_gnu=no
gl_cv_func_fopen_mode_e=no
gl_cv_func_fopen_mode_x=no
gl_cv_func_fopen_slash=yes
gl_cv_func_free_preserves_errno=yes
gl_cv_func_fseeko=yes
gl_cv_func_fstatat_zero_flag=yes
gl_cv_func_ftello=yes
gl_cv_func_ftello_works=yes
gl_cv_func_futimens_works=no
gl_cv_func_gai_strerror_posix_signature=yes
gl_cv_func_getaddrinfo=yes
gl_cv_func_getcwd_null=no
gl_cv_func_getcwd_path_max=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getdtablesize_works=yes
gl_cv_func_getgroups_works=yes
gl_cv_func_getopt_gnu=no
gl_cv_func_getopt_posix=yes
gl_cv_func_getpass_good=no
gl_cv_func_gettimeofday_posix_signature=yes
gl_cv_func_ioctl_posix_signature=yes
gl_cv_func_iswcntrl_works=yes
gl_cv_func_iswdigit_works=no
gl_cv_func_iswxdigit_works=no
gl_cv_func_itold_works=yes
gl_cv_func_link_works=no
gl_cv_func_localeconv_works=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lseek_works_but_incompatible=no
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=no
gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes
gl_cv_func_mbrtowc_empty_input=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval=yes
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=no
gl_cv_func_mbrtowc_sanitycheck=yes
gl_cv_func_mbrtowc_stores_incomplete=no
gl_cv_func_mbsrtowcs_works=no
gl_cv_func_memchr_works=yes
gl_cv_func_mkdir_trailing_dot_works=yes
gl_cv_func_mkdir_trailing_slash_works=yes
gl_cv_func_nanosleep=yes
gl_cv_func_nl_langinfo_yesexpr_works=yes
gl_cv_func_open_slash=yes
gl_cv_func_printf_attribute_flavor=system
gl_cv_func_printf_positions=yes
gl_cv_func_pselect_detects_ebadf=yes
gl_cv_func_pthread_sigmask_in_libc_works=yes
gl_cv_func_pthread_sigmask_macro=no
gl_cv_func_pthread_sigmask_return_works=yes
gl_cv_func_pthread_sigmask_unblock_works='guessing yes'
gl_cv_func_re_compile_pattern_working=no
gl_cv_func_readlink_trailing_slash=yes
gl_cv_func_readlink_truncate=yes
gl_cv_func_realpath_works=no
gl_cv_func_rename_dest_works=yes
gl_cv_func_rename_link_works=yes
gl_cv_func_rename_slash_dst_works=no
gl_cv_func_rename_slash_src_works=yes
gl_cv_func_rmdir_works=yes
gl_cv_func_select_detects_ebadf=yes
gl_cv_func_select_supports0=yes
gl_cv_func_setlocale_null_all_mtsafe=yes
gl_cv_func_setlocale_null_one_mtsafe=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_truncation_c99=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strerror_r_posix_signature=yes
gl_cv_func_strerror_r_works=no
gl_cv_func_strtok_r_works=yes
gl_cv_func_strtol_works=no
gl_cv_func_strtoll_works=no
gl_cv_func_symlink_works=yes
gl_cv_func_tcgetattr=yes
gl_cv_func_tcsetattr=yes
gl_cv_func_timespec_get=no
gl_cv_func_ungetc_works=yes
gl_cv_func_unlink_honors_slashes=yes
gl_cv_func_unlink_parent_fails='guessing yes'
gl_cv_func_unreachable=no
gl_cv_func_utime_file_slash=yes
gl_cv_func_vsnprintf_usable=yes
gl_cv_func_wcrtomb_retval=no
gl_cv_func_wcrtomb_works=yes
gl_cv_func_wcwidth_works=no
gl_cv_func_wmemchr=yes
gl_cv_func_working_mkstemp=yes
gl_cv_func_working_mktime=no
gl_cv_func_working_strerror=yes
gl_cv_func_working_utimes=yes
gl_cv_have___header_inline=no
gl_cv_have_include_next=yes
gl_cv_have_unlimited_file_name_length=no
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_langinfo_altmon=no
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_limits_width=no
gl_cv_header_linux_if_alg_salg=no
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=no
gl_cv_header_netinet_in_h_selfcontained=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_stdint_width=no
gl_cv_header_stdint_without_STDC_macros=yes
gl_cv_header_sys_select_h_selfcontained=no
gl_cv_header_sys_socket_h_selfcontained=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
gl_cv_header_working_stdalign_h='yes, <stdalign.h> macros'
gl_cv_header_working_stdint_h=yes
gl_cv_host_cpu_c_abi_32bit=yes
gl_cv_iconv_nonconst=no
gl_cv_lib_socket=-lsocket
gl_cv_libunistring_version=0.9.10
gl_cv_macro_MB_CUR_MAX_good=no
gl_cv_macro_O_CLOEXEC=no
gl_cv_malloc_ptrdiff=no
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=no
gl_cv_next_arpa_inet_h='<arpa/inet.h>'
gl_cv_next_assert_h='<assert.h>'
gl_cv_next_ctype_h='<ctype.h>'
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_error_h='<error.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_fnmatch_h='<fnmatch.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_iconv_h='<iconv.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_langinfo_h='<langinfo.h>'
gl_cv_next_limits_h='<limits.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_netdb_h='<netdb.h>'
gl_cv_next_sched_h='<sched.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_spawn_h='<spawn.h>'
gl_cv_next_stddef_h='<stddef.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_file_h='<sys/file.h>'
gl_cv_next_sys_ioctl_h='<sys/ioctl.h>'
gl_cv_next_sys_random_h='<sys/random.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_sys_wait_h='<sys/wait.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_utime_h='<utime.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_onwards_func___fpurge=yes
gl_cv_onwards_func___freading=yes
gl_cv_onwards_func___fsetlocking=yes
gl_cv_onwards_func_catgets=yes
gl_cv_onwards_func_error=no
gl_cv_onwards_func_faccessat=no
gl_cv_onwards_func_futimens=yes
gl_cv_onwards_func_futimes=no
gl_cv_onwards_func_futimesat=yes
gl_cv_onwards_func_getdelim=no
gl_cv_onwards_func_getline=no
gl_cv_onwards_func_getprogname=no
gl_cv_onwards_func_getrandom=no
gl_cv_onwards_func_issetugid=yes
gl_cv_onwards_func_iswblank=yes
gl_cv_onwards_func_lutimes=no
gl_cv_onwards_func_mbtowc=yes
gl_cv_onwards_func_mempcpy=no
gl_cv_onwards_func_mkostemp=no
gl_cv_onwards_func_nl_langinfo=yes
gl_cv_onwards_func_pipe2=no
gl_cv_onwards_func_posix_spawn=yes
gl_cv_onwards_func_reallocarray=no
gl_cv_onwards_func_stpcpy=no
gl_cv_onwards_func_strchrnul=no
gl_cv_onwards_func_strerror_r=yes
gl_cv_onwards_func_timegm=no
gl_cv_onwards_func_timespec_get=no
gl_cv_onwards_func_utimensat=yes
gl_cv_onwards_func_wmempcpy=no
gl_cv_prog_as_underscore=no
gl_cv_promoted_mode_t=mode_t
gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
gl_cv_rpl_alloca=yes
gl_cv_sig_pselect=yes
gl_cv_size_max=yes
gl_cv_socket_ipv4=yes
gl_cv_socket_ipv6=yes
gl_cv_source_line_length_unlimited=yes
gl_cv_static_assert=no
gl_cv_struct_dirent_d_ino=yes
gl_cv_sys_dir_fd_member_name=dd_fd
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
gl_cv_time_h_has_TIME_UTC=no
gl_cv_time_r_posix=yes
gl_cv_time_t_is_signed=yes
gl_cv_type_max_align_t=yes
gl_cv_type_sigset_t=yes
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_large_enough=yes
gl_cv_var___progname=
gl_cv_var_stdin_large_offset=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=yes
gt_cv_locale_fr=fr_FR
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=ja_JP.eucJP
gt_cv_locale_zh_CN=zh_CN.GB18030
gt_cv_ssize_t=yes
gt_cv_var_environ_declaration=no
pkg_cv_GNUTLS_CFLAGS='-I/opt/csw/include -I/opt/csw/include/p11-kit-1  '
pkg_cv_GNUTLS_LIBS='-L/opt/csw/lib -lgnutls  '
pkg_cv_LIBIDN2_CFLAGS='-I/opt/csw/include  '
pkg_cv_LIBIDN2_LIBS='-L/opt/csw/lib -lidn2  '
pkg_cv_LIBPSL_CFLAGS='-I/opt/csw/include  '
pkg_cv_LIBPSL_LIBS='-L/opt/csw/lib -lpsl  '
pkg_cv_METALINK_CFLAGS='-I/opt/csw/include  '
pkg_cv_METALINK_LIBS='-L/opt/csw/lib -lmetalink  '
pkg_cv_NETTLE_CFLAGS='-I/opt/csw/include  '
pkg_cv_NETTLE_LIBS='-L/opt/csw/lib -lnettle  '
pkg_cv_PCRE2_CFLAGS='-I/opt/csw/include  '
pkg_cv_PCRE2_LIBS='-L/opt/csw/lib -lpcre2-8  '
pkg_cv_ZLIB_CFLAGS='-I/opt/csw/include  '
pkg_cv_ZLIB_LIBS='-L/opt/csw/lib -lz  '
wget_cv_proto_inet6=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##














	@echo "Need to reconfigure with --enable-code-coverage"
	@echo "Need to reconfigure with --enable-code-coverage"
 $(CODE_COVERAGE_IGNORE_PATTERN);
 $(CODE_COVERAGE_OUTPUT_FILE);
#
#
#    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
#    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
#    (Default: $(top_builddir))
#    (Default: empty)
#    Multiple directories may be specified, separated by whitespace.
#    by lcov for code coverage. (Default:
#    collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
#    genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
#    instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
#    instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
#    instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
#    instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
#    instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
#    lcov instance. (Default: empty)
#    reports to be created. (Default:
#    set to 0 to disable it and leave empty to stay with the default.
#  - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
#  - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
#  - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
#  - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
#  - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
#  - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
#  - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
#  - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
#  - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
#  - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
#  - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
#  - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
#  - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
#  - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
# $(PACKAGE_VERSION). In order to add the current git hash to the title,
# Capture code coverage data
# Code coverage
# Hook rule executed before code-coverage-capture, overridable by the user
# Optional variables
# Optional:
# The generated report will be titled using the $(PACKAGE_NAME) and
# Use recursive makes in order to ignore errors during check
# sanitizes the test-name: replaces with underscores: dashes and dots
# use the git-version-gen script, available online.
$(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
'
--rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
--rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
.PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
ACLOCAL='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' aclocal-1.16'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
AM_DISTCHECK_CONFIGURE_FLAGS ?=
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cr'
ASM_SYMBOL_PREFIX='""'
ASSERT_H='assert.h'
AUTOCONF='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' automake-1.16'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BYTESWAP_H='byteswap.h'
CARES_CFLAGS=''
CARES_LIBS=''
CC='/opt/csw/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/opt/csw/include -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include   -I/opt/csw/include -I/opt/csw/include/p11-kit-1   -DHAVE_LIBGNUTLS -I/opt/csw/include   -I/opt/csw/include   -DNDEBUG -g -O2'
CFLAG_VISIBILITY='-fvisibility=hidden'
CLOCK_TIME_LIB='-lrt'
CODE_COVERAGE_BRANCH_COVERAGE ?=
CODE_COVERAGE_CFLAGS=''
CODE_COVERAGE_CPPFLAGS=''
CODE_COVERAGE_CXXFLAGS=''
CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
CODE_COVERAGE_ENABLED='no'
CODE_COVERAGE_ENABLED_FALSE=''
CODE_COVERAGE_ENABLED_TRUE='#'
CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULTS)
CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\
CODE_COVERAGE_IGNORE_PATTERN ?=
CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
CODE_COVERAGE_LDFLAGS=''
CODE_COVERAGE_LIBS=''
CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
CODE_COVERAGE_RULES='
COMMENT_IF_NO_POD2MAN=''
CONFIG_INCLUDE='src/config.h'
CPP='/opt/csw/bin/gcc -E'
CPPFLAGS=' -D_REENTRANT'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIR_HAS_FD_MEMBER='1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/opt/csw/gnu/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
ERROR_H='error.h'
ETAGS='etags'
EXEEXT=''
FLOAT_H=''
FNMATCH_H='fnmatch.h'
FUZZING_FALSE=''
FUZZING_TRUE='#'
FUZZ_LIBS=''
GCOV=''
GENHTML=''
GETADDRINFO_LIB='-lsocket -lnsl'
GETOPT_CDEFS_H='getopt-cdefs.h'
GETOPT_H='getopt.h'
GETRANDOM_LIB=''
GETTEXT_MACRO_VERSION='0.19'
GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
GITIGNOREFILES ?=
GL_CFLAG_ALLOW_WARNINGS='-Wno-error'
GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_COND_OBJ_ACCEPT_FALSE=''
GL_COND_OBJ_ACCEPT_TRUE='#'
GL_COND_OBJ_ACCESS_FALSE=''
GL_COND_OBJ_ACCESS_TRUE='#'
GL_COND_OBJ_BIND_FALSE=''
GL_COND_OBJ_BIND_TRUE='#'
GL_COND_OBJ_BTOWC_FALSE=''
GL_COND_OBJ_BTOWC_TRUE='#'
GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#'
GL_COND_OBJ_CANONICALIZE_LGPL_TRUE=''
GL_COND_OBJ_CHDIR_LONG_FALSE='#'
GL_COND_OBJ_CHDIR_LONG_TRUE=''
GL_COND_OBJ_CLOSEDIR_FALSE=''
GL_COND_OBJ_CLOSEDIR_TRUE='#'
GL_COND_OBJ_CLOSE_FALSE=''
GL_COND_OBJ_CLOSE_TRUE='#'
GL_COND_OBJ_CONNECT_FALSE=''
GL_COND_OBJ_CONNECT_TRUE='#'
GL_COND_OBJ_DIRFD_FALSE='#'
GL_COND_OBJ_DIRFD_TRUE=''
GL_COND_OBJ_DUP2_FALSE=''
GL_COND_OBJ_DUP2_TRUE='#'
GL_COND_OBJ_DUP_FALSE=''
GL_COND_OBJ_DUP_TRUE='#'
GL_COND_OBJ_ERROR_FALSE='#'
GL_COND_OBJ_ERROR_TRUE=''
GL_COND_OBJ_FCHDIR_FALSE=''
GL_COND_OBJ_FCHDIR_TRUE='#'
GL_COND_OBJ_FCNTL_FALSE='#'
GL_COND_OBJ_FCNTL_TRUE=''
GL_COND_OBJ_FDOPENDIR_FALSE=''
GL_COND_OBJ_FDOPENDIR_TRUE='#'
GL_COND_OBJ_FFLUSH_FALSE=''
GL_COND_OBJ_FFLUSH_TRUE='#'
GL_COND_OBJ_FLOAT_FALSE=''
GL_COND_OBJ_FLOAT_TRUE='#'
GL_COND_OBJ_FLOCK_FALSE='#'
GL_COND_OBJ_FLOCK_TRUE=''
GL_COND_OBJ_FPURGE_FALSE='#'
GL_COND_OBJ_FPURGE_TRUE=''
GL_COND_OBJ_FREE_FALSE=''
GL_COND_OBJ_FREE_TRUE='#'
GL_COND_OBJ_FSEEKO_FALSE=''
GL_COND_OBJ_FSEEKO_TRUE='#'
GL_COND_OBJ_FSEEK_FALSE=''
GL_COND_OBJ_FSEEK_TRUE='#'
GL_COND_OBJ_FSTATAT_FALSE='#'
GL_COND_OBJ_FSTATAT_TRUE=''
GL_COND_OBJ_FSTAT_FALSE='#'
GL_COND_OBJ_FSTAT_TRUE=''
GL_COND_OBJ_FTELLO_FALSE=''
GL_COND_OBJ_FTELLO_TRUE='#'
GL_COND_OBJ_FTELL_FALSE=''
GL_COND_OBJ_FTELL_TRUE='#'
GL_COND_OBJ_FUTIMENS_FALSE='#'
GL_COND_OBJ_FUTIMENS_TRUE=''
GL_COND_OBJ_GAI_STRERROR_FALSE=''
GL_COND_OBJ_GAI_STRERROR_TRUE='#'
GL_COND_OBJ_GETADDRINFO_FALSE=''
GL_COND_OBJ_GETADDRINFO_TRUE='#'
GL_COND_OBJ_GETCWD_FALSE='#'
GL_COND_OBJ_GETCWD_LGPL_FALSE='#'
GL_COND_OBJ_GETCWD_LGPL_TRUE=''
GL_COND_OBJ_GETCWD_TRUE=''
GL_COND_OBJ_GETDELIM_FALSE='#'
GL_COND_OBJ_GETDELIM_TRUE=''
GL_COND_OBJ_GETDTABLESIZE_FALSE=''
GL_COND_OBJ_GETDTABLESIZE_TRUE='#'
GL_COND_OBJ_GETGROUPS_FALSE=''
GL_COND_OBJ_GETGROUPS_TRUE='#'
GL_COND_OBJ_GETLINE_FALSE='#'
GL_COND_OBJ_GETLINE_TRUE=''
GL_COND_OBJ_GETOPT_FALSE='#'
GL_COND_OBJ_GETOPT_TRUE=''
GL_COND_OBJ_GETPEERNAME_FALSE=''
GL_COND_OBJ_GETPEERNAME_TRUE='#'
GL_COND_OBJ_GETPROGNAME_FALSE='#'
GL_COND_OBJ_GETPROGNAME_TRUE=''
GL_COND_OBJ_GETRANDOM_FALSE='#'
GL_COND_OBJ_GETRANDOM_TRUE=''
GL_COND_OBJ_GETSOCKNAME_FALSE=''
GL_COND_OBJ_GETSOCKNAME_TRUE='#'
GL_COND_OBJ_GETTIMEOFDAY_FALSE=''
GL_COND_OBJ_GETTIMEOFDAY_TRUE='#'
GL_COND_OBJ_GROUP_MEMBER_FALSE='#'
GL_COND_OBJ_GROUP_MEMBER_TRUE=''
GL_COND_OBJ_INET_NTOP_FALSE=''
GL_COND_OBJ_INET_NTOP_TRUE='#'
GL_COND_OBJ_IOCTL_FALSE=''
GL_COND_OBJ_IOCTL_TRUE='#'
GL_COND_OBJ_ISBLANK_FALSE=''
GL_COND_OBJ_ISBLANK_TRUE='#'
GL_COND_OBJ_ISWBLANK_FALSE=''
GL_COND_OBJ_ISWBLANK_TRUE='#'
GL_COND_OBJ_ISWDIGIT_FALSE='#'
GL_COND_OBJ_ISWDIGIT_TRUE=''
GL_COND_OBJ_ISWXDIGIT_FALSE='#'
GL_COND_OBJ_ISWXDIGIT_TRUE=''
GL_COND_OBJ_ITOLD_FALSE=''
GL_COND_OBJ_ITOLD_TRUE='#'
GL_COND_OBJ_LINK_FALSE='#'
GL_COND_OBJ_LINK_TRUE=''
GL_COND_OBJ_LISTEN_FALSE=''
GL_COND_OBJ_LISTEN_TRUE='#'
GL_COND_OBJ_LOCALECONV_FALSE=''
GL_COND_OBJ_LOCALECONV_TRUE='#'
GL_COND_OBJ_LSEEK_FALSE=''
GL_COND_OBJ_LSEEK_TRUE='#'
GL_COND_OBJ_LSTAT_FALSE='#'
GL_COND_OBJ_LSTAT_TRUE=''
GL_COND_OBJ_MBRTOWC_FALSE='#'
GL_COND_OBJ_MBRTOWC_TRUE=''
GL_COND_OBJ_MBSINIT_FALSE=''
GL_COND_OBJ_MBSINIT_TRUE='#'
GL_COND_OBJ_MBSRTOWCS_FALSE='#'
GL_COND_OBJ_MBSRTOWCS_TRUE=''
GL_COND_OBJ_MBTOWC_FALSE=''
GL_COND_OBJ_MBTOWC_TRUE='#'
GL_COND_OBJ_MEMCHR_FALSE=''
GL_COND_OBJ_MEMCHR_TRUE='#'
GL_COND_OBJ_MEMPCPY_FALSE='#'
GL_COND_OBJ_MEMPCPY_TRUE=''
GL_COND_OBJ_MEMRCHR_FALSE='#'
GL_COND_OBJ_MEMRCHR_TRUE=''
GL_COND_OBJ_MKDIR_FALSE=''
GL_COND_OBJ_MKDIR_TRUE='#'
GL_COND_OBJ_MKOSTEMP_FALSE='#'
GL_COND_OBJ_MKOSTEMP_TRUE=''
GL_COND_OBJ_MKSTEMP_FALSE=''
GL_COND_OBJ_MKSTEMP_TRUE='#'
GL_COND_OBJ_MSVC_INVAL_FALSE=''
GL_COND_OBJ_MSVC_INVAL_TRUE='#'
GL_COND_OBJ_MSVC_NOTHROW_FALSE=''
GL_COND_OBJ_MSVC_NOTHROW_TRUE='#'
GL_COND_OBJ_NANOSLEEP_FALSE=''
GL_COND_OBJ_NANOSLEEP_TRUE='#'
GL_COND_OBJ_NL_LANGINFO_FALSE='#'
GL_COND_OBJ_NL_LANGINFO_LOCK_FALSE='#'
GL_COND_OBJ_NL_LANGINFO_LOCK_TRUE=''
GL_COND_OBJ_NL_LANGINFO_TRUE=''
GL_COND_OBJ_OPENAT_FALSE='#'
GL_COND_OBJ_OPENAT_TRUE=''
GL_COND_OBJ_OPENDIR_FALSE=''
GL_COND_OBJ_OPENDIR_TRUE='#'
GL_COND_OBJ_OPEN_FALSE='#'
GL_COND_OBJ_OPEN_TRUE=''
GL_COND_OBJ_OS2_SPAWN_FALSE=''
GL_COND_OBJ_OS2_SPAWN_TRUE='#'
GL_COND_OBJ_PIPE_FALSE=''
GL_COND_OBJ_PIPE_TRUE='#'
GL_COND_OBJ_PSELECT_FALSE=''
GL_COND_OBJ_PSELECT_TRUE='#'
GL_COND_OBJ_PTHREAD_SIGMASK_FALSE=''
GL_COND_OBJ_PTHREAD_SIGMASK_TRUE='#'
GL_COND_OBJ_RAISE_FALSE=''
GL_COND_OBJ_RAISE_TRUE='#'
GL_COND_OBJ_RAWMEMCHR_FALSE='#'
GL_COND_OBJ_RAWMEMCHR_TRUE=''
GL_COND_OBJ_READDIR_FALSE=''
GL_COND_OBJ_READDIR_TRUE='#'
GL_COND_OBJ_READLINK_FALSE=''
GL_COND_OBJ_READLINK_TRUE='#'
GL_COND_OBJ_REALLOCARRAY_FALSE='#'
GL_COND_OBJ_REALLOCARRAY_TRUE=''
GL_COND_OBJ_RECV_FALSE=''
GL_COND_OBJ_RECV_TRUE='#'
GL_COND_OBJ_REGEX_FALSE='#'
GL_COND_OBJ_REGEX_TRUE=''
GL_COND_OBJ_RENAME_FALSE='#'
GL_COND_OBJ_RENAME_TRUE=''
GL_COND_OBJ_REWINDDIR_FALSE=''
GL_COND_OBJ_REWINDDIR_TRUE='#'
GL_COND_OBJ_RMDIR_FALSE=''
GL_COND_OBJ_RMDIR_TRUE='#'
GL_COND_OBJ_SECURE_GETENV_FALSE='#'
GL_COND_OBJ_SECURE_GETENV_TRUE=''
GL_COND_OBJ_SELECT_FALSE=''
GL_COND_OBJ_SELECT_TRUE='#'
GL_COND_OBJ_SEND_FALSE=''
GL_COND_OBJ_SEND_TRUE='#'
GL_COND_OBJ_SETLOCALE_LOCK_FALSE=''
GL_COND_OBJ_SETLOCALE_LOCK_TRUE='#'
GL_COND_OBJ_SETSOCKOPT_FALSE=''
GL_COND_OBJ_SETSOCKOPT_TRUE='#'
GL_COND_OBJ_SIGACTION_FALSE=''
GL_COND_OBJ_SIGACTION_TRUE='#'
GL_COND_OBJ_SIGPROCMASK_FALSE=''
GL_COND_OBJ_SIGPROCMASK_TRUE='#'
GL_COND_OBJ_SOCKET_FALSE=''
GL_COND_OBJ_SOCKET_TRUE='#'
GL_COND_OBJ_SPAWNATTR_DESTROY_FALSE='#'
GL_COND_OBJ_SPAWNATTR_DESTROY_TRUE=''
GL_COND_OBJ_SPAWNATTR_INIT_FALSE='#'
GL_COND_OBJ_SPAWNATTR_INIT_TRUE=''
GL_COND_OBJ_SPAWNATTR_SETFLAGS_FALSE='#'
GL_COND_OBJ_SPAWNATTR_SETFLAGS_TRUE=''
GL_COND_OBJ_SPAWNATTR_SETPGROUP_FALSE='#'
GL_COND_OBJ_SPAWNATTR_SETPGROUP_TRUE=''
GL_COND_OBJ_SPAWNATTR_SETSIGMASK_FALSE='#'
GL_COND_OBJ_SPAWNATTR_SETSIGMASK_TRUE=''
GL_COND_OBJ_SPAWNI_FALSE='#'
GL_COND_OBJ_SPAWNI_TRUE=''
GL_COND_OBJ_SPAWNP_FALSE='#'
GL_COND_OBJ_SPAWNP_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_ADDCHDIR_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_ADDCHDIR_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_ADDCLOSE_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_ADDCLOSE_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_ADDDUP2_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_ADDDUP2_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_ADDOPEN_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_ADDOPEN_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_DESTROY_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_DESTROY_TRUE=''
GL_COND_OBJ_SPAWN_FACTION_INIT_FALSE='#'
GL_COND_OBJ_SPAWN_FACTION_INIT_TRUE=''
GL_COND_OBJ_SPAWN_FALSE='#'
GL_COND_OBJ_SPAWN_TRUE=''
GL_COND_OBJ_STAT_FALSE=''
GL_COND_OBJ_STAT_TRUE='#'
GL_COND_OBJ_STDIO_READ_FALSE=''
GL_COND_OBJ_STDIO_READ_TRUE='#'
GL_COND_OBJ_STDIO_WRITE_FALSE=''
GL_COND_OBJ_STDIO_WRITE_TRUE='#'
GL_COND_OBJ_STPCPY_FALSE='#'
GL_COND_OBJ_STPCPY_TRUE=''
GL_COND_OBJ_STRCASECMP_FALSE=''
GL_COND_OBJ_STRCASECMP_TRUE='#'
GL_COND_OBJ_STRCHRNUL_FALSE='#'
GL_COND_OBJ_STRCHRNUL_TRUE=''
GL_COND_OBJ_STRDUP_FALSE='#'
GL_COND_OBJ_STRDUP_TRUE=''
GL_COND_OBJ_STRERROR_FALSE='#'
GL_COND_OBJ_STRERROR_OVERRIDE_FALSE=''
GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#'
GL_COND_OBJ_STRERROR_TRUE=''
GL_COND_OBJ_STRNCASECMP_FALSE=''
GL_COND_OBJ_STRNCASECMP_TRUE='#'
GL_COND_OBJ_STRNDUP_FALSE='#'
GL_COND_OBJ_STRNDUP_TRUE=''
GL_COND_OBJ_STRNLEN_FALSE='#'
GL_COND_OBJ_STRNLEN_TRUE=''
GL_COND_OBJ_STRPBRK_FALSE=''
GL_COND_OBJ_STRPBRK_TRUE='#'
GL_COND_OBJ_STRPTIME_FALSE=''
GL_COND_OBJ_STRPTIME_TRUE='#'
GL_COND_OBJ_STRTOK_R_FALSE=''
GL_COND_OBJ_STRTOK_R_TRUE='#'
GL_COND_OBJ_STRTOLL_FALSE='#'
GL_COND_OBJ_STRTOLL_TRUE=''
GL_COND_OBJ_STRTOL_FALSE='#'
GL_COND_OBJ_STRTOL_TRUE=''
GL_COND_OBJ_SYMLINK_FALSE=''
GL_COND_OBJ_SYMLINK_TRUE='#'
GL_COND_OBJ_TIMEGM_FALSE='#'
GL_COND_OBJ_TIMEGM_TRUE=''
GL_COND_OBJ_TIME_R_FALSE=''
GL_COND_OBJ_TIME_R_TRUE='#'
GL_COND_OBJ_UNLINK_FALSE=''
GL_COND_OBJ_UNLINK_TRUE='#'
GL_COND_OBJ_UTIME_FALSE=''
GL_COND_OBJ_UTIME_TRUE='#'
GL_COND_OBJ_WAITPID_FALSE=''
GL_COND_OBJ_WAITPID_TRUE='#'
GL_COND_OBJ_WCRTOMB_FALSE='#'
GL_COND_OBJ_WCRTOMB_TRUE=''
GL_COND_OBJ_WCWIDTH_FALSE='#'
GL_COND_OBJ_WCWIDTH_TRUE=''
GL_COND_OBJ_WINDOWS_MUTEX_FALSE=''
GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#'
GL_COND_OBJ_WINDOWS_ONCE_FALSE=''
GL_COND_OBJ_WINDOWS_ONCE_TRUE='#'
GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE=''
GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#'
GL_COND_OBJ_WINDOWS_RWLOCK_FALSE=''
GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#'
GL_COND_OBJ_WINDOWS_SPAWN_FALSE=''
GL_COND_OBJ_WINDOWS_SPAWN_TRUE='#'
GL_COND_OBJ_WMEMCHR_FALSE=''
GL_COND_OBJ_WMEMCHR_TRUE='#'
GL_COND_OBJ_WMEMPCPY_FALSE='#'
GL_COND_OBJ_WMEMPCPY_TRUE=''
GL_COND_OBJ_WRITE_FALSE=''
GL_COND_OBJ_WRITE_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ASSERT_H_FALSE='#'
GL_GENERATE_ASSERT_H_TRUE=''
GL_GENERATE_BYTESWAP_H_FALSE='#'
GL_GENERATE_BYTESWAP_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_ERROR_H_FALSE='#'
GL_GENERATE_ERROR_H_TRUE=''
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_FNMATCH_H_FALSE='#'
GL_GENERATE_FNMATCH_H_TRUE=''
GL_GENERATE_GETOPT_CDEFS_H_FALSE='#'
GL_GENERATE_GETOPT_CDEFS_H_TRUE=''
GL_GENERATE_GETOPT_H_FALSE='#'
GL_GENERATE_GETOPT_H_TRUE=''
GL_GENERATE_ICONV_H_FALSE=''
GL_GENERATE_ICONV_H_TRUE='#'
GL_GENERATE_LIMITS_H_FALSE='#'
GL_GENERATE_LIMITS_H_TRUE=''
GL_GENERATE_NETINET_IN_H_FALSE=''
GL_GENERATE_NETINET_IN_H_TRUE='#'
GL_GENERATE_STDCKDINT_H_FALSE='#'
GL_GENERATE_STDCKDINT_H_TRUE=''
GL_GENERATE_STDDEF_H_FALSE='#'
GL_GENERATE_STDDEF_H_TRUE=''
GL_GENERATE_STDINT_H_FALSE='#'
GL_GENERATE_STDINT_H_TRUE=''
GL_GNULIB_ACCEPT4='0'
GL_GNULIB_ACCEPT='1'
GL_GNULIB_ACCESS='1'
GL_GNULIB_ALIGNED_ALLOC='0'
GL_GNULIB_ALPHASORT='0'
GL_GNULIB_ATOLL='0'
GL_GNULIB_BIND='1'
GL_GNULIB_BTOWC='1'
GL_GNULIB_CALLOC_GNU='1'
GL_GNULIB_CALLOC_POSIX='1'
GL_GNULIB_CANONICALIZE_FILE_NAME='1'
GL_GNULIB_CHDIR='1'
GL_GNULIB_CHMOD='0'
GL_GNULIB_CHOWN='0'
GL_GNULIB_CLOSE='1'
GL_GNULIB_CLOSEDIR='1'
GL_GNULIB_CONNECT='1'
GL_GNULIB_COPY_FILE_RANGE='0'
GL_GNULIB_CREAT='0'
GL_GNULIB_CTIME='0'
GL_GNULIB_DIRFD='1'
GL_GNULIB_DPRINTF='0'
GL_GNULIB_DUP2='1'
GL_GNULIB_DUP3='0'
GL_GNULIB_DUP='1'
GL_GNULIB_DUPLOCALE='0'
GL_GNULIB_ENVIRON='1'
GL_GNULIB_EUIDACCESS='0'
GL_GNULIB_EXECL='0'
GL_GNULIB_EXECLE='0'
GL_GNULIB_EXECLP='0'
GL_GNULIB_EXECV='0'
GL_GNULIB_EXECVE='0'
GL_GNULIB_EXECVP='0'
GL_GNULIB_EXECVPE='0'
GL_GNULIB_EXPLICIT_BZERO='0'
GL_GNULIB_FACCESSAT='0'
GL_GNULIB_FCHDIR='1'
GL_GNULIB_FCHMODAT='0'
GL_GNULIB_FCHOWNAT='0'
GL_GNULIB_FCLOSE='0'
GL_GNULIB_FCNTL='1'
GL_GNULIB_FDATASYNC='0'
GL_GNULIB_FDOPEN='0'
GL_GNULIB_FDOPENDIR='1'
GL_GNULIB_FFLUSH='1'
GL_GNULIB_FFS='0'
GL_GNULIB_FFSL='0'
GL_GNULIB_FFSLL='0'
GL_GNULIB_FGETC='1'
GL_GNULIB_FGETS='1'
GL_GNULIB_FLOCK='1'
GL_GNULIB_FNMATCH='1'
GL_GNULIB_FOPEN='1'
GL_GNULIB_FOPEN_GNU='1'
GL_GNULIB_FPRINTF='1'
GL_GNULIB_FPRINTF_POSIX='0'
GL_GNULIB_FPURGE='1'
GL_GNULIB_FPUTC='1'
GL_GNULIB_FPUTS='1'
GL_GNULIB_FREAD='1'
GL_GNULIB_FREE_POSIX='1'
GL_GNULIB_FREOPEN='0'
GL_GNULIB_FSCANF='1'
GL_GNULIB_FSEEK='1'
GL_GNULIB_FSEEKO='1'
GL_GNULIB_FSTAT='1'
GL_GNULIB_FSTATAT='1'
GL_GNULIB_FSYNC='0'
GL_GNULIB_FTELL='1'
GL_GNULIB_FTELLO='1'
GL_GNULIB_FTRUNCATE='0'
GL_GNULIB_FUTIMENS='1'
GL_GNULIB_FWRITE='1'
GL_GNULIB_GETADDRINFO='1'
GL_GNULIB_GETC='1'
GL_GNULIB_GETCHAR='1'
GL_GNULIB_GETCWD='1'
GL_GNULIB_GETDELIM='1'
GL_GNULIB_GETDOMAINNAME='0'
GL_GNULIB_GETDTABLESIZE='1'
GL_GNULIB_GETENTROPY='0'
GL_GNULIB_GETGROUPS='1'
GL_GNULIB_GETHOSTNAME='0'
GL_GNULIB_GETLINE='1'
GL_GNULIB_GETLOADAVG='0'
GL_GNULIB_GETLOGIN='0'
GL_GNULIB_GETLOGIN_R='0'
GL_GNULIB_GETOPT_POSIX='1'
GL_GNULIB_GETPAGESIZE='0'
GL_GNULIB_GETPASS='1'
GL_GNULIB_GETPASS_GNU='1'
GL_GNULIB_GETPEERNAME='1'
GL_GNULIB_GETPROGNAME='1'
GL_GNULIB_GETRANDOM='1'
GL_GNULIB_GETSOCKNAME='1'
GL_GNULIB_GETSOCKOPT='0'
GL_GNULIB_GETSUBOPT='0'
GL_GNULIB_GETTIMEOFDAY='1'
GL_GNULIB_GETUMASK='0'
GL_GNULIB_GETUSERSHELL='0'
GL_GNULIB_GRANTPT='0'
GL_GNULIB_GROUP_MEMBER='1'
GL_GNULIB_ICONV='1'
GL_GNULIB_IMAXABS='0'
GL_GNULIB_IMAXDIV='0'
GL_GNULIB_INET_NTOP='1'
GL_GNULIB_INET_PTON='0'
GL_GNULIB_IOCTL='1'
GL_GNULIB_ISATTY='0'
GL_GNULIB_ISBLANK='1'
GL_GNULIB_ISWBLANK='1'
GL_GNULIB_ISWCTYPE='0'
GL_GNULIB_ISWDIGIT='1'
GL_GNULIB_ISWXDIGIT='1'
GL_GNULIB_LCHMOD='0'
GL_GNULIB_LCHOWN='0'
GL_GNULIB_LINK='1'
GL_GNULIB_LINKAT='0'
GL_GNULIB_LISTEN='1'
GL_GNULIB_LOCALECONV='1'
GL_GNULIB_LOCALENAME='0'
GL_GNULIB_LOCALTIME='0'
GL_GNULIB_LSEEK='1'
GL_GNULIB_LSTAT='1'
GL_GNULIB_MALLOC_GNU='1'
GL_GNULIB_MALLOC_POSIX='1'
GL_GNULIB_MBRLEN='0'
GL_GNULIB_MBRTOWC='1'
GL_GNULIB_MBSCASECMP='0'
GL_GNULIB_MBSCASESTR='0'
GL_GNULIB_MBSCHR='0'
GL_GNULIB_MBSCSPN='0'
GL_GNULIB_MBSINIT='1'
GL_GNULIB_MBSLEN='0'
GL_GNULIB_MBSNCASECMP='0'
GL_GNULIB_MBSNLEN='0'
GL_GNULIB_MBSNRTOWCS='0'
GL_GNULIB_MBSPBRK='0'
GL_GNULIB_MBSPCASECMP='0'
GL_GNULIB_MBSRCHR='0'
GL_GNULIB_MBSRTOWCS='1'
GL_GNULIB_MBSSEP='0'
GL_GNULIB_MBSSPN='0'
GL_GNULIB_MBSSTR='0'
GL_GNULIB_MBSTOK_R='0'
GL_GNULIB_MBSTOWCS='0'
GL_GNULIB_MBTOWC='1'
GL_GNULIB_MDA_ACCESS='1'
GL_GNULIB_MDA_CHDIR='1'
GL_GNULIB_MDA_CHMOD='1'
GL_GNULIB_MDA_CLOSE='1'
GL_GNULIB_MDA_CREAT='1'
GL_GNULIB_MDA_DUP2='1'
GL_GNULIB_MDA_DUP='1'
GL_GNULIB_MDA_ECVT='1'
GL_GNULIB_MDA_EXECL='1'
GL_GNULIB_MDA_EXECLE='1'
GL_GNULIB_MDA_EXECLP='1'
GL_GNULIB_MDA_EXECV='1'
GL_GNULIB_MDA_EXECVE='1'
GL_GNULIB_MDA_EXECVP='1'
GL_GNULIB_MDA_EXECVPE='1'
GL_GNULIB_MDA_FCLOSEALL='1'
GL_GNULIB_MDA_FCVT='1'
GL_GNULIB_MDA_FDOPEN='1'
GL_GNULIB_MDA_FILENO='1'
GL_GNULIB_MDA_GCVT='1'
GL_GNULIB_MDA_GETCWD='1'
GL_GNULIB_MDA_GETPID='1'
GL_GNULIB_MDA_GETW='1'
GL_GNULIB_MDA_ISATTY='1'
GL_GNULIB_MDA_LSEEK='1'
GL_GNULIB_MDA_MEMCCPY='1'
GL_GNULIB_MDA_MKDIR='1'
GL_GNULIB_MDA_MKTEMP='1'
GL_GNULIB_MDA_OPEN='1'
GL_GNULIB_MDA_PUTENV='1'
GL_GNULIB_MDA_PUTW='1'
GL_GNULIB_MDA_READ='1'
GL_GNULIB_MDA_RMDIR='1'
GL_GNULIB_MDA_STRDUP='1'
GL_GNULIB_MDA_SWAB='1'
GL_GNULIB_MDA_TEMPNAM='1'
GL_GNULIB_MDA_TZSET='1'
GL_GNULIB_MDA_UMASK='1'
GL_GNULIB_MDA_UNLINK='1'
GL_GNULIB_MDA_UTIME='1'
GL_GNULIB_MDA_WCSDUP='1'
GL_GNULIB_MDA_WRITE='1'
GL_GNULIB_MEMCHR='1'
GL_GNULIB_MEMMEM='0'
GL_GNULIB_MEMPCPY='1'
GL_GNULIB_MEMRCHR='1'
GL_GNULIB_MEMSET_EXPLICIT='0'
GL_GNULIB_MKDIR='1'
GL_GNULIB_MKDIRAT='0'
GL_GNULIB_MKDTEMP='0'
GL_GNULIB_MKFIFO='0'
GL_GNULIB_MKFIFOAT='0'
GL_GNULIB_MKNOD='0'
GL_GNULIB_MKNODAT='0'
GL_GNULIB_MKOSTEMP='1'
GL_GNULIB_MKOSTEMPS='0'
GL_GNULIB_MKSTEMP='1'
GL_GNULIB_MKSTEMPS='0'
GL_GNULIB_MKTIME='1'
GL_GNULIB_NANOSLEEP='1'
GL_GNULIB_NL_LANGINFO='1'
GL_GNULIB_NONBLOCKING='0'
GL_GNULIB_OBSTACK_PRINTF='0'
GL_GNULIB_OBSTACK_PRINTF_POSIX='0'
GL_GNULIB_OPEN='1'
GL_GNULIB_OPENAT='1'
GL_GNULIB_OPENDIR='1'
GL_GNULIB_OVERRIDES_STRUCT_STAT='0'
GL_GNULIB_PCLOSE='0'
GL_GNULIB_PERROR='0'
GL_GNULIB_PIPE2='1'
GL_GNULIB_PIPE='1'
GL_GNULIB_POPEN='0'
GL_GNULIB_POSIX_MEMALIGN='0'
GL_GNULIB_POSIX_OPENPT='0'
GL_GNULIB_POSIX_SPAWN='1'
GL_GNULIB_POSIX_SPAWNATTR_DESTROY='1'
GL_GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
GL_GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
GL_GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
GL_GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
GL_GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
GL_GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
GL_GNULIB_POSIX_SPAWNATTR_INIT='1'
GL_GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
GL_GNULIB_POSIX_SPAWNATTR_SETPGROUP='1'
GL_GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
GL_GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
GL_GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
GL_GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
GL_GNULIB_POSIX_SPAWNP='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR='0'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
GL_GNULIB_PREAD='0'
GL_GNULIB_PRINTF='1'
GL_GNULIB_PRINTF_POSIX='0'
GL_GNULIB_PSELECT='1'
GL_GNULIB_PTHREAD_SIGMASK='1'
GL_GNULIB_PTSNAME='0'
GL_GNULIB_PTSNAME_R='0'
GL_GNULIB_PUTC='1'
GL_GNULIB_PUTCHAR='1'
GL_GNULIB_PUTENV='0'
GL_GNULIB_PUTS='1'
GL_GNULIB_PWRITE='0'
GL_GNULIB_QSORT_R='0'
GL_GNULIB_RAISE='1'
GL_GNULIB_RANDOM='0'
GL_GNULIB_RANDOM_R='0'
GL_GNULIB_RAWMEMCHR='1'
GL_GNULIB_READ='0'
GL_GNULIB_READDIR='1'
GL_GNULIB_READLINK='1'
GL_GNULIB_READLINKAT='0'
GL_GNULIB_REALLOCARRAY='1'
GL_GNULIB_REALLOC_GNU='1'
GL_GNULIB_REALLOC_POSIX='1'
GL_GNULIB_REALPATH='1'
GL_GNULIB_RECV='1'
GL_GNULIB_RECVFROM='0'
GL_GNULIB_REMOVE='0'
GL_GNULIB_RENAME='1'
GL_GNULIB_RENAMEAT='0'
GL_GNULIB_REWINDDIR='1'
GL_GNULIB_RMDIR='1'
GL_GNULIB_RPMATCH='0'
GL_GNULIB_SCANDIR='0'
GL_GNULIB_SCANF='1'
GL_GNULIB_SCHED_YIELD='0'
GL_GNULIB_SECURE_GETENV='1'
GL_GNULIB_SELECT='1'
GL_GNULIB_SEND='1'
GL_GNULIB_SENDTO='0'
GL_GNULIB_SETENV='0'
GL_GNULIB_SETHOSTNAME='0'
GL_GNULIB_SETLOCALE='0'
GL_GNULIB_SETLOCALE_NULL='1'
GL_GNULIB_SETSOCKOPT='1'
GL_GNULIB_SHUTDOWN='0'
GL_GNULIB_SIGABBREV_NP='0'
GL_GNULIB_SIGACTION='1'
GL_GNULIB_SIGDESCR_NP='0'
GL_GNULIB_SIGNAL_H_SIGPIPE='1'
GL_GNULIB_SIGPROCMASK='1'
GL_GNULIB_SLEEP='0'
GL_GNULIB_SNPRINTF='1'
GL_GNULIB_SOCKET='1'
GL_GNULIB_SPRINTF_POSIX='0'
GL_GNULIB_STAT='1'
GL_GNULIB_STDIO_H_NONBLOCKING='0'
GL_GNULIB_STDIO_H_SIGPIPE='1'
GL_GNULIB_STPCPY='1'
GL_GNULIB_STPNCPY='0'
GL_GNULIB_STRCASESTR='0'
GL_GNULIB_STRCHRNUL='1'
GL_GNULIB_STRDUP='1'
GL_GNULIB_STRERROR='1'
GL_GNULIB_STRERRORNAME_NP='0'
GL_GNULIB_STRERROR_R='1'
GL_GNULIB_STRFTIME='0'
GL_GNULIB_STRNCAT='0'
GL_GNULIB_STRNDUP='1'
GL_GNULIB_STRNLEN='1'
GL_GNULIB_STRPBRK='1'
GL_GNULIB_STRPTIME='1'
GL_GNULIB_STRSEP='0'
GL_GNULIB_STRSIGNAL='0'
GL_GNULIB_STRSTR='0'
GL_GNULIB_STRTOD='0'
GL_GNULIB_STRTOIMAX='0'
GL_GNULIB_STRTOK_R='1'
GL_GNULIB_STRTOL='1'
GL_GNULIB_STRTOLD='0'
GL_GNULIB_STRTOLL='1'
GL_GNULIB_STRTOUL='0'
GL_GNULIB_STRTOULL='0'
GL_GNULIB_STRTOUMAX='0'
GL_GNULIB_STRVERSCMP='0'
GL_GNULIB_SYMLINK='1'
GL_GNULIB_SYMLINKAT='0'
GL_GNULIB_SYSTEM_POSIX='0'
GL_GNULIB_TIME='0'
GL_GNULIB_TIMEGM='1'
GL_GNULIB_TIMESPEC_GET='0'
GL_GNULIB_TIMESPEC_GETRES='0'
GL_GNULIB_TIME_R='1'
GL_GNULIB_TIME_RZ='0'
GL_GNULIB_TMPFILE='0'
GL_GNULIB_TOWCTRANS='0'
GL_GNULIB_TRUNCATE='0'
GL_GNULIB_TTYNAME_R='0'
GL_GNULIB_TZSET='0'
GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE=''
GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE=''
GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE=''
GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNINORM_NFC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNINORM_NFD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNISTD_H_GETOPT='1'
GL_GNULIB_UNISTD_H_NONBLOCKING='0'
GL_GNULIB_UNISTD_H_SIGPIPE='1'
GL_GNULIB_UNLINK='1'
GL_GNULIB_UNLINKAT='0'
GL_GNULIB_UNLOCKPT='0'
GL_GNULIB_UNSETENV='0'
GL_GNULIB_USLEEP='0'
GL_GNULIB_UTIME='1'
GL_GNULIB_UTIMENSAT='0'
GL_GNULIB_VASPRINTF='1'
GL_GNULIB_VDPRINTF='0'
GL_GNULIB_VFPRINTF='1'
GL_GNULIB_VFPRINTF_POSIX='0'
GL_GNULIB_VFSCANF='0'
GL_GNULIB_VPRINTF='1'
GL_GNULIB_VPRINTF_POSIX='0'
GL_GNULIB_VSCANF='0'
GL_GNULIB_VSNPRINTF='1'
GL_GNULIB_VSPRINTF_POSIX='0'
GL_GNULIB_WAITPID='1'
GL_GNULIB_WCPCPY='0'
GL_GNULIB_WCPNCPY='0'
GL_GNULIB_WCRTOMB='1'
GL_GNULIB_WCSCASECMP='0'
GL_GNULIB_WCSCAT='0'
GL_GNULIB_WCSCHR='0'
GL_GNULIB_WCSCMP='0'
GL_GNULIB_WCSCOLL='0'
GL_GNULIB_WCSCPY='0'
GL_GNULIB_WCSCSPN='0'
GL_GNULIB_WCSDUP='0'
GL_GNULIB_WCSFTIME='0'
GL_GNULIB_WCSLEN='0'
GL_GNULIB_WCSNCASECMP='0'
GL_GNULIB_WCSNCAT='0'
GL_GNULIB_WCSNCMP='0'
GL_GNULIB_WCSNCPY='0'
GL_GNULIB_WCSNLEN='0'
GL_GNULIB_WCSNRTOMBS='0'
GL_GNULIB_WCSPBRK='0'
GL_GNULIB_WCSRCHR='0'
GL_GNULIB_WCSRTOMBS='0'
GL_GNULIB_WCSSPN='0'
GL_GNULIB_WCSSTR='0'
GL_GNULIB_WCSTOK='0'
GL_GNULIB_WCSWIDTH='0'
GL_GNULIB_WCSXFRM='0'
GL_GNULIB_WCTOB='0'
GL_GNULIB_WCTOMB='0'
GL_GNULIB_WCTRANS='0'
GL_GNULIB_WCTYPE='0'
GL_GNULIB_WCWIDTH='1'
GL_GNULIB_WMEMCHR='1'
GL_GNULIB_WMEMCMP='0'
GL_GNULIB_WMEMCPY='0'
GL_GNULIB_WMEMMOVE='0'
GL_GNULIB_WMEMPCPY='1'
GL_GNULIB_WMEMSET='0'
GL_GNULIB_WRITE='1'
GL_GNULIB__EXIT='0'
GMSGFMT='/opt/csw/bin/gmsgfmt'
GMSGFMT_015='/opt/csw/bin/gmsgfmt'
GNULIBHEADERS_OVERRIDE_WINT_T='0'
GNULIB_GETTIMEOFDAY='0'
GNULIB_WARN_CFLAGS=''
GNUTLS_CFLAGS='-I/opt/csw/include -I/opt/csw/include/p11-kit-1  '
GNUTLS_LIBS='-L/opt/csw/lib -lgnutls  '
GPGME_CFLAGS='-I/opt/csw/include'
GPGME_CONFIG='/opt/csw/bin/gpgme-config'
GPGME_LIBS='-L/opt/csw/lib -lgpgme -lassuan -lsocket -lgpg-error'
GREP='/opt/csw/gnu/grep'
HARD_LOCALE_LIB=''
HAVE_ACCEPT4='1'
HAVE_ALIGNED_ALLOC='1'
HAVE_ALLOCA_H='1'
HAVE_ALPHASORT='1'
HAVE_ARPA_INET_H='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_C99_STDINT_H='1'
HAVE_CANONICALIZE_FILE_NAME='0'
HAVE_CHOWN='1'
HAVE_CLOSEDIR='1'
HAVE_COPY_FILE_RANGE='1'
HAVE_CRTDEFS_H='0'
HAVE_DECL_DIRFD='0'
HAVE_DECL_ECVT='1'
HAVE_DECL_ENVIRON='0'
HAVE_DECL_EXECVPE='0'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FCLOSEALL='0'
HAVE_DECL_FCVT='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='1'
HAVE_DECL_FPURGE='0'
HAVE_DECL_FREEADDRINFO='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GAI_STRERROR='1'
HAVE_DECL_GCVT='1'
HAVE_DECL_GETADDRINFO='1'
HAVE_DECL_GETDELIM='0'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='0'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETNAMEINFO='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_GETW='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_INET_NTOP='1'
HAVE_DECL_INET_PTON='1'
HAVE_DECL_INITSTATE='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='0'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_PROGRAM_INVOCATION_NAME='0'
HAVE_DECL_PUTW='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SETSTATE='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNCASECMP='1'
HAVE_DECL_STRNDUP='0'
HAVE_DECL_STRNLEN='0'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TRUNCATE='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCSDUP='0'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_ERROR='0'
HAVE_ERROR_AT_LINE='0'
HAVE_ERROR_H='0'
HAVE_EUIDACCESS='1'
HAVE_EXECVPE='1'
HAVE_EXPLICIT_BZERO='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='1'
HAVE_FEATURES_H='0'
HAVE_FFS='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FLOCK='0'
HAVE_FNMATCH='1'
HAVE_FNMATCH_H='1'
HAVE_FREELOCALE='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETENTROPY='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETPASS='1'
HAVE_GETPROGNAME='0'
HAVE_GETRANDOM='0'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GETUMASK='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='0'
HAVE_IMAXABS='1'
HAVE_IMAXDIV='1'
HAVE_IMAXDIV_T='1'
HAVE_INITSTATE='1'
HAVE_INTTYPES_H='1'
HAVE_ISBLANK='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LANGINFO_ALTMON='0'
HAVE_LANGINFO_CODESET='1'
HAVE_LANGINFO_ERA='1'
HAVE_LANGINFO_H='1'
HAVE_LANGINFO_T_FMT_AMPM='1'
HAVE_LANGINFO_YESEXPR='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LIBGNUTLS=''
HAVE_LIBSSL=''
HAVE_LIBUNISTRING='yes'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LSTAT='1'
HAVE_MAX_ALIGN_T='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MBTOWC='1'
HAVE_MEMPCPY='0'
HAVE_MEMSET_EXPLICIT='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='0'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NETDB_H='1'
HAVE_NETINET_IN_H=''
HAVE_NEWLOCALE='1'
HAVE_NL_LANGINFO='1'
HAVE_OPENAT='1'
HAVE_OPENDIR='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='0'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_MEMALIGN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_POSIX_SPAWN='1'
HAVE_POSIX_SPAWNATTR_T='1'
HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='0'
HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR='1'
HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_PYTHON3_FALSE='#'
HAVE_PYTHON3_TRUE=''
HAVE_QSORT_R='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='0'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALLOCARRAY='0'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RPMATCH='1'
HAVE_SA_FAMILY_T='1'
HAVE_SCANDIR='1'
HAVE_SCHED_H='1'
HAVE_SCHED_YIELD='1'
HAVE_SECURE_GETENV='0'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SETSTATE='1'
HAVE_SIGABBREV_NP='1'
HAVE_SIGACTION='1'
HAVE_SIGDESCR_NP='1'
HAVE_SIGHANDLER_T='0'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_SPAWN_H='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='0'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='0'
HAVE_STRERRORNAME_NP='1'
HAVE_STRINGS_H='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOL='1'
HAVE_STRTOLD='1'
HAVE_STRTOLL='1'
HAVE_STRTOUL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_ADDRINFO='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SCHED_PARAM='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_SOCKADDR_STORAGE='1'
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_CDEFS_H='0'
HAVE_SYS_FILE_H='1'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_IOCTL_H='1'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_RANDOM_H='1'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_SOCKET_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_SYS_UIO_H='1'
HAVE_TIMEGM='0'
HAVE_TIMESPEC_GET='1'
HAVE_TIMESPEC_GETRES='1'
HAVE_TIMEZONE_T='0'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNISTRING_WOE32DLL_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_USLEEP='1'
HAVE_UTIME='1'
HAVE_UTIMENSAT='1'
HAVE_UTIME_H='1'
HAVE_VALGRIND=''
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSFTIME='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMPCPY='0'
HAVE_WMEMSET='1'
HAVE_WS2TCPIP_H='0'
HAVE_XLOCALE_H='0'
HAVE__EXIT='1'
HOSTENT_LIB='-lnsl'
ICONV_CONST='const'
ICONV_H=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INET_NTOP_LIB='-lnsl'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='0'
INTLLIBS='-lintl'
INTL_MACOSX_LIBS=''
LCOV=''
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBGNUTLS=''
LIBGNUTLS_PREFIX=''
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBICONV='-liconv'
LIBIDN2_CFLAGS='-I/opt/csw/include  '
LIBIDN2_LIBS='-L/opt/csw/lib -lidn2  '
LIBINTL='-lintl'
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPMULTITHREAD='-lpthread'
LIBPROXY_CFLAGS=''
LIBPROXY_LIBS=''
LIBPSL_CFLAGS='-I/opt/csw/include  '
LIBPSL_LIBS='-L/opt/csw/lib -lpsl  '
LIBPTHREAD=''
LIBS='-L/opt/csw/lib -lmetalink   -L/opt/csw/lib -lpcre2-8   -luuid -L/opt/csw/lib -lidn2   -L/opt/csw/lib -lnettle   -L/opt/csw/lib -lgnutls   -L/opt/csw/lib -lz   -L/opt/csw/lib -lpsl    -L/opt/csw/lib -lgpgme -lassuan -lsocket -lgpg-error'
LIBSOCKET='-lsocket'
LIBSSL=''
LIBSSL_PREFIX=''
LIBSTDTHREAD=''
LIBTHREAD=''
LIBUNISTRING='-lunistring'
LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE=''
LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#'
LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_PREFIX=''
LIBUNISTRING_UNICASE_H='unicase.h'
LIBUNISTRING_UNICTYPE_H='unictype.h'
LIBUNISTRING_UNINORM_H='uninorm.h'
LIBUNISTRING_UNISTR_H='unistr.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIB_CLOCK_GETTIME='-lrt'
LIB_CRYPTO=''
LIB_FUZZING_ENGINE=''
LIB_GETRANDOM=''
LIB_HARD_LOCALE=''
LIB_MBRTOWC=''
LIB_NANOSLEEP='-lrt'
LIB_NL_LANGINFO=''
LIB_POSIX_SPAWN=''
LIB_PTHREAD_SIGMASK=''
LIB_SCHED_YIELD='-lrt'
LIB_SELECT=''
LIB_SETLOCALE_NULL=''
LIMITS_H='limits.h'
LOCALCHARSET_TESTS_ENVIRONMENT=''
LOCALENAME_ENHANCE_LOCALE_FUNCS='0'
LOCALE_FR='fr_FR'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP.eucJP'
LOCALE_ZH_CN='zh_CN.GB18030'
LTLIBGNUTLS=''
LTLIBICONV='-liconv'
LTLIBINTL='-lintl'
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBSSL=''
LTLIBTHREAD=''
LTLIBUNISTRING='-lunistring'
MAKEINFO='${SHELL} '\''/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing'\'' makeinfo'
MBRTOWC_LIB=''
METALINK_CFLAGS='-I/opt/csw/include  '
METALINK_LIBS='-L/opt/csw/lib -lmetalink  '
MKDIR_P='/opt/csw/gnu/mkdir -p'
MSGFMT='/opt/csw/gnu/msgfmt'
MSGFMT_015='/opt/csw/gnu/msgfmt'
MSGMERGE='/opt/csw/gnu/msgmerge'
NANOSLEEP_LIB='-lrt'
NETINET_IN_H=''
NETTLE_CFLAGS='-I/opt/csw/include  '
NETTLE_LIBS='-L/opt/csw/lib -lnettle  '
NEXT_ARPA_INET_H='<arpa/inet.h>'
NEXT_ASSERT_H='<assert.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_ERROR_H='<error.h>'
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H='<fnmatch.h>'
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_SCHED_H='<sched.h>'
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_SPAWN_H='<spawn.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_FILE_H='<sys/file.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H='<sys/random.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_UTIME_H='<utime.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_CTYPE_H='<ctype.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_ERROR_H='<error.h>'
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_FNMATCH_H='<fnmatch.h>'
NEXT_GETOPT_H='<getopt.h>'
NEXT_ICONV_H='<iconv.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LANGINFO_H='<langinfo.h>'
NEXT_LIMITS_H='<limits.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_NETDB_H='<netdb.h>'
NEXT_NETINET_IN_H=''
NEXT_SCHED_H='<sched.h>'
NEXT_SIGNAL_H='<signal.h>'
NEXT_SPAWN_H='<spawn.h>'
NEXT_STDDEF_H='<stddef.h>'
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_FILE_H='<sys/file.h>'
NEXT_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_SYS_RANDOM_H='<sys/random.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_SYS_WAIT_H='<sys/wait.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_UTIME_H='<utime.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
OBJEXT='o'
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OS_MSWINDOWS_FALSE=''
OS_MSWINDOWS_TRUE='#'
PACKAGE='wget'
PACKAGE_BUGREPORT='bug-wget@gnu.org'
PACKAGE_NAME='wget'
PACKAGE_STRING='wget 1.21.4.14-25525'
PACKAGE_TARNAME='wget'
PACKAGE_URL=''
PACKAGE_VERSION='1.21.4.14-25525'
PATH_SEPARATOR=':'
PCRE2_CFLAGS='-I/opt/csw/include  '
PCRE2_LIBS='-L/opt/csw/lib -lpcre2-8  '
PCRE_CFLAGS=''
PCRE_LIBS=''
PERL='/opt/csw/bin/perl'
PKG_CONFIG='/opt/csw/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/opt/csw/lib/pkgconfig'
POD2MAN='/opt/csw/bin/pod2man'
POSIX_SPAWN_LIB=''
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRIPTR_PREFIX='"l"'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTHREAD_SIGMASK_LIB=''
PTRDIFF_T_SUFFIX=''
PYTHON='/opt/csw/bin/python3'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='sunos5'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='3.3'
RANLIB='ranlib'
REPLACE_ACCESS='0'
REPLACE_ALIGNED_ALLOC='0'
REPLACE_BTOWC='0'
REPLACE_CALLOC_FOR_CALLOC_GNU='1'
REPLACE_CALLOC_FOR_CALLOC_POSIX='1'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHMOD='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_COPY_FILE_RANGE='0'
REPLACE_CREAT='0'
REPLACE_CTIME='GNULIB_PORTCHECK'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP3='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_ERROR='0'
REPLACE_ERROR_AT_LINE='0'
REPLACE_EXECL='0'
REPLACE_EXECLE='0'
REPLACE_EXECLP='0'
REPLACE_EXECV='0'
REPLACE_EXECVE='0'
REPLACE_EXECVP='0'
REPLACE_EXECVPE='0'
REPLACE_FACCESSAT='0'
REPLACE_FCHMODAT='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='1'
REPLACE_FDATASYNC='0'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FFSLL='0'
REPLACE_FNMATCH='1'
REPLACE_FOPEN='0'
REPLACE_FOPEN_FOR_FOPEN_GNU='1'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREE='0'
REPLACE_FREELOCALE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='1'
REPLACE_FSTATAT='1'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='1'
REPLACE_GAI_STRERROR='0'
REPLACE_GETADDRINFO='0'
REPLACE_GETCWD='1'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETDTABLESIZE='0'
REPLACE_GETENTROPY='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='1'
REPLACE_GETLOADAVG='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETPASS='0'
REPLACE_GETPASS_FOR_GETPASS_GNU='1'
REPLACE_GETPROGNAME='0'
REPLACE_GETRANDOM='0'
REPLACE_GETSUBOPT='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_GMTIME='0'
REPLACE_ICONV='0'
REPLACE_ICONV_OPEN='0'
REPLACE_ICONV_UTF='0'
REPLACE_IMAXABS='0'
REPLACE_IMAXDIV='0'
REPLACE_INET_NTOP='0'
REPLACE_INET_PTON='0'
REPLACE_INITSTATE='0'
REPLACE_IOCTL='0'
REPLACE_ISATTY='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_ISWDIGIT='1'
REPLACE_ISWXDIGIT='1'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='1'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME='0'
REPLACE_LOCALTIME_R='0'
REPLACE_LSEEK='0'
REPLACE_LSTAT='1'
REPLACE_MALLOC_FOR_MALLOC_GNU='1'
REPLACE_MALLOC_FOR_MALLOC_POSIX='1'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='1'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='1'
REPLACE_MBSTATE_T='0'
REPLACE_MBSTOWCS='0'
REPLACE_MBTOWC='0'
REPLACE_MB_CUR_MAX='1'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MEMPCPY='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKFIFOAT='0'
REPLACE_MKNOD='0'
REPLACE_MKNODAT='0'
REPLACE_MKOSTEMP='0'
REPLACE_MKOSTEMPS='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='1'
REPLACE_NANOSLEEP='0'
REPLACE_NEWLOCALE='0'
REPLACE_NL_LANGINFO='1'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='1'
REPLACE_OPENAT='1'
REPLACE_OPENDIR='0'
REPLACE_PERROR='0'
REPLACE_PIPE2='0'
REPLACE_POPEN='0'
REPLACE_POSIX_MEMALIGN='0'
REPLACE_POSIX_OPENPT='0'
REPLACE_POSIX_SPAWN='1'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='0'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR='0'
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_QSORT_R='0'
REPLACE_RAISE='0'
REPLACE_RANDOM='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READDIR='0'
REPLACE_READLINK='0'
REPLACE_READLINKAT='0'
REPLACE_REALLOCARRAY='0'
REPLACE_REALLOC_FOR_REALLOC_GNU='0'
REPLACE_REALLOC_FOR_REALLOC_POSIX='1'
REPLACE_REALPATH='1'
REPLACE_REMOVE='0'
REPLACE_RENAME='1'
REPLACE_RENAMEAT='0'
REPLACE_REWINDDIR='0'
REPLACE_RMDIR='0'
REPLACE_SCHED_YIELD='0'
REPLACE_SELECT='0'
REPLACE_SETENV='0'
REPLACE_SETHOSTNAME='0'
REPLACE_SETLOCALE='0'
REPLACE_SETSTATE='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPCPY='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='1'
REPLACE_STRERROR='1'
REPLACE_STRERRORNAME_NP='0'
REPLACE_STRERROR_R='1'
REPLACE_STRFTIME='GNULIB_PORTCHECK'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOIMAX='0'
REPLACE_STRTOK_R='0'
REPLACE_STRTOL='1'
REPLACE_STRTOLD='0'
REPLACE_STRTOLL='1'
REPLACE_STRTOUL='0'
REPLACE_STRTOULL='0'
REPLACE_STRTOUMAX='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TIME='0'
REPLACE_TIMEGM='0'
REPLACE_TIMESPEC_GET='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TRUNCATE='0'
REPLACE_TTYNAME_R='0'
REPLACE_TZSET='GNULIB_PORTCHECK'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIME='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='1'
REPLACE_WCSCMP='0'
REPLACE_WCSFTIME='0'
REPLACE_WCSNCMP='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSSTR='0'
REPLACE_WCSTOK='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='1'
REPLACE_WMEMCMP='0'
REPLACE_WMEMPCPY='0'
REPLACE_WRITE='0'
REPLACE__EXIT='0'
SCHED_YIELD_LIB='-lrt'
SED='/opt/csw/gnu/sed'
SELECT_LIB='-lsocket'
SERVENT_LIB='-lsocket'
SETLOCALE_NULL_LIB=''
SET_MAKE=''
SHELL='/bin/bash'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDCKDINT_H='stdckdint.h'
STDDEF_H='stddef.h'
STDINT_H='stdint.h'
STRIP=''
SYS_IOCTL_H_HAVE_WINSOCK2_H='0'
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
TIME_H_DEFINES_TIME_UTC='0'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='0'
UNDEFINE_STRTOK_R='0'
UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
UNISTD_H_HAVE_SYS_RANDOM_H='1'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_NLS='yes'
UUID_CFLAGS=''
UUID_LIBS=''
VALGRIND_TESTS=''
VERSION='1.21.4.14-25525'
WARN_CFLAGS=' '
WCHAR_T_SUFFIX=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINDOWS_STAT_INODES='0'
WINDOWS_STAT_TIMESPEC='0'
WINT_T_SUFFIX=''
WITH_GNUTLS_FALSE='#'
WITH_GNUTLS_TRUE=''
WITH_IRI_FALSE='#'
WITH_IRI_TRUE=''
WITH_METALINK_FALSE='#'
WITH_METALINK_TRUE=''
WITH_NTLM_FALSE='#'
WITH_NTLM_TRUE=''
WITH_OPENSSL_FALSE=''
WITH_OPENSSL_TRUE='#'
WITH_OPIE_FALSE='#'
WITH_OPIE_TRUE=''
WITH_SSL_FALSE='#'
WITH_SSL_TRUE=''
WITH_XATTR_FALSE=''
WITH_XATTR_TRUE='#'
XGETTEXT='/opt/csw/gnu/xgettext'
XGETTEXT_015='/opt/csw/gnu/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
ZLIB_CFLAGS='-I/opt/csw/include  '
ZLIB_LIBS='-L/opt/csw/lib -lz  '
ac_ct_CC='/opt/csw/bin/gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-solaris2.10'
build_alias=''
build_cpu='x86_64'
build_os='solaris2.10'
build_vendor='pc'
check-code-coverage:
code-coverage-capture-hook:
code-coverage-capture: code-coverage-capture-hook
code_coverage_quiet = $(code_coverage_quiet_$(V))
code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
code_coverage_quiet_0 = --quiet
code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_genhtml_0 = @echo "  GEN   " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_cap_0 = @echo "  LCOV   --capture"\
code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_ign_0 = @echo "  LCOV   --remove /tmp/*"\
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJDEPS=' ./$(DEPDIR)/asnprintf.Po ./$(DEPDIR)/calloc.Po ./$(DEPDIR)/fnmatch.Po ./$(DEPDIR)/fopen.Po ./$(DEPDIR)/getpass.Po ./$(DEPDIR)/malloc.Po ./$(DEPDIR)/mbsrtowcs-state.Po ./$(DEPDIR)/mktime.Po ./$(DEPDIR)/printf-args.Po ./$(DEPDIR)/printf-parse.Po ./$(DEPDIR)/realloc.Po ./$(DEPDIR)/strerror_r.Po ./$(DEPDIR)/vasnprintf.Po'
gl_LIBOBJS=' asnprintf.o calloc.o fnmatch.o fopen.o getpass.o malloc.o mbsrtowcs-state.o mktime.o printf-args.o printf-parse.o realloc.o strerror_r.o vasnprintf.o'
gl_LTLIBOBJS=' asnprintf.lo calloc.lo fnmatch.lo fopen.lo getpass.lo malloc.lo mbsrtowcs-state.lo mktime.lo printf-args.lo printf-parse.lo realloc.lo strerror_r.lo vasnprintf.lo'
gltests_LIBOBJDEPS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_WGET_GNULIB_TESTS'
host='x86_64-pc-solaris2.10'
host_alias=''
host_cpu='x86_64'
host_os='solaris2.10'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/wget'
pkgpythondir='${pythondir}/wget'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.3/site-packages'
pythondir='${PYTHON_PREFIX}/lib/python3.3/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "wget"
#define PACKAGE_TARNAME "wget"
#define PACKAGE_VERSION "1.21.4.14-25525"
#define PACKAGE_STRING "wget 1.21.4.14-25525"
#define PACKAGE_BUGREPORT "bug-wget@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "wget"
#define VERSION "1.21.4.14-25525"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_GETOPT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_ICONV_H 1
#define HAVE_LIMITS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SPAWN_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_RANDOM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UTIME_H 1
#define HAVE_STDLIB_H 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define OS_TYPE "solaris2.10"
#define ENABLE_OPIE 1
#define ENABLE_DIGEST 1
#define ENABLE_DEBUG 1
#define HAVE_FSEEKO 1
#define _FILE_OFFSET_BITS 64
#define __USE_MINGW_ANSI_STDIO 1
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define YYTEXT_POINTER 1
#define _FILE_OFFSET_BITS 64
#define SIZEOF_OFF_T 8
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_PWD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DECL_H_ERRNO 1
#define SIZEOF_LONG 4
#define HAVE_UINT32_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_INTPTR_T 1
#define HAVE_INT64_T 1
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_ICONV 1
#define ICONV_CONST const
#define restrict __restrict__
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_BTOWC 1
#define HAVE_MBRTOWC 1
#define HAVE_REALPATH 1
#define HAVE_LSTAT 1
#define HAVE_FCHDIR 1
#define HAVE_FCNTL 1
#define HAVE_SYMLINK 1
#define HAVE_FDOPENDIR 1
#define HAVE_FNMATCH 1
#define HAVE_MBSRTOWCS 1
#define HAVE_FSTATAT 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETPASS 1
#define HAVE_GETEXECNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ISBLANK 1
#define HAVE_ISWCNTRL 1
#define HAVE_LINK 1
#define HAVE_MBSINIT 1
#define HAVE_MPROTECT 1
#define HAVE_MKSTEMP 1
#define HAVE_OPENAT 1
#define HAVE_PIPE 1
#define HAVE_PSELECT 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_READLINK 1
#define HAVE_ISWCTYPE 1
#define HAVE_GETUID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETEGID 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SNPRINTF 1
#define HAVE_STRPTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_WCRTOMB 1
#define HAVE_WCWIDTH 1
#define HAVE_LANGINFO_CODESET 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_GETCWD 1
#define USE_LINUX_CRYPTO_API 0
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_DECL_FCHDIR 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 1
#define eaccess access
#define HAVE_MBSTATE_T 1
#define FUNC_FFLUSH_STDIN 1
#define _USE_STD_STAT 1
#define HAVE_DECL_FSEEKO 1
#define FUNC_FFLUSH_STDIN 1
#define HAVE_DECL_FTELLO 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_IPV4 1
#define HAVE_IPV6 1
#define HAVE_DECL_GETCWD 1
#define HAVE_DECL_GETDELIM 0
#define HAVE_DECL_GETDTABLESIZE 1
#define GETGROUPS_T gid_t
#define HAVE_DECL_GETLINE 0
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define NO_INLINE_GETPASS 1
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FLOCKFILE 1
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FUNLOCKFILE 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_PTHREAD_API 1
#define SETLOCALE_NULL_ALL_MTSAFE 1
#define SETLOCALE_NULL_ONE_MTSAFE 1
#define HAVE_WINT_T 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_TOWLOWER 1
#define HAVE_LIBUNISTRING 1
#define HAVE_WCHAR_T 1
#define _LCONV_C99 1
#define HAVE_WEAK_SYMBOLS 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL_MEMRCHR 0
#define TIME_T_IS_SIGNED 1
#define HAVE_DECL_ALARM 1
#define PROMOTED_MODE_T mode_t
#define HAVE_POSIX_SPAWN 1
#define HAVE_DECL_POSIX_SPAWN 1
#define REPLACE_POSIX_SPAWN 1
#define HAVE_SIGSET_T 1
#define HAVE_SCHED_H 1
#define USER_LABEL_PREFIX 
#define HAVE_DECL_SNPRINTF 1
#define HAVE_POSIX_SPAWNATTR_T 1
#define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
#define HAVE_DECL_FCLOSEALL 0
#define HAVE_DECL_GETW 1
#define HAVE_DECL_PUTW 1
#define HAVE_DECL_ECVT 1
#define HAVE_DECL_FCVT 1
#define HAVE_DECL_GCVT 1
#define HAVE_DECL_STRDUP 1
#define HAVE_STRERROR_R 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_DECL_STRNDUP 0
#define HAVE_DECL_STRNLEN 0
#define HAVE_DECL_STRTOK_R 1
#define HAVE_UNISTRING_WOE32DLL_H 1
#define HAVE_DECL_EXECVPE 0
#define HAVE_DECL_CLEARERR_UNLOCKED 0
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FERROR_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_WORKING_UTIMES 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define HAVE_WCSLEN 1
#define HAVE_SNPRINTF 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define HAVE_SNPRINTF_TRUNCATION_C99 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_WCSDUP 0
#define GNULIB_TEST_ACCEPT 1
#define GNULIB_TEST_ACCESS 1
#define HAVE_ALLOCA 1
#define GNULIB_TEST_BIND 1
#define GNULIB_TEST_BTOWC 1
#define HAVE___BUILTIN_EXPECT 1
#define GNULIB_TEST_CALLOC_GNU 1
#define GNULIB_TEST_CALLOC_POSIX 1
#define GNULIB_CANONICALIZE 1
#define GNULIB_TEST_CANONICALIZE 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_CHDIR 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_SETTIME 1
#define GNULIB_TEST_CLOEXEC 1
#define GNULIB_TEST_CLOSE 1
#define HAVE_CLOSEDIR 1
#define GNULIB_TEST_CLOSEDIR 1
#define GNULIB_TEST_CONNECT 1
#define D_INO_IN_DIRENT 1
#define HAVE_DECL_DIRFD 0
#define DIR_FD_MEMBER_NAME dd_fd
#define GNULIB_TEST_DIRFD 1
#define GNULIB_DIRNAME 1
#define GNULIB_TEST_DUP 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_FCHDIR 1
#define GNULIB_TEST_FCNTL 1
#define GNULIB_FD_SAFER_FLAG 1
#define HAVE_DECL_FDOPENDIR 1
#define GNULIB_TEST_FDOPENDIR 1
#define GNULIB_FDOPENDIR 1
#define FUNC_FFLUSH_STDIN 1
#define GNULIB_FFLUSH 1
#define GNULIB_TEST_FFLUSH 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_STRUCT_FLOCK_L_TYPE 1
#define GNULIB_TEST_FNMATCH 1
#define GNULIB_FNMATCH_GNU 1
#define GNULIB_TEST_FOPEN 1
#define GNULIB_FOPEN_GNU 1
#define GNULIB_TEST_FOPEN_GNU 1
#define HAVE___FPURGE 1
#define HAVE_DECL_FPURGE 0
#define GNULIB_TEST_FPURGE 1
#define HAVE___FREADING 1
#define HAVE_FREE_POSIX 1
#define GNULIB_TEST_FREE_POSIX 1
#define GNULIB_TEST_FSEEK 1
#define FUNC_FFLUSH_STDIN 1
#define GNULIB_TEST_FSEEKO 1
#define GNULIB_TEST_FSTAT 1
#define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
#define GNULIB_TEST_FSTATAT 1
#define GNULIB_TEST_FTELL 1
#define GNULIB_TEST_FTELLO 1
#define HAVE_FUTIMENS 1
#define GNULIB_TEST_FUTIMENS 1
#define HAVE_GETADDRINFO 1
#define HAVE_DECL_GAI_STRERROR 1
#define HAVE_DECL_GAI_STRERRORA 0
#define HAVE_DECL_GETADDRINFO 1
#define HAVE_DECL_FREEADDRINFO 1
#define HAVE_DECL_GETNAMEINFO 1
#define HAVE_STRUCT_ADDRINFO 1
#define GNULIB_TEST_GETADDRINFO 1
#define HAVE_MINIMALLY_WORKING_GETCWD 1
#define GNULIB_GETCWD 1
#define GNULIB_TEST_GETCWD 1
#define GNULIB_TEST_GETCWD 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define GNULIB_TEST_GETDELIM 1
#define GNULIB_TEST_GETDTABLESIZE 1
#define HAVE_GETGROUPS 1
#define GNULIB_TEST_GETGROUPS 1
#define GNULIB_TEST_GETLINE 1
#define __GETOPT_PREFIX rpl_
#define GNULIB_TEST_GETOPT_POSIX 1
#define GNULIB_TEST_GETPASS 1
#define HAVE___FSETLOCKING 1
#define HAVE_DECL___FSETLOCKING 1
#define HAVE_TCGETATTR 1
#define HAVE_TCSETATTR 1
#define GNULIB_TEST_GETPASS_GNU 1
#define GNULIB_TEST_GETPEERNAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_DECL___ARGV 0
#define GNULIB_TEST_GETPROGNAME 1
#define GNULIB_TEST_GETRANDOM 1
#define GNULIB_TEST_GETSOCKNAME 1
#define GETTIMEOFDAY_TIMEZONE void
#define GNULIB_TEST_GETTIMEOFDAY 1
#define GNULIB_TEST_GROUP_MEMBER 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_INLINE 1
#define HAVE_IOCTL 1
#define GNULIB_TEST_IOCTL 1
#define GNULIB_ISBLANK 1
#define HAVE_ISWBLANK 1
#define HAVE_DECL_ISWBLANK 1
#define GNULIB_TEST_ISWBLANK 1
#define GNULIB_TEST_ISWDIGIT 1
#define GNULIB_TEST_ISWXDIGIT 1
#define HAVE___INLINE 1
#define GNULIB_TEST_LINK 1
#define GNULIB_TEST_LISTEN 1
#define GNULIB_TEST_LOCALECONV 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSEEK 1
#define GNULIB_TEST_LSTAT 1
#define GNULIB_TEST_MALLOC_GNU 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define MBRTOWC_RETVAL_BUG 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSRTOWCS 1
#define HAVE_MBTOWC 1
#define GNULIB_TEST_MBTOWC 1
#define GNULIB_TEST_MEMCHR 1
#define GNULIB_TEST_MEMPCPY 1
#define GNULIB_TEST_MEMRCHR 1
#define GNULIB_TEST_MKDIR 1
#define GNULIB_MKOSTEMP 1
#define GNULIB_TEST_MKOSTEMP 1
#define GNULIB_TEST_MKSTEMP 1
#define NEED_MKTIME_WORKING 1
#define GNULIB_TEST_MKTIME 1
#define NEED_MKTIME_INTERNAL 1
#define GNULIB_MSVC_NOTHROW 1
#define GNULIB_TEST_NANOSLEEP 1
#define HAVE_NL_LANGINFO 1
#define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
#define NL_LANGINFO_MTSAFE 0
#define REPLACE_NL_LANGINFO 1
#define HAVE_VISIBILITY 1
#define GNULIB_TEST_NL_LANGINFO 1
#define GNULIB_TEST_OPEN 1
#define GNULIB_OPENAT 1
#define GNULIB_TEST_OPENAT 1
#define HAVE_OPENDIR 1
#define GNULIB_TEST_OPENDIR 1
#define GNULIB_TEST_PIPE 1
#define GNULIB_TEST_PIPE2 1
#define GNULIB_PIPE2_SAFER 1
#define GNULIB_TEST_POSIX_SPAWN 1
#define HAVE_CONFSTR 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_VFORK 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
#define GNULIB_TEST_POSIX_SPAWNP 1
#define GNULIB_TEST_PSELECT 1
#define GNULIB_TEST_PTHREAD_SIGMASK 1
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define GNULIB_TEST_RAWMEMCHR 1
#define HAVE_READDIR 1
#define GNULIB_TEST_READDIR 1
#define GNULIB_TEST_READLINK 1
#define GNULIB_TEST_REALLOC_GNU 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define GNULIB_REALLOCARRAY 1
#define GNULIB_TEST_REALLOCARRAY 1
#define GNULIB_TEST_RECV 1
#define _REGEX_INCLUDE_LIMITS_H 1
#define _REGEX_LARGE_OFFSETS 1
#define re_syntax_options rpl_re_syntax_options
#define re_set_syntax rpl_re_set_syntax
#define re_compile_pattern rpl_re_compile_pattern
#define re_compile_fastmap rpl_re_compile_fastmap
#define re_search rpl_re_search
#define re_search_2 rpl_re_search_2
#define re_match rpl_re_match
#define re_match_2 rpl_re_match_2
#define re_set_registers rpl_re_set_registers
#define re_comp rpl_re_comp
#define re_exec rpl_re_exec
#define regcomp rpl_regcomp
#define regexec rpl_regexec
#define regerror rpl_regerror
#define regfree rpl_regfree
#define HAVE_LIBINTL_H 1
#define HAVE_DECL_ISBLANK 1
#define RENAME_TRAILING_SLASH_DEST_BUG 1
#define GNULIB_TEST_RENAME 1
#define HAVE_REWINDDIR 1
#define GNULIB_TEST_REWINDDIR 1
#define GNULIB_TEST_RMDIR 1
#define HAVE_ISSETUGID 1
#define GNULIB_TEST_SECURE_GETENV 1
#define GNULIB_TEST_SELECT 1
#define GNULIB_TEST_SEND 1
#define SETLOCALE_NULL_ALL_MTSAFE 1
#define SETLOCALE_NULL_ONE_MTSAFE 1
#define GNULIB_TEST_SETLOCALE_NULL 1
#define GNULIB_TEST_SETSOCKOPT 1
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
#define GNULIB_TEST_SIGACTION 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define GNULIB_TEST_SNPRINTF 1
#define GNULIB_SNPRINTF 1
#define GNULIB_TEST_SOCKET 1
#define GNULIB_TEST_STAT 1
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
#define GNULIB_TEST_FSCANF 1
#define GNULIB_FSCANF 1
#define GNULIB_TEST_SCANF 1
#define GNULIB_SCANF 1
#define GNULIB_TEST_FGETC 1
#define GNULIB_TEST_GETC 1
#define GNULIB_TEST_GETCHAR 1
#define GNULIB_TEST_FGETS 1
#define GNULIB_TEST_FREAD 1
#define GNULIB_TEST_FPRINTF 1
#define GNULIB_TEST_PRINTF 1
#define GNULIB_TEST_VFPRINTF 1
#define GNULIB_TEST_VPRINTF 1
#define GNULIB_TEST_FPUTC 1
#define GNULIB_TEST_PUTC 1
#define GNULIB_TEST_PUTCHAR 1
#define GNULIB_TEST_FPUTS 1
#define GNULIB_TEST_PUTS 1
#define GNULIB_TEST_FWRITE 1
#define GNULIB_TEST_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRNCASECMP 1
#define GNULIB_TEST_STRCHRNUL 1
#define GNULIB_TEST_STRDUP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define HAVE_CATGETS 1
#define GNULIB_TEST_STRERROR_R 1
#define GNULIB_STRERROR_R_POSIX 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRPBRK 1
#define GNULIB_TEST_STRPBRK 1
#define GNULIB_TEST_STRPTIME 1
#define HAVE_STRTOK_R 1
#define GNULIB_TEST_STRTOK_R 1
#define HAVE_STRTOL 1
#define GNULIB_TEST_STRTOL 1
#define HAVE_STRTOLL 1
#define GNULIB_TEST_STRTOLL 1
#define GNULIB_TEST_SYMLINK 1
#define GNULIB_TEMPNAME 1
#define HAVE_DECL_LOCALTIME_R 1
#define GNULIB_TEST_TIME_R 1
#define GNULIB_TEST_TIMEGM 1
#define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
#define GNULIB_UNISTR_U8_UCTOMB 1
#define GNULIB_TEST_UNLINK 1
#define GNULIB_STDIO_SINGLE_THREAD 1
#define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
#define HAVE_UTIME 1
#define GNULIB_TEST_UTIME 1
#define HAVE_FUTIMESAT 1
#define HAVE_FUTIMENS 1
#define HAVE_UTIMENSAT 1
#define HAVE_C_VARARRAYS 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define GNULIB_TEST_VSNPRINTF 1
#define HAVE_WAITID 1
#define GNULIB_TEST_WAITPID 1
#define WCRTOMB_RETVAL_BUG 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define GNULIB_TEST_WMEMCHR 1
#define GNULIB_TEST_WMEMPCPY 1
#define GNULIB_TEST_WRITE 1
#define GNULIB_XALLOC 1
#define GNULIB_XALLOC_DIE 1
#define HAVE_STDINT_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_FSEEKO 1
#define HAVE_STRPTIME 1
#define HAVE_VSNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_DRAND48 1
#define HAVE_PATHCONF 1
#define HAVE_STRTOLL 1
#define HAVE_USLEEP 1
#define HAVE_FTELLO 1
#define HAVE_SIGSETJMP 1
#define HAVE_WCWIDTH 1
#define HAVE_MBTOWC 1
#define HAVE_SLEEP 1
#define HAVE_SYMLINK 1
#define HAVE_UTIME 1
#define HAVE_STRLCPY 1
#define HAVE_RANDOM 1
#define HAVE_STRDUP 1
#define HAVE_ISATTY 1
#define HAVE_LIBPSL 1
#define HAVE_PSL_LATEST 1
#define HAVE_LIBZ 1
#define HAVE_LIBGNUTLS 1
#define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1
#define HAVE_NETTLE 1
#define ENABLE_NTLM 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SOCKADDR_IN6_SCOPE_ID 1
#define ENABLE_IPV6 1
#define ENABLE_IRI 1
#define HAVE_LIBUUID 1
#define HAVE_LIBPCRE2 1
#define HAVE_METALINK 1
#define HAVE_GPGME 1

configure: exit 0