(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.23-35204, 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:4677: configuring for GNU Wget 1.21.4.23-35204
configure:4729: checking for a BSD-compatible install
configure:4797: result: /opt/csw/gnu/install -c
configure:4808: checking whether build environment is sane
configure:4863: result: yes
configure:5009: checking for a thread-safe mkdir -p
configure:5048: result: /opt/csw/gnu/mkdir -p
configure:5055: checking for gawk
configure:5071: found /opt/csw/bin/gawk
configure:5082: result: gawk
configure:5093: checking whether make sets $(MAKE)
configure:5115: result: yes
configure:5144: checking whether make supports nested variables
configure:5161: result: yes
configure:5307: checking whether make supports the include directive
configure:5322: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5325: $? = 0
configure:5344: result: yes (GNU style)
configure:5414: checking for gcc
configure:5441: result: /opt/csw/bin/gcc
configure:5764: checking for C compiler version
configure:5773: /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:5784: $? = 0
configure:5773: /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:5784: $? = 0
configure:5773: /opt/csw/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5784: $? = 1
configure:5773: /opt/csw/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5784: $? = 1
configure:5773: /opt/csw/bin/gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5784: $? = 1
configure:5804: checking whether the C compiler works
configure:5826: /opt/csw/bin/gcc    conftest.c  >&5
configure:5830: $? = 0
configure:5878: result: yes
configure:5881: checking for C compiler default output file name
configure:5883: result: a.out
configure:5889: checking for suffix of executables
configure:5896: /opt/csw/bin/gcc -o conftest    conftest.c  >&5
configure:5900: $? = 0
configure:5922: result: 
configure:5944: checking whether we are cross compiling
configure:5952: /opt/csw/bin/gcc -o conftest    conftest.c  >&5
configure:5956: $? = 0
configure:5963: ./conftest
configure:5967: $? = 0
configure:5982: result: no
configure:5987: checking for suffix of object files
configure:6009: /opt/csw/bin/gcc -c   conftest.c >&5
configure:6013: $? = 0
configure:6034: result: o
configure:6038: checking whether we are using the GNU C compiler
configure:6057: /opt/csw/bin/gcc -c   conftest.c >&5
configure:6057: $? = 0
configure:6066: result: yes
configure:6075: checking whether /opt/csw/bin/gcc accepts -g
configure:6095: /opt/csw/bin/gcc -c -g  conftest.c >&5
configure:6095: $? = 0
configure:6136: result: yes
configure:6153: checking for /opt/csw/bin/gcc option to enable C11 features
configure:6356: /opt/csw/bin/gcc  -c -g -O2  conftest.c >&5
configure:6356: $? = 0
configure:6370: result: none needed
configure:6672: checking whether the compiler is clang
configure:6693: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:6693: $? = 0
configure:6701: result: no
configure:6705: checking for compiler option needed when checking for declarations
configure:6736: result: none
configure:6747: checking dependency style of /opt/csw/bin/gcc
configure:6858: result: gcc3
configure:6879: checking how to run the C preprocessor
configure:6910: /opt/csw/bin/gcc -E  conftest.c
configure:6910: $? = 0
configure:6924: /opt/csw/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6949: result: /opt/csw/bin/gcc -E
configure:6969: /opt/csw/bin/gcc -E  conftest.c
configure:6969: $? = 0
configure:6983: /opt/csw/bin/gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7012: checking for grep that handles long lines and -e
configure:7070: result: /opt/csw/gnu/grep
configure:7075: checking for egrep
configure:7137: result: /opt/csw/gnu/grep -E
configure:7142: checking for ANSI C header files
configure:7162: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7162: $? = 0
configure:7235: /opt/csw/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:7235: $? = 0
configure:7235: ./conftest
configure:7235: $? = 0
configure:7246: result: yes
configure:7259: checking for sys/types.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for sys/stat.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for stdlib.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for string.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for memory.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for strings.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for inttypes.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for stdint.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for unistd.h
configure:7259: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7277: checking for wchar.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for minix/config.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for sys/socket.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for arpa/inet.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for features.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for uchar.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:58:19: fatal error: uchar.h: No such file or directory
compilation terminated.
configure:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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 <uchar.h>
configure:7277: result: no
configure:7277: checking for sys/param.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for unistd.h
configure:7277: result: yes
configure:7277: checking for dirent.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for error.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for fnmatch.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for stdio_ext.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/stat.h
configure:7277: result: yes
configure:7277: checking for netdb.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for netinet/in.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for getopt.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/cdefs.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for termios.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/time.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for threads.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for iconv.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for limits.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for inttypes.h
configure:7277: result: yes
configure:7277: checking for sys/types.h
configure:7277: result: yes
configure:7277: checking for stdint.h
configure:7277: result: yes
configure:7277: checking for crtdefs.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for wctype.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for langinfo.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for xlocale.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for sys/mman.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/select.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for malloc.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for spawn.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for stdbool.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for stdckdint.h
configure:7277: /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:7277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:7277: result: no
configure:7277: checking for strings.h
configure:7277: result: yes
configure:7277: checking for sys/file.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/ioctl.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/random.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/uio.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for sys/wait.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for utime.h
configure:7277: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7277: $? = 0
configure:7277: result: yes
configure:7277: checking for stdlib.h
configure:7277: result: yes
configure:7296: checking whether it is safe to define __EXTENSIONS__
configure:7314: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7314: $? = 0
configure:7321: result: yes
configure:7324: checking whether _XOPEN_SOURCE should be defined
configure:7344: /opt/csw/bin/gcc -c -g -O2  conftest.c >&5
configure:7344: $? = 0
configure:7369: result: no
configure:7430: checking build system type
configure:7444: result: x86_64-pc-solaris2.10
configure:7464: checking host system type
configure:7477: result: x86_64-pc-solaris2.10
configure:7514: checking whether make supports nested variables
configure:7531: result: yes
configure:7604: checking for library containing dlopen
configure:7635: /opt/csw/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:7635: $? = 0
configure:7652: result: none required
configure:8423: checking for Minix Amsterdam compiler
configure:8447: result: no
configure:8504: checking for ar
configure:8520: found /opt/csw/gnu/ar
configure:8531: result: ar
configure:8606: checking for ranlib
configure:8622: found /opt/csw/gnu/ranlib
configure:8633: result: ranlib
configure:8661: checking for _LARGEFILE_SOURCE value needed for large files
configure:8680: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2   conftest.c  >&5
configure:8680: $? = 0
configure:8708: result: no
configure:8743: checking for /opt/csw/bin/gcc option to enable large file support
configure:8776: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  conftest.c >&5
conftest.c:86:7: error: size of array 'FTYPE_is_large' is negative
   int FTYPE_is_large[(LARGE_FTYPE % 2147483629 == 721
       ^
configure:8776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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>
| #ifndef FTYPE
| # define FTYPE off_t
| #endif
|  /* Check that FTYPE can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_FTYPE to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_FTYPE (((FTYPE) 1 << 31 << 31) - 1 + ((FTYPE) 1 << 31 << 31))
|   int FTYPE_is_large[(LARGE_FTYPE % 2147483629 == 721
| 		       && LARGE_FTYPE % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8776: /opt/csw/bin/gcc -D_FILE_OFFSET_BITS=64 -c -DNDEBUG -g -O2  conftest.c >&5
configure:8776: $? = 0
configure:8813: result: -D_FILE_OFFSET_BITS=64
configure:9434: checking for a Python interpreter with version >= 3.0
configure:9451: 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:9454: $? = 1
configure:9451: 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:9454: $? = 1
configure:9451: 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:9454: $? = 0
configure:9460: result: python3
configure:9468: checking for python3
configure:9486: found /opt/csw/bin/python3
configure:9498: result: /opt/csw/bin/python3
configure:9515: checking for python3 version
configure:9522: result: 3.3
configure:9527: checking for python3 platform
configure:9534: result: sunos5
configure:9592: checking for GNU default python3 prefix
configure:9594: result: ${prefix}
configure:9657: checking for GNU default python3 exec_prefix
configure:9659: result: ${exec_prefix}
configure:9690: checking for python3 script directory (pythondir)
configure:9724: result: ${PYTHON_PREFIX}/lib/python3.3/site-packages
configure:9732: checking for python3 extension module directory (pyexecdir)
configure:9766: result: ${PYTHON_EXEC_PREFIX}/lib/python3.3/site-packages
configure:9786: checking for a sed that does not truncate output
configure:9850: result: /opt/csw/gnu/sed
configure:9856: checking whether NLS is requested
configure:9865: result: yes
configure:9877: checking for msgfmt
0 translated messages.
configure:9905: result: /opt/csw/gnu/msgfmt
configure:9914: checking for gmsgfmt
configure:9932: found /opt/csw/bin/gmsgfmt
configure:9945: result: /opt/csw/bin/gmsgfmt
configure:9967: checking for xgettext
/opt/csw/gnu/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:9995: result: /opt/csw/gnu/xgettext
configure:10012: checking for msgmerge
configure:10039: result: /opt/csw/gnu/msgmerge
configure:10098: checking for ld used by /opt/csw/bin/gcc
configure:10223: result: /usr/ccs/bin/ld
configure:10230: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:10245: result: no
configure:10252: checking for shared library run path origin
configure:10265: result: done
configure:10286: checking 32-bit host C ABI
configure:10338: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:79:5: error: size of array 'test_pointer_size' is too large
 int test_pointer_size[sizeof (void *) - 5];
     ^
configure:10338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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.  */
| int test_pointer_size[sizeof (void *) - 5];
| 
configure:10349: result: yes
configure:10358: checking for ELF binary format
configure:10380: result: yes
configure:10432: checking for the common suffixes of directories in the library search path
configure:10507: result: lib,lib,lib
configure:11032: checking for CFPreferencesCopyAppValue
configure:11050: /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:11050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:11059: result: no
configure:11066: checking for CFLocaleCopyCurrent
configure:11084: /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:11084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:11093: result: no
configure:11142: checking for GNU gettext in libc
configure:11171: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libintl_gettext                     /var/tmp//ccW031sP.o
libintl_bindtextdomain              /var/tmp//ccW031sP.o
libintl_ngettext                    /var/tmp//ccW031sP.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:11171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:11180: result: no
configure:11214: checking for iconv
configure:11238: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libiconv_close                      /var/tmp//cccnUI15.o
libiconv_open                       /var/tmp//cccnUI15.o
libiconv                            /var/tmp//cccnUI15.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:11238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:11262: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -liconv >&5
configure:11262: $? = 0
configure:11272: result: yes
configure:11275: checking for working iconv
configure:11417: /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:11417: $? = 0
configure:11417: ./conftest
configure:11417: $? = 0
configure:11429: result: yes
configure:11444: checking how to link with libiconv
configure:11446: result: -liconv
configure:11947: checking for GNU gettext in libintl
configure:11984: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT   conftest.c  -lintl >&5
configure:11984: $? = 0
configure:12034: result: yes
configure:12069: checking whether to use NLS
configure:12071: result: yes
configure:12074: checking where the gettext function comes from
configure:12085: result: external libintl
configure:12093: checking how to link with libintl
configure:12095: result: -lintl
configure:12188: checking for ranlib
configure:12215: result: ranlib
configure:12242: checking for flex
configure:12258: found /opt/csw/bin/flex
configure:12269: result: flex
configure:12307: flex conftest.l
configure:12311: $? = 0
configure:12313: checking lex output file root
configure:12327: result: lex.yy
configure:12332: checking lex library
configure:12346: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
Undefined			first referenced
 symbol  			    in file
yywrap                              /var/tmp//cc6FBGIb.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:12346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:12346: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lfl  >&5
configure:12346: $? = 0
configure:12356: result: -lfl
configure:12362: checking whether yytext is a pointer
configure:12379: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lfl  >&5
configure:12379: $? = 0
configure:12387: result: yes
configure:12410: checking for an ANSI C-conforming const
configure:12476: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12476: $? = 0
configure:12483: result: yes
configure:12491: checking for inline
configure:12507: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12507: $? = 0
configure:12515: result: inline
configure:12533: checking for working volatile
configure:12552: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12552: $? = 0
configure:12559: result: yes
configure:12573: checking for /opt/csw/bin/gcc option to enable large file support
configure:12643: result: -D_FILE_OFFSET_BITS=64
configure:12744: checking size of off_t
configure:12749: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:12749: $? = 0
configure:12749: ./conftest
configure:12749: $? = 0
configure:12763: result: 8
configure:12774: checking for stdbool.h that conforms to C99
configure:12848: result: yes
configure:12850: checking for _Bool
configure:12850: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12850: $? = 0
configure:12850: /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:12850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:12850: result: yes
configure:12870: checking for unistd.h
configure:12870: result: yes
configure:12870: checking for sys/time.h
configure:12870: result: yes
configure:12883: checking for termios.h
configure:12883: result: yes
configure:12883: checking for sys/ioctl.h
configure:12883: result: yes
configure:12883: checking for sys/select.h
configure:12883: result: yes
configure:12896: checking for stdint.h
configure:12896: result: yes
configure:12896: checking for inttypes.h
configure:12896: result: yes
configure:12896: checking pwd.h usability
configure:12896: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12896: $? = 0
configure:12896: result: yes
configure:12896: checking pwd.h presence
configure:12896: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:12896: $? = 0
configure:12896: result: yes
configure:12896: checking for pwd.h
configure:12896: result: yes
configure:12896: checking for wchar.h
configure:12896: result: yes
configure:12896: checking dlfcn.h usability
configure:12896: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12896: $? = 0
configure:12896: result: yes
configure:12896: checking dlfcn.h presence
configure:12896: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:12896: $? = 0
configure:12896: result: yes
configure:12896: checking for dlfcn.h
configure:12896: result: yes
configure:12907: checking whether h_errno is declared
configure:12907: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12907: $? = 0
configure:12907: result: yes
configure:12924: checking size of long
configure:12929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:12929: $? = 0
configure:12929: ./conftest
configure:12929: $? = 0
configure:12943: result: 4
configure:12954: checking for size_t
configure:12954: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12954: $? = 0
configure:12954: /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:12954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:12954: result: yes
configure:12966: checking for pid_t
configure:12966: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:12966: $? = 0
configure:12966: /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:12966: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:12966: result: yes
configure:13002: checking for uint32_t
configure:13002: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13002: $? = 0
configure:13002: /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:13002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13002: result: yes
configure:13011: checking for uintptr_t
configure:13011: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13011: $? = 0
configure:13011: /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:13011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13011: result: yes
configure:13020: checking for intptr_t
configure:13020: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13020: $? = 0
configure:13020: /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:13020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13020: result: yes
configure:13029: checking for int64_t
configure:13029: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13029: $? = 0
configure:13029: /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:13029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13029: result: yes
configure:13039: checking for sig_atomic_t
configure:13039: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13039: $? = 0
configure:13039: /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:13039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13039: result: yes
configure:13099: checking for iconv
configure:13157: result: yes
configure:13160: checking for working iconv
configure:13314: result: yes
configure:13329: checking how to link with libiconv
configure:13331: result: -liconv
configure:13342: checking whether iconv is compatible with its POSIX signature
configure:13366: /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:13366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13374: result: no
configure:13470: checking whether the preprocessor supports include_next
configure:13508: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:13508: $? = 0
configure:13529: result: yes
configure:13551: checking whether source code line length is unlimited
configure:13574: result: yes
configure:13693: checking for C/C++ restrict keyword
configure:13722: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13722: $? = 0
configure:13730: result: __restrict__
configure:13756: checking whether <sys/socket.h> is self-contained
configure:13773: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13773: $? = 0
configure:13781: result: yes
configure:13786: checking for shutdown
configure:13786: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
shutdown                            /var/tmp//ccWwveVa.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:13786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13786: result: no
configure:13929: checking for struct sockaddr_storage
configure:13929: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13929: $? = 0
configure:13929: /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:13929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13929: result: yes
configure:13950: checking for sa_family_t
configure:13950: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13950: $? = 0
configure:13950: /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:13950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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:13950: result: yes
configure:13979: checking for struct sockaddr_storage.ss_family
configure:13979: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:13979: $? = 0
configure:13979: result: yes
configure:14106: checking for lstat
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for btowc
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for mbrtowc
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for mbsinit
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for canonicalize_file_name
configure:14106: /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//cc28PCVr.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 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:14106: result: no
configure:14106: checking for realpath
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for _set_invalid_parameter_handler
configure:14106: /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//ccIMr2CP.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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:14106: result: no
configure:14106: checking for fchdir
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for fcntl
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for symlink
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for fdopendir
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for flock
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
flock                               /var/tmp//ccyVnV9U.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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:14106: result: no
configure:14106: checking for fnmatch
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for mbsrtowcs
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for fpurge
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fpurge                              /var/tmp//cc1oQvhk.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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:14106: result: no
configure:14106: checking for fstatat
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for getdtablesize
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for getpass
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for getexecname
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for gettimeofday
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for isblank
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:150:6: warning: conflicting types for built-in function 'isblank'
 char isblank ();
      ^
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for iswcntrl
configure:14106: /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 'iswcntrl'
 char iswcntrl ();
      ^
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for link
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for mprotect
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for mkstemp
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for openat
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for pipe
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for posix_spawn_file_actions_addchdir
configure:14106: /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//ccmTXwSP.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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:14106: result: no
configure:14106: checking for pselect
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for pthread_sigmask
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for readlink
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for iswctype
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for secure_getenv
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
secure_getenv                       /var/tmp//cc2mvzqQ.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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:14106: result: no
configure:14106: checking for getuid
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for geteuid
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for getgid
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for getegid
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for sigaction
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for sigaltstack
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for siginterrupt
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for snprintf
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:168:6: warning: conflicting types for built-in function 'snprintf'
 char snprintf ();
      ^
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for __xpg_strerror_r
configure:14106: /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//ccyLw82o.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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:14106: result: no
configure:14106: checking for strndup
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:169:6: warning: conflicting types for built-in function 'strndup'
 char strndup ();
      ^
Undefined			first referenced
 symbol  			    in file
strndup                             /var/tmp//ccAMpUSB.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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:14106: result: no
configure:14106: checking for strptime
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for localtime_r
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for vasnprintf
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
vasnprintf                          /var/tmp//ccizo1je.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:14106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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:14106: result: no
configure:14106: checking for wcrtomb
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14106: checking for wcwidth
configure:14106: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14106: $? = 0
configure:14106: result: yes
configure:14457: checking for working alloca.h
configure:14474: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14474: $? = 0
configure:14482: result: yes
configure:14490: checking for alloca
configure:14527: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:14527: $? = 0
configure:14535: result: yes
configure:14942: checking whether <wchar.h> uses 'inline' correctly
configure:14997: result: yes
configure:15014: checking for nl_langinfo and CODESET
configure:15030: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:15030: $? = 0
configure:15039: result: yes
configure:15050: checking for a traditional french locale
configure:15125: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:15128: $? = 0
configure:15184: result: fr_FR
configure:15673: checking whether char8_t is correctly defined
configure:15696: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:157:29: fatal error: uchar.h: No such file or directory
compilation terminated.
configure:15696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
|           #ifdef __HAIKU__
|            #include <stdint.h>
|           #endif
|           #include <uchar.h>
|           int verify[(char8_t)(-1) >= 0 && sizeof (char8_t) == sizeof (unsigned char) ? 1 : -1];
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
| 
configure:15704: result: no
configure:15714: checking whether char16_t is correctly defined
configure:15739: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:157:29: fatal error: uchar.h: No such file or directory
compilation terminated.
configure:15739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
|           #ifdef __HAIKU__
|            #include <stdint.h>
|           #endif
|           #include <uchar.h>
|           /* For simplicity, assume that uint16_least_t is equivalent to
|              'unsigned short'.  */
|           int verify[(char16_t)(-1) >= 0 && sizeof (char16_t) == sizeof (unsigned short) ? 1 : -1];
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
| 
configure:15747: result: no
configure:15757: checking whether char32_t is correctly defined
configure:15782: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:157:29: fatal error: uchar.h: No such file or directory
compilation terminated.
configure:15782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
|           #ifdef __HAIKU__
|            #include <stdint.h>
|           #endif
|           #include <uchar.h>
|           /* For simplicity, assume that uint32_least_t is equivalent to
|              'unsigned int'.  */
|           int verify[(char32_t)(-1) >= 0 && sizeof (char32_t) == sizeof (unsigned int) ? 1 : -1];
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
| 
configure:15790: result: no
configure:15895: checking whether the C++ compiler predefines the <uchar.h> types
configure:15906:    -D_REENTRANT -c conftest.cpp
./configure: line 15907: eval: -D: invalid option
eval: usage: eval [arg ...]
configure:15909: $? = 2
configure:15918: result: no
configure:15929: checking whether the C++ compiler predefines the char8_t types
configure:15939:    -D_REENTRANT -c conftest.cpp
./configure: line 15940: eval: -D: invalid option
eval: usage: eval [arg ...]
configure:15942: $? = 2
configure:15951: result: no
configure:15963: checking for bit size of wchar_t
configure:15968: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:15968: $? = 0
configure:15968: ./conftest
configure:15968: $? = 0
configure:15985: result: 32
configure:16013: checking for mbstate_t
configure:16030: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:16030: $? = 0
configure:16037: result: yes
configure:16054: checking for a traditional japanese locale
configure:16133: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16136: $? = 0
configure:16194: result: ja_JP.eucJP
configure:16208: checking for a french Unicode locale
configure:16285: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16288: $? = 0
configure:16336: result: fr_FR.UTF-8
configure:16369: checking for a transitional chinese locale
configure:16449: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16452: $? = 0
configure:16503: result: zh_CN.GB18030
configure:16530: checking whether mbrtowc handles incomplete characters
configure:16568: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16568: $? = 0
configure:16568: ./conftest
configure:16568: $? = 0
configure:16617: result: yes
configure:16623: checking whether mbrtowc works as well as mbtowc
configure:16665: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16665: $? = 0
configure:16665: ./conftest
configure:16665: $? = 0
configure:16677: result: yes
configure:16694: checking whether mbrtoc32 is declared
configure:16694: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:158:25: fatal error: uchar.h: No such file or directory
compilation terminated.
configure:16694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h.  */
| #ifdef __HAIKU__
|        #include <stdint.h>
|       #endif
|       #include <uchar.h>
| 
| 
| int
| main ()
| {
| #ifndef mbrtoc32
| #ifdef __cplusplus
|   (void) mbrtoc32;
| #else
|   (void) mbrtoc32;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:16694: result: no
configure:16851: checking whether malloc is ptrdiff_t safe
configure:16887: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:16: error: #error "malloc might not be ptrdiff_t safe"
               #error "malloc might not be ptrdiff_t safe"
                ^
conftest.c:177:15: error: unknown type name 'syntax'
               syntax error
               ^
configure:16887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:16895: result: no
configure:16905: checking whether malloc, realloc, calloc set errno on failure
configure:16922: result: no
configure:16945: checking whether lstat correctly handles trailing slash
configure:16990: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:16990: $? = 0
configure:16990: ./conftest
configure:16990: $? = 0
configure:17002: result: yes
configure:17018: checking whether // is distinct from /
configure:17047: result: no
configure:17059: checking whether realpath works
configure:17271: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:17271: $? = 0
configure:17271: ./conftest
configure:17271: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17287: result: no
configure:17310: checking for faccessat
configure:17345: checking for faccessat
configure:17345: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
faccessat                           /var/tmp//cceuvcLn.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:17345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17345: result: no
configure:17359: result: no
configure:17379: checking for getcwd
configure:17379: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:17379: $? = 0
configure:17379: result: yes
configure:17537: checking whether linux/if_alg.h has struct sockaddr_alg.
configure:17559: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:158:52: fatal error: linux/if_alg.h: No such file or directory
compilation terminated.
configure:17559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17566: result: no
configure:17603: checking whether byte ordering is bigendian
configure:17618: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:159:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:159:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:159:15: error: unknown type name 'universal'
configure:17618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17663: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:165:8: error: unknown type name 'bogus'
        bogus endian macros
        ^
conftest.c:165:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
        bogus endian macros
                     ^
configure:17663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17707: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:17707: $? = 0
configure:17724: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:164:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:17724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:17809: result: no
configure:18074: checking if environ is properly declared
configure:18097: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:18097: $? = 0
configure:18104: result: no
configure:18119: checking for complete errno.h
configure:18192: result: yes
configure:18577: checking for error
configure:18612: checking for error
configure:18612: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
error                               /var/tmp//ccabKzpn.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:18612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:18612: result: no
configure:18626: result: no
configure:18649: checking whether error_at_line is declared
configure:18649: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:158:19: fatal error: error.h: No such file or directory
compilation terminated.
configure:18649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:18649: result: no
configure:18792: checking whether strerror_r is declared
configure:18792: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:18792: $? = 0
configure:18792: result: yes
configure:18805: checking for strerror_r
configure:18805: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:18805: $? = 0
configure:18805: result: yes
configure:18814: checking whether strerror_r returns char *
configure:18838: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:13: error: invalid type argument of unary '*' (have 'int')
    char x = *strerror_r (0, buf, sizeof buf);
             ^
conftest.c:199:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
    char *p = strerror_r (0, buf, sizeof buf);
              ^
configure:18838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:18876: result: no
configure:18888: checking whether ctype.h defines __header_inline
configure:18901: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:162:28: error: #error "<ctype.h> does not define __header_inline"
                           #error "<ctype.h> does not define __header_inline"
                            ^
configure:18901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:18908: result: no
configure:18919: checking for sig_atomic_t
configure:18919: result: yes
configure:18935: checking whether fchdir is declared
configure:18935: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:18935: $? = 0
configure:18935: result: yes
configure:18993: checking for working fcntl.h
configure:19105: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19105: $? = 0
configure:19105: ./conftest
configure:19105: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:19121: result: no (bad O_NOATIME)
configure:19144: checking for mode_t
configure:19144: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:19144: $? = 0
configure:19144: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:200:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:19144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:19144: result: yes
configure:19537: checking for eaccess
configure:19537: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
eaccess                             /var/tmp//ccgsJPdr.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:19537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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:19537: result: no
configure:19689: checking whether fopen recognizes a trailing slash
configure:19719: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19719: $? = 0
configure:19719: ./conftest
configure:19719: $? = 0
configure:19731: result: yes
configure:19750: checking whether fflush works on input streams
configure:19821: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19821: $? = 0
configure:19821: ./conftest
configure:19821: $? = 0
configure:19833: result: yes
configure:19863: checking whether fclose works on input streams
configure:19929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19929: $? = 0
configure:19929: ./conftest
configure:19929: $? = 0
configure:19941: result: yes
configure:19955: checking whether stdin defaults to large file offsets
configure:19979: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:19979: $? = 0
configure:19987: result: yes
configure:20166: checking whether fseeko is declared
configure:20166: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20166: $? = 0
configure:20166: result: yes
configure:20185: checking for fseeko
configure:20203: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20203: $? = 0
configure:20212: result: yes
configure:20232: checking whether fflush works on input streams
configure:20315: result: yes
configure:20362: checking whether stat file-mode macros are broken
configure:20389: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20389: $? = 0
configure:20396: result: no
configure:20502: checking for nlink_t
configure:20502: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20502: $? = 0
configure:20502: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:22: error: expected expression before ')' token
 if (sizeof ((nlink_t)))
                      ^
configure:20502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:20502: result: yes
configure:20627: checking whether ftello is declared
configure:20627: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:20627: $? = 0
configure:20627: result: yes
configure:20641: checking whether ungetc works on arbitrary bytes
configure:20700: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20700: $? = 0
configure:20700: ./conftest
configure:20700: $? = 0
configure:20711: result: yes
configure:20741: checking for ftello
configure:20758: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20758: $? = 0
configure:20767: result: yes
configure:20785: checking whether ftello works
configure:20863: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:20863: $? = 0
configure:20863: ./conftest
configure:20863: $? = 0
configure:20874: result: yes
configure:21002: checking for library containing gethostbyname
configure:21033: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//ccSwW7xw.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:21033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:21033: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lnsl   >&5
configure:21033: $? = 0
configure:21050: result: -lnsl
configure:21119: checking for library containing getservbyname
configure:21150: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getservbyname                       /var/tmp//ccKd0QGO.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:21150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:21150: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lsocket   >&5
configure:21150: $? = 0
configure:21167: result: -lsocket
configure:21290: checking for library containing inet_ntop
configure:21321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
inet_ntop                           /var/tmp//ccyeLxL9.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:21321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:21321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lnsl   >&5
configure:21321: $? = 0
configure:21338: result: -lnsl
configure:21370: checking whether inet_ntop is declared
configure:21370: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21370: $? = 0
configure:21370: result: yes
configure:21398: checking for IPv4 sockets
configure:21424: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21424: $? = 0
configure:21431: result: yes
configure:21439: checking for IPv6 sockets
configure:21468: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21468: $? = 0
configure:21475: result: yes
configure:21491: checking whether getcwd (NULL, 0) allocates memory for result
configure:21552: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:21552: $? = 0
configure:21552: ./conftest
configure:21552: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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
| 
| 
| 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:21562: result: no
configure:21566: checking for getcwd with POSIX signature
configure:21592: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21592: $? = 0
configure:21600: result: yes
configure:21603: checking whether getcwd is declared
configure:21603: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21603: $? = 0
configure:21603: result: yes
configure:21614: checking whether getdelim is declared
configure:21614: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:10: error: 'getdelim' undeclared (first use in this function)
   (void) getdelim;
          ^
conftest.c:214:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21614: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:21614: result: no
configure:21627: checking whether getdtablesize is declared
configure:21627: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:21627: $? = 0
configure:21627: result: yes
configure:21638: checking for uid_t in sys/types.h
configure:21657: result: yes
configure:21668: checking type of array argument to getgroups
configure:21702: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:21702: $? = 0
configure:21702: ./conftest
configure:21702: $? = 0
configure:21727: result: gid_t
configure:21735: checking whether getline is declared
configure:21735: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:10: error: 'getline' undeclared (first use in this function)
   (void) getline;
          ^
conftest.c:217:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:21735: result: no
configure:21842: checking for getopt.h
configure:21842: result: yes
configure:21859: checking for getopt_long_only
configure:21859: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:21859: $? = 0
configure:21859: result: yes
configure:21873: checking whether getopt is POSIX compatible
configure:21915: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:21915: $? = 0
configure:21915: ./conftest
configure:21915: $? = 0
configure:21974: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:21974: $? = 0
configure:21974: ./conftest
configure:21974: $? = 0
configure:22016: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:22016: $? = 0
configure:22016: ./conftest
program: option requires an argument -- b
configure:22016: $? = 0
configure:22034: result: yes
configure:22042: checking for working GNU getopt function
configure:22264: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:22264: $? = 0
configure:22264: ./conftest
configure:22264: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:22280: result: no
configure:22370: checking whether fflush_unlocked is declared
configure:22370: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:221:10: error: 'fflush_unlocked' undeclared (first use in this function)
   (void) fflush_unlocked;
          ^
conftest.c:221:10: note: each undeclared identifier is reported only once for each function it appears in
configure:22370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:22370: result: no
configure:22381: checking whether flockfile is declared
configure:22381: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22381: $? = 0
configure:22381: result: yes
configure:22392: checking whether fputs_unlocked is declared
configure:22392: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:223:10: error: 'fputs_unlocked' undeclared (first use in this function)
   (void) fputs_unlocked;
          ^
conftest.c:223:10: note: each undeclared identifier is reported only once for each function it appears in
configure:22392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:22392: result: no
configure:22403: checking whether funlockfile is declared
configure:22403: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22403: $? = 0
configure:22403: result: yes
configure:22414: checking whether putc_unlocked is declared
configure:22414: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22414: $? = 0
configure:22414: result: yes
configure:22443: checking whether timespec_get is declared
configure:22443: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:10: error: 'timespec_get' undeclared (first use in this function)
   (void) timespec_get;
          ^
conftest.c:195:10: note: each undeclared identifier is reported only once for each function it appears in
configure:22443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:22443: result: no
configure:22449: checking for timespec_get
configure:22488: result: no
configure:22618: checking for struct timeval
configure:22641: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22641: $? = 0
configure:22649: result: yes
configure:22654: checking for wide-enough struct timeval.tv_sec member
configure:22681: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22681: $? = 0
configure:22689: result: yes
configure:22718: checking pthread.h usability
configure:22718: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:22718: $? = 0
configure:22718: result: yes
configure:22718: checking pthread.h presence
configure:22718: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:22718: $? = 0
configure:22718: result: yes
configure:22718: checking for pthread.h
configure:22718: result: yes
configure:22755: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
configure:22755: $? = 0
configure:22765: gl_pthread_api=yes
configure:22766: LIBPTHREAD=
configure:22791: gl_pthread_in_glibc=no
configure:22798: checking for pthread_kill in -lpthread
configure:22823: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lpthread   >&5
configure:22823: $? = 0
configure:22832: result: yes
configure:22992: LIBPMULTITHREAD=-lpthread
configure:22994: checking whether POSIX threads API is available
configure:22996: result: yes
configure:23017: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_yield                         /var/tmp//ccohpxjc.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:23017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:23021: checking for sched_yield in -lrt
configure:23046: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:23046: $? = 0
configure:23055: result: yes
configure:23121: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:23161: result: yes
configure:23181: checking whether setlocale (category, NULL) is multithread-safe
configure:23199: result: yes
configure:23523: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.
configure:23549: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:195:24: error: 'ULLONG_WIDTH' undeclared here (not in a function)
             int ullw = ULLONG_WIDTH;
                        ^
conftest.c:196:22: error: 'BOOL_WIDTH' undeclared here (not in a function)
             int bw = BOOL_WIDTH;
                      ^
conftest.c:197:22: error: 'BOOL_MAX' undeclared here (not in a function)
             int bm = BOOL_MAX;
                      ^
configure:23549: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:23556: result: no
configure:23588: checking for wint_t
configure:23605: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23605: $? = 0
configure:23612: result: yes
configure:23619: checking whether wint_t is large enough
configure:23637: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:23637: $? = 0
configure:23644: result: yes
configure:23663: checking whether the compiler produces multi-arch binaries
configure:23677: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:191:13: error: unknown type name 'not'
             not a universal capable compiler
             ^
conftest.c:191:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
             not a universal capable compiler
                   ^
conftest.c:191:19: error: unknown type name 'universal'
configure:23677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:23704: result: no
configure:23835: checking whether stdint.h conforms to C99
configure:24014: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24014: $? = 0
configure:24097: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:24097: $? = 0
configure:24097: ./conftest
configure:24097: $? = 0
configure:24109: result: yes
configure:24120: checking whether stdint.h works without ISO C predefines
configure:24152: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24152: $? = 0
configure:24158: result: yes
configure:24169: checking whether stdint.h has UINTMAX_WIDTH etc.
configure:24201: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:206:24: error: 'UINTMAX_WIDTH' undeclared here (not in a function)
               int iw = UINTMAX_WIDTH;
                        ^
configure:24201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:24206: result: no
configure:24654: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24654: $? = 0
configure:24691: checking whether INT32_MAX < INTMAX_MAX
configure:24723: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24723: $? = 0
configure:24730: result: yes
configure:24741: checking whether INT64_MAX == LONG_MAX
configure:24773: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:208:17: error: size of array 'test' is negative
             int test[CONDITION ? 1 : -1];
                 ^
configure:24773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:24780: result: no
configure:24793: checking whether UINT32_MAX < UINTMAX_MAX
configure:24825: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:24825: $? = 0
configure:24832: result: yes
configure:24843: checking whether UINT64_MAX == ULONG_MAX
configure:24875: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:208:17: error: size of array 'test' is negative
             int test[CONDITION ? 1 : -1];
                 ^
configure:24875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:24882: result: no
configure:25050: checking whether iswcntrl works
configure:25087: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:25087: $? = 0
configure:25087: ./conftest
configure:25087: $? = 0
configure:25098: result: yes
configure:25126: checking for towlower
configure:25126: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:215:6: warning: conflicting types for built-in function 'towlower'
 char towlower ();
      ^
configure:25126: $? = 0
configure:25126: result: yes
configure:25167: checking for wctype_t
configure:25188: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25188: $? = 0
configure:25196: result: yes
configure:25202: checking for wctrans_t
configure:25221: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25278: checking whether wctype supports the "blank" and "punct" character classes
configure:25315: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:25315: $? = 0
configure:25315: ./conftest
configure:25315: $? = 0
configure:25326: result: yes
configure:25432: checking whether langinfo.h defines CODESET
configure:25450: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25450: $? = 0
configure:25458: result: yes
configure:25463: checking whether langinfo.h defines T_FMT_AMPM
configure:25481: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25481: $? = 0
configure:25489: result: yes
configure:25494: checking whether langinfo.h defines ALTMON_1
configure:25512: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:194:9: error: 'ALTMON_1' undeclared here (not in a function)
 int a = ALTMON_1;
         ^
configure:25512: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:25520: result: no
configure:25525: checking whether langinfo.h defines ERA
configure:25543: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25543: $? = 0
configure:25551: result: yes
configure:25556: checking whether langinfo.h defines YESEXPR
configure:25574: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:25574: $? = 0
configure:25582: result: yes
configure:25613: checking whether included libunistring is requested
configure:25623: result: no
configure:26158: checking for libunistring
configure:26180: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lunistring >&5
configure:26180: $? = 0
configure:26190: result: yes
configure:26197: checking how to link with libunistring
configure:26199: result: -lunistring
configure:27386: checking for libunistring version
configure:27391: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:27391: $? = 0
configure:27391: ./conftest
configure:27391: $? = 0
configure:27484: result: 1.1.0
configure:27517: checking for wchar_t
configure:27534: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:27534: $? = 0
configure:27541: result: yes
configure:27557: checking for good max_align_t
configure:27593: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:27593: $? = 0
configure:27601: result: yes
configure:27613: checking whether NULL can be used in arbitrary expressions
configure:27631: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:27631: $? = 0
configure:27638: result: yes
configure:27645: checking for unreachable
configure:27663: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:200:1: warning: implicit declaration of function 'unreachable' [-Wimplicit-function-declaration]
 unreachable ();
 ^
Undefined			first referenced
 symbol  			    in file
unreachable                         /var/tmp//ccgnENMr.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:27663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:27672: result: no
configure:27757: checking whether locale.h defines locale_t
configure:27774: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:196:13: error: unknown type name 'locale_t'
             locale_t x;
             ^
configure:27774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:27782: result: no
configure:27823: checking whether locale.h conforms to POSIX:2001
configure:27841: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:27841: $? = 0
configure:27848: result: yes
configure:27851: checking whether struct lconv is properly defined
configure:27870: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:27870: $? = 0
configure:27878: result: yes
configure:28014: checking whether imported symbols can be declared weak
configure:28037: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28037: $? = 0
configure:28071: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:28071: $? = 0
configure:28071: ./conftest
configure:28071: $? = 0
configure:28109: result: yes
configure:29147: checking for multithread API to use
configure:29149: result: posix
configure:29162: checking whether malloc (0) returns nonnull
configure:29196: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29196: $? = 0
configure:29196: ./conftest
configure:29196: $? = 0
configure:29207: result: yes
configure:29238: checking for mmap
configure:29238: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29238: $? = 0
configure:29238: result: yes
configure:29249: checking for MAP_ANONYMOUS
configure:29286: result: yes
configure:29363: checking whether memchr works
configure:29447: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:29447: $? = 0
configure:29447: ./conftest
configure:29447: $? = 0
configure:29458: result: yes
configure:29643: checking whether memrchr is declared
configure:29643: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:241:10: error: 'memrchr' undeclared (first use in this function)
   (void) memrchr;
          ^
conftest.c:241:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:29643: result: no
configure:29658: checking whether <limits.h> defines MIN and MAX
configure:29675: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:203:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
             int x = MIN (42, 17);
                     ^
conftest.c:203:21: error: initializer element is not constant
configure:29675: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:29682: result: no
configure:29695: checking whether <sys/param.h> defines MIN and MAX
configure:29712: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:203:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
             int x = MIN (42, 17);
                     ^
conftest.c:203:21: error: initializer element is not constant
configure:29712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:29719: result: no
configure:29754: checking whether time_t is signed
configure:29771: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:29771: $? = 0
configure:29778: result: yes
configure:29786: checking whether alarm is declared
configure:29786: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:29786: $? = 0
configure:29786: result: yes
configure:29803: checking for working mktime
configure:30048: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:30048: $? = 0
configure:30048: ./conftest
configure:30048: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:30060: result: no
configure:30125: checking for O_CLOEXEC
configure:30145: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:206:29: error: unknown type name 'choke'
                             choke me;
                             ^
conftest.c: In function 'main':
conftest.c:212:8: error: 'O_CLOEXEC' undeclared (first use in this function)
 return O_CLOEXEC;
        ^
conftest.c:212:8: note: each undeclared identifier is reported only once for each function it appears in
configure:30145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:30152: result: no
configure:30157: checking for promoted mode_t type
configure:30174: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:208:13: error: size of array 'array' is negative
 typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
             ^
configure:30174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:30182: result: mode_t
configure:30221: checking for library containing posix_spawn
configure:30252: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:30252: $? = 0
configure:30269: result: none required
configure:30280: checking for posix_spawn
configure:30315: checking for posix_spawn
configure:30315: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:30315: $? = 0
configure:30315: result: yes
configure:30329: result: yes
configure:30357: checking whether posix_spawn is declared
configure:30357: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:30357: $? = 0
configure:30357: result: yes
configure:30372: checking for posix_spawn_file_actions_addchdir_np
configure:30407: checking for posix_spawn_file_actions_addchdir_np
configure:30407: /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//ccetQno5.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:30407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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
| /* 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:30407: result: no
configure:30421: result: no
configure:31111: checking whether <sys/select.h> is self-contained
configure:31128: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31128: $? = 0
configure:31147: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31147: $? = 0
configure:31177: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nonexistent_memset                  /var/tmp//ccrZPYZh.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:31177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31190: result: no
configure:31360: checking for sigset_t
configure:31360: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31360: $? = 0
configure:31360: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:23: error: expected expression before ')' token
 if (sizeof ((sigset_t)))
                       ^
configure:31360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31360: result: yes
configure:31383: checking for SIGPIPE
configure:31408: result: yes
configure:31436: checking for sched.h
configure:31436: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31436: $? = 0
configure:31436: result: yes
configure:31530: checking for struct sched_param
configure:31530: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31530: $? = 0
configure:31530: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:33: error: expected expression before ')' token
 if (sizeof ((struct sched_param)))
                                 ^
configure:31530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31530: result: yes
configure:31670: checking for library containing setsockopt
configure:31692: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setsockopt                          /var/tmp//ccSRSmpQ.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:31692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31712: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lsocket >&5
configure:31712: $? = 0
configure:31773: result: -lsocket
configure:31871: checking for volatile sig_atomic_t
configure:31871: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:31871: $? = 0
configure:31871: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:36: error: expected expression before ')' token
 if (sizeof ((volatile sig_atomic_t)))
                                    ^
configure:31871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31871: result: yes
configure:31887: checking for sighandler_t
configure:31887: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:13: error: 'sighandler_t' undeclared (first use in this function)
 if (sizeof (sighandler_t))
             ^
conftest.c:217:13: note: each undeclared identifier is reported only once for each function it appears in
configure:31887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:31887: result: no
configure:31943: checking whether C symbols are prefixed with underscore at the linker level
configure:31956: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -S conftest.c
configure:31959: $? = 0
configure:31969: result: no
configure:31992: checking whether snprintf returns a byte count as in C99
configure:32085: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:32085: $? = 0
configure:32085: ./conftest
configure:32085: $? = 0
configure:32096: result: yes
configure:32101: checking whether printf supports POSIX/XSI format strings with positions
configure:32140: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:32140: $? = 0
configure:32140: ./conftest
configure:32140: $? = 0
configure:32151: result: yes
configure:32154: checking whether snprintf is declared
configure:32154: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32154: $? = 0
configure:32154: result: yes
configure:32251: checking for posix_spawnattr_t
configure:32251: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32251: $? = 0
configure:32251: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:32: error: expected expression before ')' token
 if (sizeof ((posix_spawnattr_t)))
                                ^
configure:32251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:32251: result: yes
configure:32266: checking for posix_spawn_file_actions_t
configure:32266: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32266: $? = 0
configure:32266: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:220:41: error: expected expression before ')' token
 if (sizeof ((posix_spawn_file_actions_t)))
                                         ^
configure:32266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:32266: result: yes
configure:32306: checking whether fcloseall is declared
configure:32306: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:254:10: error: 'fcloseall' undeclared (first use in this function)
   (void) fcloseall;
          ^
conftest.c:254:10: note: each undeclared identifier is reported only once for each function it appears in
configure:32306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:32306: result: no
configure:32317: checking whether getw is declared
configure:32317: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32317: $? = 0
configure:32317: result: yes
configure:32328: checking whether putw is declared
configure:32328: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32328: $? = 0
configure:32328: result: yes
configure:32413: checking which flavor of printf attribute matches inttypes macros
configure:32440: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32440: $? = 0
configure:32447: result: system
configure:32490: checking whether ecvt is declared
configure:32490: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32490: $? = 0
configure:32490: result: yes
configure:32501: checking whether fcvt is declared
configure:32501: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32501: $? = 0
configure:32501: result: yes
configure:32512: checking whether gcvt is declared
configure:32512: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32512: $? = 0
configure:32512: result: yes
configure:32605: checking whether MB_CUR_MAX is correct
configure:32637: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:32637: $? = 0
configure:32637: ./conftest
configure:32637: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:32649: result: no
configure:32674: checking whether strdup is declared
configure:32674: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32674: $? = 0
configure:32674: result: yes
configure:32687: checking whether strerror(0) succeeds
configure:32726: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:32726: $? = 0
configure:32726: ./conftest
configure:32726: $? = 0
configure:32737: result: yes
configure:32760: checking for strerror_r
configure:32795: checking for strerror_r
configure:32795: result: yes
configure:32809: result: yes
configure:32825: checking for strerror_r with POSIX signature
configure:32843: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:32843: $? = 0
configure:32851: result: yes
configure:32854: checking whether strerror_r works
configure:32909: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:32909: $? = 0
configure:32909: ./conftest
configure:32909: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:32920: result: no
configure:32987: checking whether strerror_r is declared
configure:32987: result: yes
configure:33178: checking whether strndup is declared
configure:33178: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:263:10: error: 'strndup' undeclared (first use in this function)
   (void) strndup;
          ^
conftest.c:263:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33178: result: no
configure:33191: checking whether strnlen is declared
configure:33191: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:264:10: error: 'strnlen' undeclared (first use in this function)
   (void) strnlen;
          ^
conftest.c:264:10: note: each undeclared identifier is reported only once for each function it appears in
configure:33191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33191: result: no
configure:33205: checking for struct tm.tm_gmtoff
configure:33205: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:231:12: error: 'struct tm' has no member named 'tm_gmtoff'
 if (ac_aggr.tm_gmtoff)
            ^
configure:33205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33205: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:231:19: error: 'struct tm' has no member named 'tm_gmtoff'
 if (sizeof ac_aggr.tm_gmtoff)
                   ^
configure:33205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33205: result: no
configure:33214: checking whether strtok_r is declared
configure:33214: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33214: $? = 0
configure:33214: result: yes
configure:33328: checking whether <sys/ioctl.h> declares ioctl
configure:33344: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:230:8: error: 'ioctl' undeclared (first use in this function)
 (void) ioctl;
        ^
conftest.c:230:8: note: each undeclared identifier is reported only once for each function it appears in
configure:33344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33352: result: no
configure:33734: checking for struct timespec in <time.h>
configure:33751: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:33751: $? = 0
configure:33758: result: yes
configure:33945: checking for TIME_UTC in <time.h>
configure:33962: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:231:16: error: 'TIME_UTC' undeclared (first use in this function)
 static int x = TIME_UTC; x++;
                ^
conftest.c:231:16: note: each undeclared identifier is reported only once for each function it appears in
configure:33962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:33969: result: no
configure:34012: checking unistring/woe32dll.h usability
configure:34012: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34012: $? = 0
configure:34012: result: yes
configure:34012: checking unistring/woe32dll.h presence
configure:34012: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:34012: $? = 0
configure:34012: result: yes
configure:34012: checking for unistring/woe32dll.h
configure:34012: result: yes
configure:34615: checking whether execvpe is declared
configure:34615: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:267:10: error: 'execvpe' undeclared (first use in this function)
   (void) execvpe;
          ^
conftest.c:267:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34615: result: no
configure:34729: checking whether clearerr_unlocked is declared
configure:34729: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:268:10: error: 'clearerr_unlocked' undeclared (first use in this function)
   (void) clearerr_unlocked;
          ^
conftest.c:268:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34729: result: no
configure:34740: checking whether feof_unlocked is declared
configure:34740: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:269:10: error: 'feof_unlocked' undeclared (first use in this function)
   (void) feof_unlocked;
          ^
conftest.c:269:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34740: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34740: result: no
configure:34751: checking whether ferror_unlocked is declared
configure:34751: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:270:10: error: 'ferror_unlocked' undeclared (first use in this function)
   (void) ferror_unlocked;
          ^
conftest.c:270:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34751: result: no
configure:34762: checking whether fgets_unlocked is declared
configure:34762: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:271:10: error: 'fgets_unlocked' undeclared (first use in this function)
   (void) fgets_unlocked;
          ^
conftest.c:271:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34762: result: no
configure:34773: checking whether fputc_unlocked is declared
configure:34773: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:272:10: error: 'fputc_unlocked' undeclared (first use in this function)
   (void) fputc_unlocked;
          ^
conftest.c:272:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34773: result: no
configure:34784: checking whether fread_unlocked is declared
configure:34784: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:273:10: error: 'fread_unlocked' undeclared (first use in this function)
   (void) fread_unlocked;
          ^
conftest.c:273:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34784: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34784: result: no
configure:34795: checking whether fwrite_unlocked is declared
configure:34795: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:274:10: error: 'fwrite_unlocked' undeclared (first use in this function)
   (void) fwrite_unlocked;
          ^
conftest.c:274:10: note: each undeclared identifier is reported only once for each function it appears in
configure:34795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:34795: result: no
configure:34806: checking whether getc_unlocked is declared
configure:34806: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34806: $? = 0
configure:34806: result: yes
configure:34817: checking whether getchar_unlocked is declared
configure:34817: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34817: $? = 0
configure:34817: result: yes
configure:34828: checking whether putchar_unlocked is declared
configure:34828: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:34828: $? = 0
configure:34828: result: yes
configure:34951: checking whether the utimes function works
configure:35090: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35090: $? = 0
configure:35090: ./conftest
configure:35090: $? = 0
configure:35101: result: yes
configure:35115: checking for inttypes.h
configure:35134: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:35134: $? = 0
configure:35141: result: yes
configure:35152: checking for stdint.h
configure:35169: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:35169: $? = 0
configure:35176: result: yes
configure:35189: checking for intmax_t
configure:35214: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:35214: $? = 0
configure:35221: result: yes
configure:35238: checking whether snprintf truncates the result as in C99
configure:35321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35321: $? = 0
configure:35321: ./conftest
configure:35321: $? = 0
configure:35332: result: yes
configure:35336: checking where to find the exponent in a 'double'
configure:35650: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35650: $? = 0
configure:35650: ./conftest
configure:35650: $? = 0
configure:35662: result: word 1 bit 20
configure:35687: checking for wcslen
configure:35687: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:35687: $? = 0
configure:35687: result: yes
configure:35702: checking for snprintf
configure:35702: result: yes
configure:35702: checking for strnlen
configure:35702: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strnlen                             /var/tmp//cccVlvaV.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:35702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:35702: result: no
configure:35702: checking for wcrtomb
configure:35702: result: yes
configure:35711: checking whether _snprintf is declared
configure:35711: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:256:10: error: '_snprintf' undeclared (first use in this function)
   (void) _snprintf;
          ^
conftest.c:256:10: note: each undeclared identifier is reported only once for each function it appears in
configure:35711: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:35711: result: no
configure:35741: checking whether vsnprintf is declared
configure:35741: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:35741: $? = 0
configure:35741: result: yes
configure:35858: checking whether wcsdup is declared
configure:35858: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:262:10: error: 'wcsdup' undeclared (first use in this function)
   (void) wcsdup;
          ^
conftest.c:262:10: note: each undeclared identifier is reported only once for each function it appears in
configure:35858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:35858: result: no
configure:35882: checking for C compiler option to allow warnings
configure:35890: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -c conftest.c 2>conftest1.err
configure:35893: $? = 0
configure:35896: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -Wno-error -c conftest.c 2>conftest2.err
configure:35899: $? = 0
configure:35909: result: -Wno-error
configure:35952: /opt/csw/bin/gcc -DNDEBUG -g -O2  -D_REENTRANT -E conftest.c > conftest.out
configure:35955: $? = 0
configure:36037: checking whether access honors trailing slash
configure:36077: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36077: $? = 0
configure:36077: ./conftest
configure:36077: $? = 0
configure:36092: result: yes
configure:36140: checking for alignas and alignof
configure:36197: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:271:31: warning: implicit declaration of function 'alignof' [-Wimplicit-function-declaration]
             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
                               ^
conftest.c:271:40: error: expected expression before 'double'
             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
                                        ^
conftest.c:275:59: error: expected declaration specifiers or '...' before numeric constant
               struct alignas_test { char c; char alignas (8) alignas_8; };
                                                           ^
conftest.c:275: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:258:0:
conftest.c:276:33: error: 'struct alignas_test' has no member named 'alignas_8'
               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
                                 ^
configure:36197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:36197: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DINCLUDE_STDALIGN_H  -D_REENTRANT conftest.c >&5
configure:36197: $? = 0
configure:36208: result: yes, <stdalign.h> macros
configure:36230: checking for alloca as a compiler built-in
configure:36254: result: yes
configure:36316: checking for static_assert
configure:36353: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:262:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                            ^
conftest.c:262:40: error: expected declaration specifiers or '...' before string constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                                        ^
conftest.c:263:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4);
                            ^
conftest.c: In function 'main':
conftest.c:269:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration]
             static_assert (sizeof (char) == 1, "sizeof does not work");
             ^
configure:36353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:36353: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DINCLUDE_ASSERT_H  -D_REENTRANT conftest.c >&5
conftest.c:262:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                            ^
conftest.c:262:40: error: expected declaration specifiers or '...' before string constant
             static_assert (2 + 2 == 4, "arithmetic does not work");
                                        ^
conftest.c:263:28: error: expected declaration specifiers or '...' before numeric constant
             static_assert (2 + 2 == 4);
                            ^
conftest.c: In function 'main':
conftest.c:269:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration]
             static_assert (sizeof (char) == 1, "sizeof does not work");
             ^
configure:36353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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:36363: result: no
configure:36556: checking whether btowc(0) is correct
configure:36585: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36585: $? = 0
configure:36585: ./conftest
configure:36585: $? = 0
configure:36596: result: yes
configure:36599: checking whether btowc(EOF) is correct
configure:36633: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36633: $? = 0
configure:36633: ./conftest
configure:36633: $? = 0
configure:36645: result: yes
configure:36649: checking whether btowc is consistent with mbrtowc in the C locale
configure:36701: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36701: $? = 0
configure:36701: ./conftest
configure:36701: $? = 0
configure:36712: result: yes
configure:36729: checking whether the C locale is free of encoding errors
configure:36771: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36771: $? = 0
configure:36771: ./conftest
configure:36771: $? = 0
configure:36782: result: yes
configure:36839: checking for __builtin_expect
configure:36854: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:36854: $? = 0
configure:36879: result: yes
configure:36893: checking byteswap.h usability
configure:36893: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:292:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:36893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 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:36893: result: no
configure:36893: checking byteswap.h presence
configure:36893: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:259:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:36893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <byteswap.h>
configure:36893: result: no
configure:36893: checking for byteswap.h
configure:36893: result: no
configure:37434: checking for faccessat
configure:37483: result: no
configure:37643: checking whether this system supports file names of any length
configure:37684: result: no
configure:37733: checking for library containing clock_gettime
configure:37764: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       /var/tmp//ccE5cwAc.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:37764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:37764: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:37764: $? = 0
configure:37781: result: -lrt
configure:37793: checking for clock_getres
configure:37793: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:37793: $? = 0
configure:37793: result: yes
configure:37793: checking for clock_gettime
configure:37793: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:37793: $? = 0
configure:37793: result: yes
configure:37793: checking for clock_settime
configure:37793: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:37793: $? = 0
configure:37793: result: yes
configure:37854: checking for closedir
configure:37854: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:37854: $? = 0
configure:37854: result: yes
configure:38465: checking for d_ino member in directory struct
configure:38513: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:38513: $? = 0
configure:38513: ./conftest
configure:38513: $? = 0
configure:38523: result: yes
configure:38549: checking for dirfd
configure:38549: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
dirfd                               /var/tmp//ccwI8PUH.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:38549: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:38549: result: no
configure:38558: checking whether dirfd is declared
configure:38558: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:303:10: error: 'dirfd' undeclared (first use in this function)
   (void) dirfd;
          ^
conftest.c:303:10: note: each undeclared identifier is reported only once for each function it appears in
configure:38558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:38558: result: no
configure:38575: checking whether dirfd is a macro
configure:38598: result: no
configure:38628: checking how to get the file descriptor associated with an open DIR*
configure:38651: /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:300:40: error: 'DIR {aka struct <anonymous>}' has no member named 'd_fd'
 DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
                                        ^
configure:38651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:38651: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -DDIR_FD_MEMBER_NAME=dd_fd  -D_REENTRANT conftest.c >&5
configure:38651: $? = 0
configure:38665: result: dd_fd
configure:38706: checking whether // is distinct from /
configure:38735: result: no
configure:38763: checking whether dup works
configure:38797: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:38797: $? = 0
configure:38797: ./conftest
configure:38797: $? = 0
configure:38808: result: yes
configure:38858: checking whether dup2 works
configure:38949: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:38949: $? = 0
configure:38949: ./conftest
configure:38949: $? = 0
configure:38960: result: yes
configure:39259: checking whether fcntl handles F_DUPFD correctly
configure:39321: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39321: $? = 0
configure:39321: ./conftest
configure:39321: $? = 0
configure:39331: result: yes
configure:39349: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:39382: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:308:35: error: 'F_DUPFD_CLOEXEC' undeclared (first use in this function)
                     if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
                                   ^
conftest.c:308:35: note: each undeclared identifier is reported only once for each function it appears in
configure:39382: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:39416: result: no
configure:39505: checking whether fdopendir is declared
configure:39505: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:39505: $? = 0
configure:39505: result: yes
configure:39528: checking whether fdopendir works
configure:39576: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:39576: $? = 0
configure:39576: ./conftest
configure:39576: $? = 0
configure:39586: result: yes
configure:39640: checking whether fflush works on input streams
configure:39723: result: yes
configure:39789: checking for mempcpy
configure:39824: checking for mempcpy
configure:39824: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:332:6: warning: conflicting types for built-in function 'mempcpy'
 char mempcpy ();
      ^
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp//ccgsT9Y8.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:39824: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:39824: result: no
configure:39838: result: no
configure:39857: checking for flexible array member
configure:39885: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:39885: $? = 0
configure:39892: result: yes
configure:39955: checking whether conversion from 'int' to 'long double' works
configure:40001: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40001: $? = 0
configure:40001: ./conftest
configure:40001: $? = 0
configure:40012: result: yes
configure:40184: checking for struct flock.l_type
configure:40184: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:40184: $? = 0
configure:40184: result: yes
configure:40225: checking for working GNU fnmatch
configure:40370: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:399:39: error: 'FNM_CASEFOLD' undeclared (first use in this function)
               if (!y ("xxXX", "xXxX", FNM_CASEFOLD))
                                       ^
conftest.c:399:39: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:401:50: error: 'FNM_EXTMATCH' undeclared (first use in this function)
               if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
                                                  ^
conftest.c:403:41: error: 'FNM_FILE_NAME' undeclared (first use in this function)
               if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME))
                                         ^
conftest.c:405:49: error: 'FNM_LEADING_DIR' undeclared (first use in this function)
               if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR))
                                                 ^
configure:40370: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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>
|               #include <locale.h>
|               #include <stddef.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;
|               /* ==== Start of tests in the "C" locale ==== */
|               /* These are sanity checks. They all succeed on current platforms.  */
|               if (!n ("a*", "", 0))
|                 return 1;
|               if (!y ("a*", "abc", 0))
|                 return 1;
|               if (!n ("d*/*1", "d/s/1", FNM_PATHNAME))
|                 return 1;
|               if (!y ("a\\bc", "abc", 0))
|                 return 1;
|               if (!n ("a\\bc", "abc", FNM_NOESCAPE))
|                 return 1;
|               if (!y ("*x", ".x", 0))
|                 return 1;
|               if (!n ("*x", ".x", FNM_PERIOD))
|                 return 1;
|               /* glibc bug <https://sourceware.org/bugzilla/show_bug.cgi?id=361>
|                  exists in glibc 2.3.3, fixed in glibc 2.5.  */
|               if (!y (Apat, "\\", 0))
|                 result |= 2;
|               if (!y (Apat, "A", 0))
|                 result |= 2;
|               if (!y (apat, "\\", 0))
|                 result |= 2;
|               if (!y (apat, "a", 0))
|                 result |= 2;
|               if (!(n (Apat, A_1, 0) == ('A' < '\\')))
|                 result |= 2;
|               if (!(n (apat, a_1, 0) == ('a' < '\\')))
|                 result |= 2;
|               if (!(y (Apat, A01, 0) == ('A' < '\\')))
|                 result |= 2;
|               if (!(y (apat, a01, 0) == ('a' < '\\')))
|                 result |= 2;
|               if (!(y (Apat, bs_1, 0) == ('A' < '\\')))
|                 result |= 2;
|               if (!(y (apat, bs_1, 0) == ('a' < '\\')))
|                 result |= 2;
|               if (!(n (Apat, bs01, 0) == ('A' < '\\')))
|                 result |= 2;
|               if (!(n (apat, bs01, 0) == ('a' < '\\')))
|                 result |= 2;
|               /* glibc bug <https://sourceware.org/bugzilla/show_bug.cgi?id=12378>
|                  exists in glibc 2.12, fixed in glibc 2.13.  */
|               if (!y ("[/b", "[/b", 0)) /*"]]"*/
|                 result |= 4;
|               /* glibc bug <https://sourceware.org/bugzilla/show_bug.cgi?id=17062>
|                  is fixed in glibc 2.20.
|                  glibc bugs <https://sourceware.org/bugzilla/show_bug.cgi?id=18032>
|                             <https://sourceware.org/bugzilla/show_bug.cgi?id=18036>
|                  are fixed in glibc 2.22.
|                  These bugs are not easy to test for reliably (without mmap),
|                  therefore test the glibc version.  */
|               #if defined __GLIBC__
|               if (__GLIBC__ == 2 && __GLIBC_MINOR__ < 22)
|                 result |= 4;
|               #endif
|               /* This test fails on FreeBSD 13.2, NetBSD 9.3, Cygwin 3.4.6.  */
|               if (!y ("[[:alnum:]]", "a", 0))
|                 result |= 8;
|                /* ==== Start of GNU extensions tests ==== */
|               /* Sanity checks, mainly to check the presence of the FNM_* macros.  */
|               if (!y ("xxXX", "xXxX", FNM_CASEFOLD))
|                 result |= 64;
|               if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
|                 result |= 64;
|               if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME))
|                 result |= 64;
|               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;
|                /* ==== End of GNU extensions tests ==== */
|               /* ==== End of tests in the "C" locale ==== */
|               /* ==== Start of tests that require a specific locale ==== */
|               /* This test fails on Solaris 11.4.  */
|               if (setlocale (LC_ALL, "en_US.UTF-8") != NULL)
|                 {
|                   if (!n ("[!a-z]", "", 0))
|                     result |= 16;
|                 }
|               /* This test fails on NetBSD 9.3, Android 13.  */
|               if (setlocale (LC_ALL, "C.UTF-8") != NULL)
|                 {
|                   if (!y ("x?y", "x\303\274y", 0))
|                     result |= 32;
|                 }
|               /* ==== End of tests that require a specific locale ==== */
|               return result;
| 
|   ;
|   return 0;
| }
configure:40382: result: no
configure:40586: checking whether fopen supports the mode character 'x'
configure:40624: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40624: $? = 0
configure:40624: ./conftest
configure:40624: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:40636: result: no
configure:40638: checking whether fopen supports the mode character 'e'
configure:40684: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40684: $? = 0
configure:40684: ./conftest
configure:40684: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:40696: result: no
configure:40751: checking for __fpurge
configure:40786: checking for __fpurge
configure:40786: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40786: $? = 0
configure:40786: result: yes
configure:40800: result: yes
configure:40814: checking whether fpurge is declared
configure:40814: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:326:10: error: 'fpurge' undeclared (first use in this function)
   (void) fpurge;
          ^
conftest.c:326:10: note: each undeclared identifier is reported only once for each function it appears in
configure:40814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:40814: result: no
configure:40945: checking for __freading
configure:40982: checking for __freading
configure:40982: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:40982: $? = 0
configure:40982: result: yes
configure:40996: result: yes
configure:41014: checking whether free is known to preserve errno
configure:41037: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:41037: $? = 0
configure:41045: result: yes
configure:41143: checking for fseeko
configure:41170: result: yes
configure:41190: checking whether fflush works on input streams
configure:41273: result: yes
configure:41450: checking whether fstatat (..., 0) works
configure:41475: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41475: $? = 0
configure:41475: ./conftest
configure:41475: $? = 0
configure:41486: result: yes
configure:41594: checking for ftello
configure:41620: result: yes
configure:41638: checking whether ftello works
configure:41727: result: yes
configure:41805: checking for futimens
configure:41840: checking for futimens
configure:41840: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41840: $? = 0
configure:41840: result: yes
configure:41854: result: yes
configure:41874: checking whether futimens works
configure:41927: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:41927: $? = 0
configure:41927: ./conftest
configure:41927: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:41938: result: no
configure:41985: checking for library containing getaddrinfo
configure:42016: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getaddrinfo                         /var/tmp//ccYZ2Hye.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:42016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:42016: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lsocket   >&5
configure:42016: $? = 0
configure:42033: result: -lsocket
configure:42046: checking for getaddrinfo
configure:42072: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lsocket >&5
configure:42072: $? = 0
configure:42080: result: yes
configure:42173: checking whether gai_strerror is declared
configure:42173: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42173: $? = 0
configure:42173: result: yes
configure:42198: checking whether gai_strerrorA is declared
configure:42198: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:355:10: error: 'gai_strerrorA' undeclared (first use in this function)
   (void) gai_strerrorA;
          ^
conftest.c:355:10: note: each undeclared identifier is reported only once for each function it appears in
configure:42198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:42198: result: no
configure:42222: checking for gai_strerror with POSIX signature
configure:42248: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42248: $? = 0
configure:42255: result: yes
configure:42271: checking for struct sockaddr.sa_len
configure:42271: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:344:12: error: 'struct sockaddr' has no member named 'sa_len'
 if (ac_aggr.sa_len)
            ^
configure:42271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:42271: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:344:19: error: 'struct sockaddr' has no member named 'sa_len'
 if (sizeof ac_aggr.sa_len)
                   ^
configure:42271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:42271: result: no
configure:42288: checking whether getaddrinfo is declared
configure:42288: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42288: $? = 0
configure:42288: result: yes
configure:42313: checking whether freeaddrinfo is declared
configure:42313: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42313: $? = 0
configure:42313: result: yes
configure:42338: checking whether getnameinfo is declared
configure:42338: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42338: $? = 0
configure:42338: result: yes
configure:42377: checking for struct addrinfo
configure:42377: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:42377: $? = 0
configure:42377: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:354:30: error: expected expression before ')' token
 if (sizeof ((struct addrinfo)))
                              ^
configure:42377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:42377: result: yes
configure:42484: checking whether getcwd handles long file names properly
configure:42717: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:42717: $? = 0
configure:42717: ./conftest
configure:42717: $? = 0
configure:42733: result: yes
configure:43080: checking for getdelim
configure:43115: checking for getdelim
configure:43115: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getdelim                            /var/tmp//ccA8uWM2.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:43115: result: no
configure:43129: result: no
configure:43266: checking for flockfile
configure:43266: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43266: $? = 0
configure:43266: result: yes
configure:43266: checking for funlockfile
configure:43266: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43266: $? = 0
configure:43266: result: yes
configure:43275: checking whether getc_unlocked is declared
configure:43275: result: yes
configure:43315: checking whether getdtablesize works
configure:43353: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43353: $? = 0
configure:43353: ./conftest
configure:43353: $? = 0
configure:43366: result: yes
configure:43419: checking for getgroups
configure:43419: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43419: $? = 0
configure:43419: result: yes
configure:43474: checking for working getgroups
configure:43503: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43503: $? = 0
configure:43503: ./conftest
configure:43503: $? = 0
configure:43514: result: yes
configure:43542: checking whether getgroups handles negative values
configure:43573: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:43573: $? = 0
configure:43573: ./conftest
configure:43573: $? = 0
configure:43583: result: yes
configure:43635: checking for getline
configure:43670: checking for getline
configure:43670: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getline                             /var/tmp//ccq6Xu7g.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:43670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:43670: result: no
configure:43684: result: no
configure:44190: checking for getpass without length limitations
conftest.c:356:22: fatal error: features.h: No such file or directory
compilation terminated.
configure:44216: result: no
configure:44238: checking for __fsetlocking
configure:44273: checking for __fsetlocking
configure:44273: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44273: $? = 0
configure:44273: result: yes
configure:44287: result: yes
configure:44301: checking whether __fsetlocking is declared
configure:44301: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44301: $? = 0
configure:44301: result: yes
configure:44322: checking for tcgetattr
configure:44341: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44341: $? = 0
configure:44350: result: yes
configure:44364: checking for tcsetattr
configure:44383: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:44383: $? = 0
configure:44392: result: yes
configure:44464: checking for getprogname
configure:44499: checking for getprogname
configure:44499: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getprogname                         /var/tmp//ccA0Qtaf.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:44499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44499: result: no
configure:44513: result: no
configure:44533: checking whether program_invocation_name is declared
configure:44533: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:370:10: error: 'program_invocation_name' undeclared (first use in this function)
   (void) program_invocation_name;
          ^
conftest.c:370:10: note: each undeclared identifier is reported only once for each function it appears in
configure:44533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44533: result: no
configure:44571: checking whether program_invocation_name is declared
configure:44571: result: no
configure:44586: checking whether program_invocation_short_name is declared
configure:44586: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:372:10: error: 'program_invocation_short_name' undeclared (first use in this function)
   (void) program_invocation_short_name;
          ^
conftest.c:372:10: note: each undeclared identifier is reported only once for each function it appears in
configure:44586: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44586: result: no
configure:44601: checking whether __argv is declared
configure:44601: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:373:10: error: '__argv' undeclared (first use in this function)
   (void) __argv;
          ^
conftest.c:373:10: note: each undeclared identifier is reported only once for each function it appears in
configure:44601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44601: result: no
configure:44621: checking whether __progname is defined in default libraries
configure:44640: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__progname                          /var/tmp//ccKe0Kxy.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:44640: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44649: result: 
configure:44686: checking for getrandom
configure:44726: checking for getrandom
configure:44726: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getrandom                           /var/tmp//ccKUmUTG.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:44726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:44726: result: no
configure:44740: result: no
configure:44951: checking for gettimeofday with POSIX signature
configure:44979: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:44979: $? = 0
configure:45004: result: yes
configure:45077: checking for group_member
configure:45077: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
group_member                        /var/tmp//ccsNED20.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:45077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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:45077: result: no
configure:45136: checking for library containing gethostbyname
configure:45184: result: -lnsl
configure:45361: checking for library containing inet_ntop
configure:45409: result: -lnsl
configure:45441: checking whether inet_ntop is declared
configure:45441: result: yes
configure:45500: checking whether the compiler generally respects inline
configure:45521: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:45521: $? = 0
configure:45530: result: yes
configure:45555: checking for ioctl
configure:45555: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45555: $? = 0
configure:45555: result: yes
configure:45564: checking for ioctl with POSIX signature
configure:45589: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:45589: $? = 0
configure:45597: result: yes
configure:45687: checking for iswblank
configure:45722: checking for iswblank
configure:45722: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:399:6: warning: conflicting types for built-in function 'iswblank'
 char iswblank ();
      ^
configure:45722: $? = 0
configure:45722: result: yes
configure:45736: result: yes
configure:45750: checking whether iswblank is declared
configure:45750: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:45750: $? = 0
configure:45750: result: yes
configure:45867: checking whether iswdigit is ISO C compliant
configure:45960: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:45960: $? = 0
configure:45960: ./conftest
configure:45960: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 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 (strcmp ("fr_FR", "none") != 0
|       && 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 (strcmp ("ja_JP.eucJP", "none") != 0
|       && 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 (strcmp ("fr_FR.UTF-8", "none") != 0
|       && 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 (strcmp ("zh_CN.GB18030", "none") != 0
|       && 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:45972: result: no
configure:46020: checking whether iswpunct is consistent with ispunct
configure:46050: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46050: $? = 0
configure:46050: ./conftest
configure:46050: $? = 0
configure:46061: result: yes
configure:46113: checking whether iswxdigit is ISO C compliant
configure:46197: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46197: $? = 0
configure:46197: ./conftest
configure:46197: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 (strcmp ("ja_JP.eucJP", "none") != 0
|       && 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 (strcmp ("fr_FR.UTF-8", "none") != 0
|       && 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 (strcmp ("zh_CN.GB18030", "none") != 0
|       && 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:46209: result: no
configure:46259: checking whether the compiler supports the __inline keyword
configure:46276: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:46276: $? = 0
configure:46283: result: yes
configure:46294: checking whether to use the included libunistring
configure:46296: result: no
configure:46339: checking whether link obeys POSIX
configure:46387: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46387: $? = 0
configure:46387: ./conftest
configure:46387: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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:46398: result: no
configure:46495: checking whether localeconv works
configure:46525: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46525: $? = 0
configure:46525: ./conftest
configure:46525: $? = 0
configure:46536: result: yes
configure:46611: checking for pthread_rwlock_t
configure:46611: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:46611: $? = 0
configure:46611: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:392:31: error: expected expression before ')' token
 if (sizeof ((pthread_rwlock_t)))
                               ^
configure:46611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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:46611: result: yes
configure:46623: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:46766: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lpthread >&5
configure:46766: $? = 0
configure:46766: ./conftest
configure:46766: $? = 0
configure:46778: result: yes
configure:46812: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:46812: $? = 0
configure:46834: checking whether lseek detects pipes
configure:46870: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:46870: $? = 0
configure:46905: result: yes
configure:46920: checking whether SEEK_DATA works but is incompatible with GNU
configure:46941: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:401:18: error: #error "No need to work around the bug"
                 #error "No need to work around the bug"
                  ^
configure:46941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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:46948: result: no
configure:47514: checking whether mbrtowc handles a NULL pwc argument
configure:47566: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47566: $? = 0
configure:47566: ./conftest
configure:47566: $? = 0
configure:47578: result: yes
configure:47584: checking whether mbrtowc handles a NULL string argument
configure:47624: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47624: $? = 0
configure:47624: ./conftest
configure:47624: $? = 0
configure:47636: result: yes
configure:47644: checking whether mbrtowc has a correct return value
configure:47756: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47756: $? = 0
configure:47756: ./conftest
configure:47756: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 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 (strcmp ("fr_FR.UTF-8", "none") != 0
|       && 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 (strcmp ("ja_JP.eucJP", "none") != 0
|       && 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:47771: result: no
configure:47777: checking whether mbrtowc returns 0 when parsing a NUL character
configure:47814: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47814: $? = 0
configure:47814: ./conftest
configure:47814: $? = 0
configure:47826: result: yes
configure:47831: checking whether mbrtowc stores incomplete characters
configure:47936: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47936: $? = 0
configure:47936: ./conftest
configure:47936: $? = 0
configure:47950: result: no
configure:47955: checking whether mbrtowc works on empty input
configure:47984: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:47984: $? = 0
configure:47984: ./conftest
configure:47984: $? = 0
configure:47995: result: yes
configure:47999: checking whether the C locale is free of encoding errors
configure:48052: result: yes
configure:48546: checking whether mbsrtowcs works
configure:48637: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48637: $? = 0
configure:48637: ./conftest
configure:48637: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 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 (strcmp ("fr_FR", "none") != 0
|       && 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 (strcmp ("fr_FR.UTF-8", "none") != 0
|       && 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 (strcmp ("ja_JP.eucJP", "none") != 0
|       && 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 (strcmp ("zh_CN.GB18030", "none") != 0
|       && 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:48649: result: no
configure:48809: checking for mbtowc
configure:48844: checking for mbtowc
configure:48844: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:48844: $? = 0
configure:48844: result: yes
configure:48858: result: yes
configure:48988: checking for mempcpy
configure:49037: result: no
configure:49114: checking for memrchr
configure:49114: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memrchr                             /var/tmp//ccEOg7nJ.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:49114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:49114: result: no
configure:49172: checking whether mkdir handles trailing slash
configure:49227: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49227: $? = 0
configure:49227: ./conftest
configure:49227: $? = 0
configure:49239: result: yes
configure:49248: checking whether mkdir handles trailing dot
configure:49286: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49286: $? = 0
configure:49286: ./conftest
configure:49286: $? = 0
configure:49299: result: yes
configure:49351: checking for mkostemp
configure:49386: checking for mkostemp
configure:49386: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
mkostemp                            /var/tmp//ccYqk9gj.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:49386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:49386: result: no
configure:49400: result: no
configure:49472: checking for working mkstemp
configure:49533: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:49533: $? = 0
configure:49533: ./conftest
configure:49533: $? = 0
configure:49545: result: yes
configure:49652: checking for __mktime_internal
configure:49652: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__mktime_internal                   /var/tmp//ccuPUE4t.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:49652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:49652: result: no
configure:49731: checking for library containing nanosleep
configure:49762: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nanosleep                           /var/tmp//ccUDI2aC.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:49762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:49762: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt   >&5
configure:49762: $? = 0
configure:49779: result: -lrt
configure:49799: checking for working nanosleep
configure:49889: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -lrt  >&5
configure:49889: $? = 0
configure:49889: ./conftest
configure:49889: $? = 0
configure:49904: result: yes
configure:49969: checking whether <netinet/in.h> is self-contained
configure:49986: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:49986: $? = 0
configure:49994: result: yes
configure:50136: checking for nl_langinfo
configure:50171: checking for nl_langinfo
configure:50171: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50171: $? = 0
configure:50171: result: yes
configure:50185: result: yes
configure:50205: checking whether YESEXPR works
configure:50233: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50233: $? = 0
configure:50233: ./conftest
configure:50233: $? = 0
configure:50244: result: yes
configure:50326: checking whether the -Werror option is usable
configure:50344: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -Werror  -D_REENTRANT conftest.c >&5
configure:50344: $? = 0
configure:50353: result: yes
configure:50355: checking for simple visibility declarations
configure:50386: /opt/csw/bin/gcc -c -DNDEBUG -g -O2 -fvisibility=hidden -Werror  -D_REENTRANT conftest.c >&5
configure:50386: $? = 0
configure:50395: result: yes
configure:50445: checking whether open recognizes a trailing slash
configure:50488: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50488: $? = 0
configure:50488: ./conftest
configure:50488: $? = 0
configure:50500: result: yes
configure:50646: checking for opendir
configure:50646: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50646: $? = 0
configure:50646: result: yes
configure:50760: checking for pipe2
configure:50795: checking for pipe2
configure:50795: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
pipe2                               /var/tmp//ccI4Qsrn.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:50795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:50795: result: no
configure:50809: result: no
configure:50916: checking paths.h usability
configure:50916: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:464:19: fatal error: paths.h: No such file or directory
compilation terminated.
configure:50916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:50916: result: no
configure:50916: checking paths.h presence
configure:50916: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:431:19: fatal error: paths.h: No such file or directory
compilation terminated.
configure:50916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:50916: result: no
configure:50916: checking for paths.h
configure:50916: result: no
configure:50929: checking for confstr
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50929: $? = 0
configure:50929: result: yes
configure:50929: checking for sched_setparam
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_setparam                      /var/tmp//ccUXTbQH.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:50929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:50929: result: no
configure:50929: checking for sched_setscheduler
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sched_setscheduler                  /var/tmp//ccqswR3O.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:50929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:50929: result: no
configure:50929: checking for setegid
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50929: $? = 0
configure:50929: result: yes
configure:50929: checking for seteuid
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50929: $? = 0
configure:50929: result: yes
configure:50929: checking for vfork
configure:50929: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:50929: $? = 0
configure:50929: result: yes
configure:50950: checking for posix_spawn_file_actions_addchdir_np
configure:50999: result: no
configure:51621: checking whether signature of pselect conforms to POSIX
configure:51641: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51641: $? = 0
configure:51649: result: yes
configure:51652: checking whether pselect detects invalid fds
configure:51704: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51704: $? = 0
configure:51704: ./conftest
configure:51704: $? = 0
configure:51715: result: yes
configure:51765: checking whether pthread_sigmask is a macro
configure:51789: result: no
configure:51870: checking whether pthread_sigmask works without -lpthread
configure:51899: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:51899: $? = 0
configure:51899: ./conftest
configure:51899: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:51910: result: yes
configure:51923: checking whether pthread_sigmask returns error numbers
configure:51955: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c   >&5
configure:51955: $? = 0
configure:51955: ./conftest
configure:51955: $? = 0
configure:51967: result: yes
configure:51978: checking whether pthread_sigmask unblocks signals correctly
configure:52039: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  -lpthread >&5
configure:52039: $? = 0
configure:52039: ./conftest
configure:52039: $? = 0
configure:52051: result: guessing yes
configure:52119: checking for raise
configure:52119: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52119: $? = 0
configure:52119: result: yes
configure:52143: checking for sigprocmask
configure:52143: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52143: $? = 0
configure:52143: result: yes
configure:52207: checking for rawmemchr
configure:52207: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
rawmemchr                           /var/tmp//ccStzGwS.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:52207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:52207: result: no
configure:52268: checking for readdir
configure:52268: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52268: $? = 0
configure:52268: result: yes
configure:52325: checking whether readlink signature is correct
configure:52343: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:52343: $? = 0
configure:52350: result: yes
configure:52352: checking whether readlink handles trailing slash correctly
configure:52390: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52390: $? = 0
configure:52390: ./conftest
configure:52390: $? = 0
configure:52401: result: yes
configure:52417: checking whether readlink truncates results correctly
configure:52454: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52454: $? = 0
configure:52454: ./conftest
configure:52454: $? = 0
configure:52465: result: yes
configure:52527: checking whether realloc (0, 0) returns nonnull
configure:52561: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:52561: $? = 0
configure:52561: ./conftest
configure:52561: $? = 0
configure:52572: result: yes
configure:52659: checking for reallocarray
configure:52694: checking for reallocarray
configure:52694: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
reallocarray                        /var/tmp//cciNlnRV.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:52694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:52694: result: no
configure:52708: result: no
configure:52828: checking for working re_compile_pattern
configure:53141: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:484:45: error: storage size of 'regex' isn't known
             static struct re_pattern_buffer regex;
                                             ^
conftest.c:488:33: error: storage size of 'regs' isn't known
             struct re_registers regs;
                                 ^
conftest.c:513: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:513:34: error: 'RE_SYNTAX_GREP' undeclared (first use in this function)
                   re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
                                  ^
conftest.c:513:34: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:513: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:514:36: error: 'RE_ICASE' undeclared (first use in this function)
                                  | RE_ICASE);
                                    ^
conftest.c:516:23: warning: implicit declaration of function 're_compile_pattern' [-Wimplicit-function-declaration]
                   s = re_compile_pattern (pat, sizeof pat - 1, &regex);
                       ^
conftest.c:521:27: warning: implicit declaration of function 're_search' [-Wimplicit-function-declaration]
                       if (re_search (&regex, data, sizeof data - 1,
                           ^
conftest.c:566:28: error: 'RE_SYNTAX_EGREP' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE);
                            ^
conftest.c:581:28: error: 'RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_POSIX_EGREP);
                            ^
conftest.c:596: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:622:21: warning: implicit declaration of function 're_match' [-Wimplicit-function-declaration]
                 if (re_match (&regex, "an", 2, 0, &regs) != 2)
                     ^
conftest.c:651:28: error: 'RE_SYNTAX_EMACS' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE);
                            ^
conftest.c:671:28: error: 'RE_SYNTAX_POSIX_BASIC' undeclared (first use in this function)
             re_set_syntax (RE_SYNTAX_POSIX_BASIC
                            ^
conftest.c:672:31: error: 'RE_CONTEXT_INVALID_DUP' undeclared (first use in this function)
                            & ~RE_CONTEXT_INVALID_DUP
                               ^
conftest.c:683:19: error: 'REG_STARTEND' undeclared (first use in this function)
             if (! REG_STARTEND)
                   ^
configure:53141: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:53152: result: no
configure:53241: checking libintl.h usability
configure:53241: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53241: $? = 0
configure:53241: result: yes
configure:53241: checking libintl.h presence
configure:53241: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:53241: $? = 0
configure:53241: result: yes
configure:53241: checking for libintl.h
configure:53241: result: yes
configure:53252: checking whether isblank is declared
configure:53252: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:53252: $? = 0
configure:53252: result: yes
configure:53272: checking whether rename honors trailing slash on destination
configure:53322: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53322: $? = 0
configure:53322: ./conftest
configure:53322: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:53334: result: no
configure:53346: checking whether rename honors trailing slash on source
configure:53396: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53396: $? = 0
configure:53396: ./conftest
configure:53396: $? = 0
configure:53408: result: yes
configure:53421: checking whether rename manages hard links correctly
configure:53472: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53472: $? = 0
configure:53472: ./conftest
configure:53472: $? = 0
configure:53503: result: yes
configure:53515: checking whether rename manages existing destinations correctly
configure:53557: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53557: $? = 0
configure:53557: ./conftest
configure:53557: $? = 0
configure:53569: result: yes
configure:53619: checking for rewinddir
configure:53619: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53619: $? = 0
configure:53619: result: yes
configure:53673: checking whether rmdir works
configure:53724: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53724: $? = 0
configure:53724: ./conftest
configure:53724: $? = 0
configure:53735: result: yes
configure:53815: checking for __secure_getenv
configure:53815: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__secure_getenv                     /var/tmp//ccwRYyXy.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:53815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:53815: result: no
configure:53827: checking for issetugid
configure:53862: checking for issetugid
configure:53862: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53862: $? = 0
configure:53862: result: yes
configure:53876: result: yes
configure:53922: checking whether select supports a 0 argument
configure:53954: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:53954: $? = 0
configure:53954: ./conftest
configure:53954: $? = 0
configure:53965: result: yes
configure:53972: checking whether select detects invalid fds
configure:54024: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:54024: $? = 0
configure:54024: ./conftest
configure:54024: $? = 0
configure:54035: result: yes
configure:54143: checking for library containing getservbyname
configure:54191: result: -lsocket
configure:54262: checking whether setlocale (LC_ALL, NULL) is multithread-safe
configure:54302: result: yes
configure:54322: checking whether setlocale (category, NULL) is multithread-safe
configure:54340: result: yes
configure:54655: checking for struct sigaction.sa_sigaction
configure:54655: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:54655: $? = 0
configure:54655: result: yes
configure:54783: checking for sigprocmask
configure:54783: result: yes
configure:54831: checking for stdint.h
configure:54831: result: yes
configure:54841: checking for SIZE_MAX
configure:54912: result: yes
configure:54928: checking for snprintf
configure:54928: result: yes
configure:54941: checking whether snprintf respects a size of 1
configure:54982: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:54982: $? = 0
configure:54982: ./conftest
configure:54982: $? = 0
configure:54993: result: yes
configure:55120: checking for socklen_t
configure:55120: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55120: $? = 0
configure:55120: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:516:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:55120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55120: result: yes
configure:55208: checking for ssize_t
configure:55225: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55225: $? = 0
configure:55232: result: yes
configure:55283: checking whether stat handles trailing slashes on files
configure:55327: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:55327: $? = 0
configure:55327: ./conftest
configure:55327: $? = 0
configure:55338: result: yes
configure:55414: checking for struct stat.st_atim.tv_nsec
configure:55414: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55414: $? = 0
configure:55414: result: yes
configure:55423: checking whether struct stat.st_atim is of type struct timespec
configure:55450: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:55450: $? = 0
configure:55457: result: yes
configure:55509: checking for struct stat.st_birthtimespec.tv_nsec
configure:55509: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:12: error: 'struct stat' has no member named 'st_birthtimespec'
 if (ac_aggr.st_birthtimespec.tv_nsec)
            ^
configure:55509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55509: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:19: error: 'struct stat' has no member named 'st_birthtimespec'
 if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
                   ^
configure:55509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55509: result: no
configure:55520: checking for struct stat.st_birthtimensec
configure:55520: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:12: error: 'struct stat' has no member named 'st_birthtimensec'
 if (ac_aggr.st_birthtimensec)
            ^
configure:55520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55520: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:19: error: 'struct stat' has no member named 'st_birthtimensec'
 if (sizeof ac_aggr.st_birthtimensec)
                   ^
configure:55520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55520: result: no
configure:55531: checking for struct stat.st_birthtim.tv_nsec
configure:55531: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:12: error: 'struct stat' has no member named 'st_birthtim'
 if (ac_aggr.st_birthtim.tv_nsec)
            ^
configure:55531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55531: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:511:19: error: 'struct stat' has no member named 'st_birthtim'
 if (sizeof ac_aggr.st_birthtim.tv_nsec)
                   ^
configure:55531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55531: result: no
configure:55549: checking for bool, true, false
configure:55563: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:506:13: error: #error "true == false"
            #error "true == false"
             ^
conftest.c:508:18: error: unknown type name 'bool'
           extern bool b;
                  ^
conftest.c:509:11: error: unknown type name 'bool'
           bool b = true == false;
           ^
conftest.c:509:20: error: 'true' undeclared here (not in a function)
           bool b = true == false;
                    ^
conftest.c:509:28: error: 'false' undeclared here (not in a function)
           bool b = true == false;
                            ^
configure:55563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:55570: result: no
configure:56113: checking for stpcpy
configure:56148: checking for stpcpy
configure:56148: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:546:6: warning: conflicting types for built-in function 'stpcpy'
 char stpcpy ();
      ^
Undefined			first referenced
 symbol  			    in file
stpcpy                              /var/tmp//cckLqEPX.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:56148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:56148: result: no
configure:56162: result: no
configure:56233: checking for strcasecmp
configure:56233: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:547:6: warning: conflicting types for built-in function 'strcasecmp'
 char strcasecmp ();
      ^
configure:56233: $? = 0
configure:56233: result: yes
configure:56250: checking for strncasecmp
configure:56250: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:548:6: warning: conflicting types for built-in function 'strncasecmp'
 char strncasecmp ();
      ^
configure:56250: $? = 0
configure:56250: result: yes
configure:56264: checking whether strncasecmp is declared
configure:56264: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:56264: $? = 0
configure:56264: result: yes
configure:56328: checking for strchrnul
configure:56363: checking for strchrnul
configure:56363: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strchrnul                           /var/tmp//ccCV0Nsu.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:56363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:56363: result: no
configure:56377: result: no
configure:56565: checking for working strerror function
configure:56593: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:56593: $? = 0
configure:56593: ./conftest
configure:56593: $? = 0
configure:56604: result: yes
configure:56753: checking for catgets
configure:56788: checking for catgets
configure:56788: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:56788: $? = 0
configure:56788: result: yes
configure:56802: result: yes
configure:57096: checking for strpbrk
configure:57096: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:559:6: warning: conflicting types for built-in function 'strpbrk'
 char strpbrk ();
      ^
configure:57096: $? = 0
configure:57096: result: yes
configure:57207: checking for strtok_r
configure:57207: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57207: $? = 0
configure:57207: result: yes
configure:57218: checking whether strtok_r works
configure:57259: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57259: $? = 0
configure:57259: ./conftest
configure:57259: $? = 0
configure:57270: result: yes
configure:57335: checking for strtol
configure:57335: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57335: $? = 0
configure:57335: result: yes
configure:57345: checking whether strtol works
configure:57397: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57397: $? = 0
configure:57397: ./conftest
configure:57397: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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.  */
|               {
|                 static char const input[2][3] = {"0x", "0b"};
|                 static int const base[] = {0, 2, 10};
|                 int i, j;
|                 for (i = 0; i < 2; i++)
|                   for (j = 0; j < 3; j++)
|                     {
|                       (void) strtol (input[i], &term, base[j]);
|                       if (term != input[i] + 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:57408: result: no
configure:57456: checking for strtoll
configure:57456: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57456: $? = 0
configure:57456: result: yes
configure:57466: checking whether strtoll works
configure:57518: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57518: $? = 0
configure:57518: ./conftest
configure:57518: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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.  */
|               {
|                 static char const input[2][3] = {"0x", "0b"};
|                 static int const base[] = {0, 2, 10};
|                 int i, j;
|                 for (i = 0; i < 2; i++)
|                   for (j = 0; j < 3; j++)
|                     {
|                       (void) strtoll (input[i], &term, base[j]);
|                       if (term != input[i] + 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:57529: result: no
configure:57585: checking whether symlink handles trailing slash correctly
configure:57623: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:57623: $? = 0
configure:57623: ./conftest
configure:57623: $? = 0
configure:57634: result: yes
configure:57761: checking sys/single_threaded.h usability
configure:57761: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c:580:33: fatal error: sys/single_threaded.h: No such file or directory
compilation terminated.
configure:57761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:57761: result: no
configure:57761: checking sys/single_threaded.h presence
configure:57761: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:547:33: fatal error: sys/single_threaded.h: No such file or directory
compilation terminated.
configure:57761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:57761: result: no
configure:57761: checking for sys/single_threaded.h
configure:57761: result: no
configure:57785: checking whether localtime_r is declared
configure:57785: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:57785: $? = 0
configure:57785: result: yes
configure:57811: checking whether localtime_r is compatible with its POSIX signature
configure:57842: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:57842: $? = 0
configure:57850: result: yes
configure:57945: checking for timegm
configure:57980: checking for timegm
configure:57980: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
timegm                              /var/tmp//cciuhI6V.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:57980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:57980: result: no
configure:57994: result: no
configure:59366: checking whether unlink honors trailing slashes
configure:59423: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59423: $? = 0
configure:59423: ./conftest
configure:59423: $? = 0
configure:59434: result: yes
configure:59442: checking whether unlink of a parent directory fails as it should
configure:59518: result: guessing yes
configure:59596: checking for utime
configure:59596: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59596: $? = 0
configure:59596: result: yes
configure:59608: checking whether utime handles trailing slashes on files
configure:59653: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59653: $? = 0
configure:59653: ./conftest
configure:59653: $? = 0
configure:59665: result: yes
configure:59729: checking for futimes
configure:59764: checking for futimes
configure:59764: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
futimes                             /var/tmp//cc6B0M6I.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:59764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:59764: result: no
configure:59778: result: no
configure:59794: checking for futimesat
configure:59829: checking for futimesat
configure:59829: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:59829: $? = 0
configure:59829: result: yes
configure:59843: result: yes
configure:59859: checking for lutimes
configure:59894: checking for lutimes
configure:59894: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
lutimes                             /var/tmp//ccYyQ3V7.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:59894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:59894: result: no
configure:59908: result: no
configure:59924: checking for futimens
configure:59973: result: yes
configure:59989: checking for utimensat
configure:60024: checking for utimensat
configure:60024: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60024: $? = 0
configure:60024: result: yes
configure:60038: result: yes
configure:60117: checking for variable-length arrays
configure:60173: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:60173: $? = 0
configure:60183: result: yes
configure:60255: checking for ptrdiff_t
configure:60255: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:60255: $? = 0
configure:60255: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:598:24: error: expected expression before ')' token
 if (sizeof ((ptrdiff_t)))
                        ^
configure:60255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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:60255: result: yes
configure:60276: checking for vasprintf
configure:60276: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60276: $? = 0
configure:60276: result: yes
configure:60355: checking for vsnprintf
configure:60355: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
conftest.c:587:6: warning: conflicting types for built-in function 'vsnprintf'
 char vsnprintf ();
      ^
configure:60355: $? = 0
configure:60355: result: yes
configure:60368: checking whether snprintf respects a size of 1
configure:60420: result: yes
configure:60491: checking for waitid
configure:60491: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60491: $? = 0
configure:60491: result: yes
configure:60586: checking whether wcrtomb works in the C locale
configure:60617: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60617: $? = 0
configure:60617: ./conftest
configure:60617: $? = 0
configure:60628: result: yes
configure:60639: checking whether wcrtomb return value is correct
configure:60700: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60700: $? = 0
configure:60700: ./conftest
configure:60700: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 (strcmp ("fr_FR", "none") != 0
|       && setlocale (LC_ALL, "fr_FR") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 1;
|     }
|   if (strcmp ("fr_FR.UTF-8", "none") != 0
|       && 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 (strcmp ("ja_JP.eucJP", "none") != 0
|       && setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 4;
|     }
|   if (strcmp ("zh_CN.GB18030", "none") != 0
|       && setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 8;
|     }
|   return result;
| }
configure:60712: result: no
configure:60821: checking whether wcwidth is declared
configure:60821: /opt/csw/bin/gcc -c -DNDEBUG -g -O2  -D_REENTRANT conftest.c >&5
configure:60821: $? = 0
configure:60821: result: yes
configure:60869: checking whether wcwidth works reasonably in UTF-8 locales
configure:60919: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:60919: $? = 0
configure:60919: ./conftest
configure:60919: $? = 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.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:60930: result: no
configure:61063: checking for wmemchr
configure:61081: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:61081: $? = 0
configure:61090: result: yes
configure:61143: checking for wmempcpy
configure:61178: checking for wmempcpy
configure:61178: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
wmempcpy                            /var/tmp//ccL9UTck.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:61178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:61178: result: no
configure:61192: result: no
configure:61326: checking for stdint.h
configure:61326: result: yes
configure:61404: checking whether to build with code coverage support
configure:61424: result: no
configure:61767: checking for getpagesize
configure:61767: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:61767: $? = 0
configure:61767: result: yes
configure:61776: checking for working mmap
configure:61923: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:61923: $? = 0
configure:61923: ./conftest
configure:61923: $? = 0
configure:61933: result: yes
configure:61942: checking for _LARGEFILE_SOURCE value needed for large files
configure:61989: result: no
configure:62013: checking for strptime
configure:62013: result: yes
configure:62013: checking for timegm
configure:62013: result: no
configure:62013: checking for vsnprintf
configure:62013: result: yes
configure:62013: checking for vasprintf
configure:62013: result: yes
configure:62013: checking for drand48
configure:62013: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62013: $? = 0
configure:62013: result: yes
configure:62013: checking for pathconf
configure:62013: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62013: $? = 0
configure:62013: result: yes
configure:62025: checking for strtoll
configure:62025: result: yes
configure:62025: checking for usleep
configure:62025: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62025: $? = 0
configure:62025: result: yes
configure:62025: checking for ftello
configure:62025: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62025: $? = 0
configure:62025: result: yes
configure:62025: checking for sigblock
configure:62025: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sigblock                            /var/tmp//cckyBjOc.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:62025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:62025: result: no
configure:62025: checking for sigsetjmp
configure:62025: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62025: $? = 0
configure:62025: result: yes
configure:62025: checking for memrchr
configure:62025: result: no
configure:62025: checking for wcwidth
configure:62025: result: yes
configure:62025: checking for mbtowc
configure:62025: result: yes
configure:62037: checking for sleep
configure:62037: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62037: $? = 0
configure:62037: result: yes
configure:62037: checking for symlink
configure:62037: result: yes
configure:62037: checking for utime
configure:62037: result: yes
configure:62037: checking for strlcpy
configure:62037: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62037: $? = 0
configure:62037: result: yes
configure:62037: checking for random
configure:62037: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
configure:62037: $? = 0
configure:62037: result: yes
configure:62037: checking for fmemopen
configure:62037: /opt/csw/bin/gcc -o conftest -DNDEBUG -g -O2  -D_REENTRANT  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fmemopen                            /var/tmp//ccGwXiao.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:62037: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:62037: result: no
configure:62339: checking for pkg-config
configure:62357: found /opt/csw/bin/pkg-config
configure:62369: result: /opt/csw/bin/pkg-config
configure:62394: checking pkg-config is at least version 0.9.0
configure:62397: result: yes
configure:62410: checking for LIBPSL
configure:62417: $PKG_CONFIG --exists --print-errors "libpsl"
configure:62420: $? = 0
configure:62433: $PKG_CONFIG --exists --print-errors "libpsl"
configure:62436: $? = 0
configure:62597: result: yes
configure:62619: checking for psl_latest
configure:62619: /opt/csw/bin/gcc -o conftest -I/opt/csw/include   -DNDEBUG -g -O2  -D_REENTRANT  conftest.c -L/opt/csw/lib -lpsl    >&5
configure:62619: $? = 0
configure:62619: result: yes
configure:62636: checking for ZLIB
configure:62643: $PKG_CONFIG --exists --print-errors "zlib"
configure:62646: $? = 0
configure:62659: $PKG_CONFIG --exists --print-errors "zlib"
configure:62662: $? = 0
configure:62791: result: yes
configure:63748: checking for GNUTLS
configure:63755: $PKG_CONFIG --exists --print-errors "gnutls"
configure:63758: $? = 0
configure:63771: $PKG_CONFIG --exists --print-errors "gnutls"
configure:63774: $? = 0
configure:63831: result: yes
configure:63834: compiling in support for SSL via GnuTLS
configure:64442: checking for gnutls_priority_set_direct
configure:64442: /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:64442: $? = 0
configure:64442: result: yes
configure:64467: checking for NETTLE
configure:64474: $PKG_CONFIG --exists --print-errors "nettle"
configure:64477: $? = 0
configure:64490: $PKG_CONFIG --exists --print-errors "nettle"
configure:64493: $? = 0
configure:64636: result: yes
configure:64689: checking for INET6 protocol support
configure:64719: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:64719: $? = 0
configure:64731: result: yes
configure:64749: checking for struct sockaddr_in6
configure:64749: /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:64749: $? = 0
configure:64749: /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:626:34: error: expected expression before ')' token
 if (sizeof ((struct sockaddr_in6)))
                                  ^
configure:64749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:64749: result: yes
configure:64793: checking for struct sockaddr_storage
configure:64793: result: yes
configure:64818: checking for struct sockaddr_in6.sin6_scope_id
configure:64818: /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:64818: $? = 0
configure:64818: result: yes
configure:64862: Enabling support for IPv6.
configure:64873: checking for makeinfo
configure:64900: result: ${SHELL} '/export/home/buildbot/slave/wget-solaris10-i386/build/build-aux/missing' makeinfo
configure:64918: checking for perl5
configure:64951: result: no
configure:64918: checking for perl
configure:64936: found /opt/csw/bin/perl
configure:64948: result: /opt/csw/bin/perl
configure:64962: checking for pod2man
configure:64980: found /opt/csw/bin/pod2man
configure:64993: result: /opt/csw/bin/pod2man
configure:65058: checking for LIBIDN2
configure:65065: $PKG_CONFIG --exists --print-errors "libidn2 >= 0.14.0"
configure:65068: $? = 0
configure:65081: $PKG_CONFIG --exists --print-errors "libidn2 >= 0.14.0"
configure:65084: $? = 0
configure:65245: result: yes
configure:65480: checking uuid.h usability
configure:65480: /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:645:18: fatal error: uuid.h: No such file or directory
compilation terminated.
configure:65480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:65480: result: no
configure:65480: checking uuid.h presence
configure:65480: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
conftest.c:612:18: fatal error: uuid.h: No such file or directory
compilation terminated.
configure:65480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:65480: result: no
configure:65480: checking for uuid.h
configure:65480: result: no
configure:65491: checking uuid/uuid.h usability
configure:65491: /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:65491: $? = 0
configure:65491: result: yes
configure:65491: checking uuid/uuid.h presence
configure:65491: /opt/csw/bin/gcc -E  -D_REENTRANT conftest.c
configure:65491: $? = 0
configure:65491: result: yes
configure:65491: checking for uuid/uuid.h
configure:65491: result: yes
configure:65493: checking for library containing uuid_generate
configure:65524: /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//ccKmIm60.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: error: ld returned 1 exit status
configure:65524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wget"
| #define PACKAGE_TARNAME "wget"
| #define PACKAGE_VERSION "1.21.4.23-35204"
| #define PACKAGE_STRING "wget 1.21.4.23-35204"
| #define PACKAGE_BUGREPORT "bug-wget@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "wget"
| #define VERSION "1.21.4.23-35204"
| #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_LSTAT 1
| #define HAVE_BTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_REALPATH 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_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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LANGINFO_CODESET 1
| #define BITSIZEOF_WCHAR_T 32
| #define HAVE_MBSTATE_T 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 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_BTOC32 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
| #define GNULIB_TEST_C32_GET_TYPE_TEST 1
| #define GNULIB_TEST_C32ISALNUM 1
| #define GNULIB_TEST_C32ISALPHA 1
| #define GNULIB_TEST_C32ISBLANK 1
| #define GNULIB_TEST_C32ISCNTRL 1
| #define GNULIB_TEST_C32ISDIGIT 1
| #define GNULIB_TEST_C32ISGRAPH 1
| #define GNULIB_TEST_C32ISLOWER 1
| #define GNULIB_TEST_C32ISPRINT 1
| #define GNULIB_TEST_C32ISPUNCT 1
| #define GNULIB_TEST_C32ISSPACE 1
| #define GNULIB_TEST_C32ISUPPER 1
| #define GNULIB_TEST_C32ISXDIGIT 1
| #define GNULIB_TEST_C32TOLOWER 1
| #define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
| #define GNULIB_TEST_ISWDIGIT 1
| #define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOC32S 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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:65524: /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:65524: $? = 0
configure:65541: result: -luuid
configure:65590: checking for PCRE2
configure:65597: $PKG_CONFIG --exists --print-errors "libpcre2-8"
configure:65600: $? = 0
configure:65613: $PKG_CONFIG --exists --print-errors "libpcre2-8"
configure:65616: $? = 0
configure:65761: result: yes
configure:66208: checking for gpgme-config
configure:66226: found /opt/csw/bin/gpgme-config
configure:66239: result: /opt/csw/bin/gpgme-config
configure:66262: checking for METALINK
configure:66269: $PKG_CONFIG --exists --print-errors "libmetalink"
configure:66272: $? = 0
configure:66285: $PKG_CONFIG --exists --print-errors "libmetalink"
configure:66288: $? = 0
configure:66329: result: yes
configure:66346: checking for GPGME
configure:66353: $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:66356: $? = 1
configure:66369: $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:66372: $? = 1
configure:66385: result: no
sh: gnome-config: not found
No package 'gpgme' found
configure:66412: checking for GPGME - version >= 0.4.2
configure:66453: result: yes
configure:66477: 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:66744: Disabling Extended Attribute support: your system is not known to support extended attributes.
configure:66952: checking that generated files are newer than configure
configure:66958: result: done
configure:67101: creating ./config.status

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

This file was extended by wget config.status 1.21.4.23-35204, 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:3450: creating Makefile
config.status:3450: creating src/Makefile
config.status:3450: creating doc/Makefile
config.status:3450: creating util/Makefile
config.status:3450: creating po/Makefile.in
config.status:3450: creating gnulib_po/Makefile.in
config.status:3450: creating tests/Makefile
config.status:3450: creating fuzz/Makefile
config.status:3450: creating lib/Makefile
config.status:3450: creating testenv/Makefile
config.status:3450: creating tests/certs/interca.conf
config.status:3450: creating tests/certs/rootca.conf
config.status:3450: creating src/config.h
config.status:3710: executing depfiles commands
config.status:3787: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3792: $? = 0
config.status:3787: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3792: $? = 0
config.status:3787: cd fuzz       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3792: $? = 0
config.status:3787: cd lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:3792: $? = 0
config.status:3710: executing po-directories commands
configure:68618: Summary of build options:

  Version:           1.21.4.23-35204
  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_mbrtoc32=no
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_uchar_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_bitsizeof_wchar_t=32
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_cxx_has_char8_type=no
gl_cv_cxx_has_uchar_types=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_access_slash_works=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_iswpunct_works=yes
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_mbrtoc32=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_wctype_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=1.1.0
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_uchar_h='<uchar.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_posix_spawn_file_actions_addchdir_np=no
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_ssize_t=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_char16_t_works=no
gl_cv_type_char32_t_works=no
gl_cv_type_char8_t_works=no
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_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='32'
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'
CXX_HAS_CHAR8_TYPE='0'
CXX_HAS_UCHAR_TYPES='0'
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=''
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_ISWCTYPE_FALSE=''
GL_COND_OBJ_ISWCTYPE_TRUE='#'
GL_COND_OBJ_ISWDIGIT_FALSE='#'
GL_COND_OBJ_ISWDIGIT_TRUE=''
GL_COND_OBJ_ISWPUNCT_FALSE=''
GL_COND_OBJ_ISWPUNCT_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_MBRTOC32_FALSE='#'
GL_COND_OBJ_MBRTOC32_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_WCTYPE_FALSE=''
GL_COND_OBJ_WCTYPE_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_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_BTOC32='1'
GL_GNULIB_BTOWC='1'
GL_GNULIB_C32ISALNUM='1'
GL_GNULIB_C32ISALPHA='1'
GL_GNULIB_C32ISBLANK='1'
GL_GNULIB_C32ISCNTRL='1'
GL_GNULIB_C32ISDIGIT='1'
GL_GNULIB_C32ISGRAPH='1'
GL_GNULIB_C32ISLOWER='1'
GL_GNULIB_C32ISPRINT='1'
GL_GNULIB_C32ISPUNCT='1'
GL_GNULIB_C32ISSPACE='1'
GL_GNULIB_C32ISUPPER='1'
GL_GNULIB_C32ISXDIGIT='1'
GL_GNULIB_C32RTOMB='0'
GL_GNULIB_C32SNRTOMBS='0'
GL_GNULIB_C32SRTOMBS='0'
GL_GNULIB_C32STOMBS='0'
GL_GNULIB_C32SWIDTH='0'
GL_GNULIB_C32TOB='0'
GL_GNULIB_C32TOLOWER='1'
GL_GNULIB_C32TOUPPER='0'
GL_GNULIB_C32WIDTH='1'
GL_GNULIB_C32_APPLY_MAPPING='0'
GL_GNULIB_C32_APPLY_TYPE_TEST='1'
GL_GNULIB_C32_GET_MAPPING='0'
GL_GNULIB_C32_GET_TYPE_TEST='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='1'
GL_GNULIB_ISWDIGIT='1'
GL_GNULIB_ISWPUNCT='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_UNSAFE='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_MBRTOC16='0'
GL_GNULIB_MBRTOC32='1'
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_MBSNRTOC32S='0'
GL_GNULIB_MBSNRTOWCS='0'
GL_GNULIB_MBSPBRK='0'
GL_GNULIB_MBSPCASECMP='0'
GL_GNULIB_MBSRCHR='0'
GL_GNULIB_MBSRTOC32S='1'
GL_GNULIB_MBSRTOWCS='1'
GL_GNULIB_MBSSEP='0'
GL_GNULIB_MBSSPN='0'
GL_GNULIB_MBSSTR='0'
GL_GNULIB_MBSTOC32S='0'
GL_GNULIB_MBSTOK_R='0'
GL_GNULIB_MBSTOWCS='0'
GL_GNULIB_MBSZERO='1'
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_RAND='0'
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='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_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_IDS_UNARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_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_PREPENDED_CONCATENATION_MARK_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='LIBUNISTRING_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='1'
GL_GNULIB_WCWIDTH='1'
GL_GNULIB_WGETCWD='0'
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_CHAR16_T='1'
GNULIBHEADERS_OVERRIDE_CHAR32_T='1'
GNULIBHEADERS_OVERRIDE_CHAR8_T='1'
GNULIBHEADERS_OVERRIDE_WINT_T='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_C32RTOMB='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_MBRTOC16='1'
HAVE_MBRTOC32='0'
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_UCHAR_H='0'
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_WORKING_MBRTOC32='0'
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=''
LC_COLLATE_IMPLEMENTED='true'
LC_MONETARY_IMPLEMENTED='true'
LC_NUMERIC_IMPLEMENTED='true'
LC_TIME_IMPLEMENTED='true'
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_CTYPE_ALNUM_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='#'
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE=''
LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_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_U32_CHR_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U32_PCPY_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U32_PCPY_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE='#'
LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE=''
LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_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=''
LIBUNISTRING_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_UCHAR_H='<uchar.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_UCHAR_H='<uchar.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.23-35204'
PACKAGE_TARNAME='wget'
PACKAGE_URL=''
PACKAGE_VERSION='1.21.4.23-35204'
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_C32RTOMB='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='0'
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_FCHDIR='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_ISWPUNCT='0'
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_MBRTOC16='0'
REPLACE_MBRTOC32='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_MEMSET_EXPLICIT='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_RAND='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='0'
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_STRVERSCMP='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TIME='0'
REPLACE_TIMEGM='0'
REPLACE_TIMESPEC_GET='0'
REPLACE_TIMESPEC_GETRES='0'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TRUNCATE='0'
REPLACE_TTYNAME_R='0'
REPLACE_TZSET='0'
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_WCTRANS='0'
REPLACE_WCTYPE='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=''
SMALL_WCHAR_T='0'
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.23-35204'
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)/mbsrtoc32s-state.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 mbsrtoc32s-state.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 mbsrtoc32s-state.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.23-35204"
#define PACKAGE_STRING "wget 1.21.4.23-35204"
#define PACKAGE_BUGREPORT "bug-wget@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "wget"
#define VERSION "1.21.4.23-35204"
#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_LSTAT 1
#define HAVE_BTOWC 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSINIT 1
#define HAVE_REALPATH 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_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_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_LANGINFO_CODESET 1
#define BITSIZEOF_WCHAR_T 32
#define HAVE_MBSTATE_T 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 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_BTOC32 1
#define GNULIB_TEST_BTOWC 1
#define HAVE___BUILTIN_EXPECT 1
#define GNULIB_TEST_C32_APPLY_TYPE_TEST 1
#define GNULIB_TEST_C32_GET_TYPE_TEST 1
#define GNULIB_TEST_C32ISALNUM 1
#define GNULIB_TEST_C32ISALPHA 1
#define GNULIB_TEST_C32ISBLANK 1
#define GNULIB_TEST_C32ISCNTRL 1
#define GNULIB_TEST_C32ISDIGIT 1
#define GNULIB_TEST_C32ISGRAPH 1
#define GNULIB_TEST_C32ISLOWER 1
#define GNULIB_TEST_C32ISPRINT 1
#define GNULIB_TEST_C32ISPUNCT 1
#define GNULIB_TEST_C32ISSPACE 1
#define GNULIB_TEST_C32ISUPPER 1
#define GNULIB_TEST_C32ISXDIGIT 1
#define GNULIB_TEST_C32TOLOWER 1
#define GNULIB_TEST_C32WIDTH 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_ISWCTYPE 1
#define GNULIB_TEST_ISWDIGIT 1
#define GNULIB_TEST_ISWPUNCT 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 GNULIB_TEST_MBRTOC32 1
#define MBRTOWC_RETVAL_BUG 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSRTOC32S 1
#define GNULIB_TEST_MBSRTOWCS 1
#define GNULIB_TEST_MBSZERO 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 GNULIB_TEST_WCTYPE 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