This looks like where it actually failed:

configure:32815: running /bin/bash ./configure '--prefix=/usr/local'
--cache-file=/dev/null --src
dir=.
configure:32820: error: ./configure failed for lib/bind

Is "srcdir" actually broken into 2 lines as shown above, or was that 
just an artifact of emailing to the list?

                                                                         
               - Kevin


Stone, Mark S. wrote:
> Hello all,
>  
> I been trying to compile isc bind 9.5.0-P2 with gcc, cc (studio12) for 3
> days to no avail. I am frustrated because I need to get this into
> production by the end of the month. At this rate I can't even test it
> first.
> I have attached the config.log file in hopes that one of you can see
> something I missed.
>  
> Thanks in advance,
> Mark
>  
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>  
> It was created by configure, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
>  
>   $ ./configure 
>  
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>  
> hostname = webd0601
> uname -m = sun4u
> uname -r = 5.9
> uname -s = SunOS
> uname -v = Generic_122300-19
>  
> /usr/bin/uname -p = sparc
> /bin/uname -X     = System = SunOS
> Node = webd0601
> Release = 5.9
> KernelID = Generic_122300-19
> Machine = sun4u
> BusType = <unknown>
> Serial = <unknown>
> Users = <unknown>
> OEM# = 0
> Origin# = 1
> NumCPU = 1
>  
> /bin/arch              = sun4
> /usr/bin/arch -k       = sun4u
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>  
> PATH: /usr/bin
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /etc
> PATH: /usr/opt/SUNWmd/sbin
> PATH: /usr/ccs/bin/ar
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /opt/SUNWspro/bin
>  
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>  
> configure:2161: checking build system type
> configure:2179: result: sparc-sun-solaris2.9
> configure:2201: checking host system type
> configure:2216: result: sparc-sun-solaris2.9
> configure:2239: checking whether make sets $(MAKE)
> configure:2260: result: yes
> configure:2312: checking for ranlib
> configure:2342: result: no
> configure:2378: checking for a BSD-compatible install
> configure:2434: result: ./install-sh -c
> configure:2445: checking whether ln -s works
> configure:2449: result: yes
> configure:2472: checking for ar
> configure:2502: result: /usr/ccs/bin/ar
> configure:2541: checking for etags
> configure:2574: result: no
> configure:2541: checking for emacs-etags
> configure:2574: result: no
> configure:2608: checking for perl5
> configure:2641: result: no
> configure:2608: checking for perl
> configure:2626: found /usr/bin/perl
> configure:2638: result: /usr/bin/perl
> configure:2806: checking for gcc
> configure:2822: found /usr/local/bin/gcc
> configure:2833: result: gcc
> configure:3071: checking for C compiler version
> configure:3078: gcc --version >&5
> gcc (GCC) 3.1
> Copyright (C) 2002 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:3081: $? = 0
> configure:3088: gcc -v >&5
> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1/specs
> Configured with: ../configure --with-as=/usr/ccs/bin/as
> --with-ld=/usr/ccs/bin/ld --disable-nls
> Thread model: posix
> gcc version 3.1
> configure:3091: $? = 0
> configure:3098: gcc -V >&5
> gcc: argument to `-V' is missing
> configure:3101: $? = 1
> configure:3124: checking for C compiler default output file name
> configure:3151: gcc    conftest.c  >&5
> configure:3154: $? = 0
> configure:3192: result: a.out
> configure:3209: checking whether the C compiler works
> configure:3219: ./a.out
> configure:3222: $? = 0
> configure:3239: result: yes
> configure:3246: checking whether we are cross compiling
> configure:3248: result: no
> configure:3251: checking for suffix of executables
> configure:3258: gcc -o conftest    conftest.c  >&5
> configure:3261: $? = 0
> configure:3285: result: 
> configure:3291: checking for suffix of object files
> configure:3317: gcc -c   conftest.c >&5
> configure:3320: $? = 0
> configure:3343: result: o
> configure:3347: checking whether we are using the GNU C compiler
> configure:3376: gcc -c   conftest.c >&5
> configure:3382: $? = 0
> configure:3399: result: yes
> configure:3404: checking whether gcc accepts -g
> configure:3434: gcc -c -g  conftest.c >&5
> configure:3440: $? = 0
> configure:3539: result: yes
> configure:3556: checking for gcc option to accept ISO C89
> configure:3630: gcc  -c -g -O2  conftest.c >&5
> configure:3636: $? = 0
> configure:3659: result: none needed
> configure:3718: checking how to run the C preprocessor
> configure:3758: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> configure:3764: $? = 0
> configure:3795: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> conftest.c:8:28: ac_nonexistent.h: No such file or directory
> configure:3801: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3834: result: gcc -E
> configure:3863: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> configure:3869: $? = 0
> configure:3900: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> conftest.c:8:28: ac_nonexistent.h: No such file or directory
> configure:3906: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3944: checking for grep that handles long lines and -e
> configure:4018: result: /usr/xpg4/bin/grep
> configure:4023: checking for egrep
> configure:4101: result: /usr/xpg4/bin/grep -E
> configure:4106: checking for ANSI C header files
> configure:4136: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4142: $? = 0
> configure:4238: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c  >&5
> configure:4241: $? = 0
> configure:4247: ./conftest
> configure:4250: $? = 0
> configure:4267: result: yes
> configure:4289: checking for fcntl.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for sys/time.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for unistd.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for sys/sockio.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for sys/select.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for sys/param.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4320: $? = 0
> configure:4336: result: yes
> configure:4289: checking for sys/sysctl.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> conftest.c:53:24: sys/sysctl.h: No such file or directory
> configure:4320: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_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
> | #ifdef HAVE_SYS_PARAM_H
> | # include <sys/param.h>
> | #endif
> | 
> | 
> | #include <sys/sysctl.h>
> configure:4336: result: no
> configure:4289: checking for net/if6.h
> configure:4314: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> conftest.c:53:21: net/if6.h: No such file or directory
> configure:4320: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_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
> | #ifdef HAVE_SYS_PARAM_H
> | # include <sys/param.h>
> | #endif
> | 
> | 
> | #include <net/if6.h>
> configure:4336: result: no
> configure:4348: checking for an ANSI C-conforming const
> configure:4423: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4429: $? = 0
> configure:4444: result: yes
> configure:4454: checking for inline
> configure:4480: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4486: $? = 0
> configure:4504: result: inline
> configure:4523: checking for working volatile
> configure:4552: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4558: $? = 0
> configure:4573: result: yes
> configure:4583: checking for sysctlbyname
> configure:4639: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c  >&5
> Undefined                       first referenced
>  symbol                             in file
> sysctlbyname                        /var/tmp//ccOibd9V.o
> ld: fatal: Symbol referencing errors. No output written to conftest
> collect2: ld returned 1 exit status
> configure:4645: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | /* end confdefs.h.  */
> | /* Define sysctlbyname to an innocuous variant, in case <limits.h>
> declares sysctlbyname.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define sysctlbyname innocuous_sysctlbyname
> | 
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char sysctlbyname (); 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 sysctlbyname
> | 
> | /* 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 sysctlbyname ();
> | /* 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_sysctlbyname || defined __stub___sysctlbyname
> | choke me
> | #endif
> | 
> | int
> | main ()
> | {
> | return sysctlbyname ();
> |   ;
> |   return 0;
> | }
> configure:4662: result: no
> configure:4676: checking for static inline breakage
> configure:4709: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> conftest.c:23: warning: `foo1' was declared implicitly `extern' and
> later `static'
> conftest.c:20: warning: previous declaration of `foo1'
> configure:4715: $? = 0
> configure:4720: result: no
> configure:4750: checking for sys/types.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for sys/stat.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for stdlib.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for string.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for memory.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for strings.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for inttypes.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> configure:4777: $? = 0
> configure:4793: result: yes
> configure:4750: checking for stdint.h
> configure:4771: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c >&5
> conftest.c:56:20: stdint.h: No such file or directory
> configure:4777: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | /* end confdefs.h.  */
> | #include <string.h>
> | int
> | main ()
> | {
> | char *sp; char *foo = strsep(&sp, ".");
> |   ;
> |   return 0;
> | }
> configure:26673: result: no
> configure:26681: checking for memmove
> configure:26737: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:26743: $? = 0
> configure:26760: result: yes
> configure:26770: checking for strtoul
> configure:26826: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:26832: $? = 0
> configure:26849: result: yes
> configure:26865: checking for strlcpy
> configure:26921: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:26927: $? = 0
> configure:26944: result: yes
> configure:26954: checking for strlcat
> configure:27010: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:27016: $? = 0
> configure:27033: result: yes
> configure:27045: checking sprintf
> configure:27070: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> conftest.c: In function `main':
> conftest.c:50: invalid type argument of `unary *'
> configure:27076: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | /* end confdefs.h.  */
> | 
> | #include <stdio.h>
> | 
> | int
> | main ()
> | {
> |  char buf[2]; return(*sprintf(buf,"x"));
> |   ;
> |   return 0;
> | }
> configure:27100: checking for vsnprintf
> configure:27156: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:27162: $? = 0
> configure:27179: result: yes
> configure:27196: checking for strerror
> configure:27252: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:27258: $? = 0
> configure:27275: result: yes
> configure:27332: checking printf format modifier for 64-bit integers
> configure:27364: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:27367: $? = 0
> configure:27373: ./conftest
> configure:27376: $? = 0
> configure:27378: result: ll
> configure:27403: checking for chroot
> configure:27459: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:27465: $? = 0
> configure:27482: result: yes
> configure:27514: checking linux/capability.h usability
> configure:27531: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> conftest.c:79:30: linux/capability.h: No such file or directory
> configure:27537: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 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 <linux/capability.h>
> configure:27551: result: no
> configure:27555: checking linux/capability.h presence
> configure:27570: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> conftest.c:46:30: linux/capability.h: No such file or directory
> configure:27576: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 1
> | /* end confdefs.h.  */
> | #include <linux/capability.h>
> configure:27590: result: no
> configure:27618: checking for linux/capability.h
> configure:27626: result: no
> configure:27514: checking sys/capability.h usability
> configure:27531: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> conftest.c:79:28: sys/capability.h: No such file or directory
> configure:27537: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 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/capability.h>
> configure:27551: result: no
> configure:27555: checking sys/capability.h presence
> configure:27570: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> conftest.c:46:28: sys/capability.h: No such file or directory
> configure:27576: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 1
> | /* end confdefs.h.  */
> | #include <sys/capability.h>
> configure:27590: result: no
> configure:27618: checking for sys/capability.h
> configure:27626: result: no
> configure:27640: checking for cap_set_proc in -lcap
> configure:27675: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lcap  -lnsl -lsoc
> ket -lpthread  -lthread >&5
> ld: fatal: library -lcap: not found
> ld: fatal: File processing errors. No output written to conftest
> collect2: ld returned 1 exit status
> configure:27681: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 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 cap_set_proc ();
> | int
> | main ()
> | {
> | return cap_set_proc ();
> |   ;
> |   return 0;
> | }
> configure:27699: result: no
> configure:27729: checking sys/prctl.h usability
> configure:27746: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> conftest.c:79:23: sys/prctl.h: No such file or directory
> configure:27752: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 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/prctl.h>
> configure:27766: result: no
> configure:27770: checking sys/prctl.h presence
> configure:27785: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> conftest.c:46:23: sys/prctl.h: No such file or directory
> configure:27791: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define STDC_HEADERS 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKIO_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define ISC_SOCKADDR_LEN_T socklen_t
> | #define TIME_WITH_SYS_TIME 1
> | #define WORDS_BIGENDIAN 1
> | #define HAVE_OPENSSL_DSA 1
> | #define PATH_RANDOMDEV "/dev/random"
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_SIGWAIT 1
> | #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
> | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define CALL_PTHREAD_SETCONCURRENCY 1
> | #define HAVE_SYSCONF 1
> | #define HAVE_FLOCKFILE 1
> | #define HAVE_GETCUNLOCKED 1
> | #define HAVE_CATGETS 1
> | #define HAVE_LIBSOCKET 1
> | #define HAVE_LIBNSL 1
> | #define WANT_IPV6 1
> | #define HAVE_ADDRINFO 1
> | #define HAVE_GETADDRINFO 1
> | #define HAVE_GAISTRERROR 1
> | #define HAVE_STRERROR 1
> | #define HAVE_CHROOT 1
> | /* end confdefs.h.  */
> | #include <sys/prctl.h>
> configure:27805: result: no
> configure:27833: checking for sys/prctl.h
> configure:27841: result: no
> configure:27870: checking sys/un.h usability
> configure:27887: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> configure:27893: $? = 0
> configure:27907: result: yes
> configure:27911: checking sys/un.h presence
> configure:27926: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> configure:27932: $? = 0
> configure:27946: result: yes
> configure:27974: checking for sys/un.h
> configure:27982: result: yes
> configure:28021: checking for tzset
> configure:28077: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:28083: $? = 0
> configure:28100: result: yes
> configure:28110: checking for optarg decarartion
> configure:28135: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> configure:28141: $? = 0
> configure:28146: result: yes
> configure:28167: checking for type rlim_t
> configure:28193: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> configure:28199: $? = 0
> configure:28204: result: yes
> configure:28650: checking for strings.h
> configure:28656: result: yes
> configure:28794: checking for if_nametoindex
> configure:28850: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:28856: $? = 0
> configure:28873: result: yes
> configure:28986: checking architecture type for atomic operations
> configure:29064: result: noatomic
> configure:29375: checking for latex
> configure:29408: result: no
> configure:29423: checking for pdflatex
> configure:29456: result: no
> configure:29475: checking for w3m
> configure:29508: result: no
> configure:29525: checking for xsltproc
> configure:29543: found /usr/bin/xsltproc
> configure:29556: result: /usr/bin/xsltproc
> configure:29572: checking for xmllint
> configure:29590: found /usr/bin/xmllint
> configure:29603: result: /usr/bin/xmllint
> configure:29619: checking for doxygen
> configure:29650: result: doxygen
> configure:29681: checking for Docbook-XSL path
> configure:29693: result: auto
> configure:29710: checking for html/docbook.xsl
> configure:29725: result: "not found"
> configure:29733: checking for xhtml/docbook.xsl
> configure:29748: result: "not found"
> configure:29756: checking for manpages/docbook.xsl
> configure:29771: result: "not found"
> configure:29779: checking for html/chunk.xsl
> configure:29794: result: "not found"
> configure:29802: checking for xhtml/chunk.xsl
> configure:29817: result: "not found"
> configure:29825: checking for html/chunktoc.xsl
> configure:29840: result: "not found"
> configure:29848: checking for xhtml/chunktoc.xsl
> configure:29863: result: "not found"
> configure:29871: checking for html/maketoc.xsl
> configure:29886: result: "not found"
> configure:29894: checking for xhtml/maketoc.xsl
> configure:29909: result: "not found"
> configure:29930: checking for db2latex/xsl/docbook.xsl
> configure:29945: result: "not found"
> configure:29957: checking for db2latex/xsl/figures
> configure:29972: result: not found
> configure:30090: checking locale.h usability
> configure:30107: gcc -c -g -O2  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
>   
>> &5
>>     
> configure:30113: $? = 0
> configure:30127: result: yes
> configure:30131: checking locale.h presence
> configure:30146: gcc -E  -D_XPG4_2 -D__EXTENSIONS__ conftest.c
> configure:30152: $? = 0
> configure:30166: result: yes
> configure:30194: checking for locale.h
> configure:30202: result: yes
> configure:30219: checking for setlocale
> configure:30275: gcc -o conftest -g -O2  -D_XPG4_2 -D__EXTENSIONS__
> conftest.c -lnsl -lsocket -lp
> thread  -lthread >&5
> configure:30281: $? = 0
> configure:30299: result: yes
> configure:30423: checking for Postgres DLZ driver
> configure:30522: result: no
> configure:30553: checking for MySQL DLZ driver
> configure:30589: result: no
> configure:30620: checking for Berkeley DB DLZ driver
> configure:30633: result: no
> configure:30773: checking for file system DLZ driver
> configure:30786: result: no
> configure:30817: checking for LDAP DLZ driver
> configure:30853: result: no
> configure:30884: checking for ODBC DLZ driver
> configure:30911: result: no
> configure:30949: checking for stub DLZ driver
> configure:30962: result: no
> configure:31011: checking for DLZ
> configure:31023: result: no
> configure:31256: creating ./config.status
>  
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>  
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
>  
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
>  
> on webd0601
>  
> config.status:901: creating make/rules
> config.status:1036: WARNING:  make/rules.in seems to ignore the
> --datarootdir setting
> config.status:901: creating make/includes
> config.status:901: creating Makefile
> config.status:901: creating make/Makefile
> config.status:901: creating make/mkdep
> config.status:901: creating lib/Makefile
> config.status:901: creating lib/isc/Makefile
> config.status:901: creating lib/isc/include/Makefile
> config.status:901: creating lib/isc/include/isc/Makefile
> config.status:901: creating lib/isc/include/isc/platform.h
> config.status:901: creating lib/isc/unix/Makefile
> config.status:901: creating lib/isc/unix/include/Makefile
> config.status:901: creating lib/isc/unix/include/isc/Makefile
> config.status:901: creating lib/isc/nls/Makefile
> config.status:901: creating lib/isc/pthreads/Makefile
> config.status:901: creating lib/isc/pthreads/include/Makefile
> config.status:901: creating lib/isc/pthreads/include/isc/Makefile
> config.status:901: creating lib/isc/noatomic/Makefile
> config.status:901: creating lib/isc/noatomic/include/Makefile
> config.status:901: creating lib/isc/noatomic/include/isc/Makefile
> config.status:901: creating lib/isccc/Makefile
> config.status:901: creating lib/isccc/include/Makefile
> config.status:901: creating lib/isccc/include/isccc/Makefile
> config.status:901: creating lib/isccfg/Makefile
> config.status:901: creating lib/isccfg/include/Makefile
> config.status:901: creating lib/isccfg/include/isccfg/Makefile
> config.status:901: creating lib/dns/Makefile
> config.status:901: creating lib/dns/include/Makefile
> config.status:901: creating lib/dns/include/dns/Makefile
> config.status:901: creating lib/dns/include/dst/Makefile
> config.status:901: creating lib/bind9/Makefile
> config.status:901: creating lib/bind9/include/Makefile
> config.status:901: creating lib/bind9/include/bind9/Makefile
> config.status:901: creating lib/lwres/Makefile
> config.status:901: creating lib/lwres/include/Makefile
> config.status:901: creating lib/lwres/include/lwres/Makefile
> config.status:901: creating lib/lwres/include/lwres/netdb.h
> config.status:901: creating lib/lwres/include/lwres/platform.h
> config.status:901: creating lib/lwres/man/Makefile
> config.status:901: creating lib/lwres/unix/Makefile
> config.status:901: creating lib/lwres/unix/include/Makefile
> config.status:901: creating lib/lwres/unix/include/lwres/Makefile
> config.status:901: creating lib/tests/Makefile
> config.status:901: creating lib/tests/include/Makefile
> config.status:901: creating lib/tests/include/tests/Makefile
> config.status:901: creating bin/Makefile
> config.status:901: creating bin/check/Makefile
> config.status:901: creating bin/named/Makefile
> config.status:901: creating bin/named/unix/Makefile
> config.status:901: creating bin/rndc/Makefile
> config.status:901: creating bin/rndc/unix/Makefile
> config.status:901: creating bin/dig/Makefile
> config.status:901: creating bin/nsupdate/Makefile
> config.status:901: creating bin/tests/Makefile
> config.status:901: creating bin/tests/names/Makefile
> config.status:901: creating bin/tests/master/Makefile
> config.status:901: creating bin/tests/rbt/Makefile
> config.status:901: creating bin/tests/db/Makefile
> config.status:901: creating bin/tests/tasks/Makefile
> config.status:901: creating bin/tests/timers/Makefile
> config.status:901: creating bin/tests/dst/Makefile
> config.status:901: creating bin/tests/mem/Makefile
> config.status:901: creating bin/tests/net/Makefile
> config.status:901: creating bin/tests/sockaddr/Makefile
> config.status:901: creating bin/tests/system/Makefile
> config.status:901: creating bin/tests/system/conf.sh
> config.status:901: creating bin/tests/system/lwresd/Makefile
> config.status:901: creating bin/tests/system/tkey/Makefile
> config.status:901: creating bin/tests/headerdep_test.sh
> config.status:901: creating bin/dnssec/Makefile
> config.status:901: creating doc/Makefile
> config.status:901: creating doc/arm/Makefile
> config.status:901: creating doc/misc/Makefile
> config.status:901: creating isc-config.sh
> config.status:901: creating doc/xsl/Makefile
> config.status:901: creating doc/xsl/isc-docbook-chunk.xsl
> config.status:901: creating doc/xsl/isc-docbook-html.xsl
> config.status:901: creating doc/xsl/isc-docbook-latex.xsl
> config.status:901: creating doc/xsl/isc-manpage.xsl
> config.status:901: creating doc/doxygen/Doxyfile
> config.status:901: creating doc/doxygen/Makefile
> config.status:901: creating doc/doxygen/doxygen-input-filter
> config.status:901: creating config.h
> config.status:1175: executing chmod commands
> configure:32712: === configuring in lib/bind
> (/opt/bind9/bind-9.5.0-P2/lib/bind)
> configure:32815: running /bin/bash ./configure '--prefix=/usr/local'
> --cache-file=/dev/null --src
> dir=.
> configure:32820: error: ./configure failed for lib/bind
>  
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>  
> ac_cv_build=sparc-sun-solaris2.9
> ac_cv_c_bigendian=yes
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_c_inline=inline
> ac_cv_c_volatile=yes
> ac_cv_env_CCC_setac_cv_env_CCC_valueac_cv_env_CC_setac_cv_env_CC_valueac_cv_env_CFLAGS_setac_cv_env_CFLAGS_valueac_cv_env_CPPFLAGS_setac_cv_env_CPPFLAGS_valueac_cv_env_CPP_setac_cv_env_CPP_valueac_cv_env_CXXCPP_setac_cv_env_CXXCPP_valueac_cv_env_CXXFLAGS_setac_cv_env_CXXFLAGS_valueac_cv_env_CXX_setac_cv_env_CXX_valueac_cv_env_F77_setac_cv_env_F77_valueac_cv_env_FFLAGS_setac_cv_env_FFLAGS_valueac_cv_env_LDFLAGS_setac_cv_env_LDFLAGS_valueac_cv_env_LIBS_setac_cv_env_LIBS_valueac_cv_env_build_alias_setac_cv_env_build_alias_valueac_cv_env_host_alias_setac_cv_env_host_alias_valueac_cv_env_target_alias_setac_cv_env_target_alias_valueac_cv_file__dev_random=yes
> ac_cv_func_arc4random=no
> ac_cv_func_catgets=yes
> ac_cv_func_chroot=yes
> ac_cv_func_flockfile=yes
> ac_cv_func_gai_strerror=yes
> ac_cv_func_getaddrinfo=yes
> ac_cv_func_getc_unlocked=yes
> ac_cv_func_getifaddrs=no
> ac_cv_func_getipnodebyname=yes
> ac_cv_func_getnameinfo=yes
> ac_cv_func_if_nametoindex=yes
> ac_cv_func_memmove=yes
> ac_cv_func_pthread_attr_getstacksize=yes
> ac_cv_func_pthread_attr_setstacksize=yes
> ac_cv_func_pthread_setconcurrency=yes
> ac_cv_func_setlocale=yes
> ac_cv_func_sigwait=yes
> ac_cv_func_strerror=yes
> ac_cv_func_strlcat=yes
> ac_cv_func_strlcpy=yes
> ac_cv_func_strtoul=yes
> ac_cv_func_sysconf=yes
> ac_cv_func_sysctlbyname=no
> ac_cv_func_tzset=yes
> ac_cv_func_vsnprintf=yes
> ac_cv_have_if_nametoindex=yes
> ac_cv_header_fcntl_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_linux_capability_h=no
> ac_cv_header_locale_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_net_if6_h=no
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=no
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_capability_h=no
> ac_cv_header_sys_param_h=yes
> ac_cv_header_sys_prctl_h=no
> ac_cv_header_sys_select_h=yes
> ac_cv_header_sys_sockio_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_sysctl_h=no
> ac_cv_header_sys_time_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_sys_un_h=yes
> ac_cv_header_time=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=sparc-sun-solaris2.9
> ac_cv_lib_cap_cap_set_proc=no
> ac_cv_lib_nsl_inet_ntoa=yes
> ac_cv_lib_pthread_pthread_create=yes
> ac_cv_lib_scf_smf_enable_instance=no
> ac_cv_lib_socket_socket=yes
> ac_cv_objext=o
> ac_cv_path_DOXYGEN=doxygen
> ac_cv_path_EGREP=$'/usr/xpg4/bin/grep -E'
> ac_cv_path_GREP=/usr/xpg4/bin/grep
> ac_cv_path_PERL=/usr/bin/perl
> ac_cv_path_XMLLINT=/usr/bin/xmllint
> ac_cv_path_XSLTPROC=/usr/bin/xsltproc
> ac_cv_prog_CPP=$'gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c89ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_type_size_t=yes
> ac_cv_type_socklen_t=yes
> ac_cv_type_ssize_t=yes
> ac_cv_type_uintptr_t=yes
>  
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>  
> A='a'
> ALWAYS_DEFINES='-D_REENTRANT'
> AR='/usr/ccs/bin/ar'
> ARFLAGS='cruv'
> BIND9_BIND9_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/bind9/include'
> BIND9_DNS_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/dns/include'
> BIND9_ISCCC_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/isccc/include'
> BIND9_ISCCFG_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/isccfg/include
> '
> BIND9_ISC_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/isc/include'
> BIND9_LWRES_BUILDINCLUDE='-I/opt/bind9/bind-9.5.0-P2/lib/lwres/include'
> BIND9_TOP_BUILDDIR='/opt/bind9/bind-9.5.0-P2'
> BIND9_VERSION='VERSION=9.5.0-P2'
> BUILD_CC='gcc'
> BUILD_CFLAGS='-g -O2'
> BUILD_CPPFLAGS=' -D_XPG4_2 -D__EXTENSIONS__ '
> BUILD_LDFLAGS=''
> BUILD_LIBS='-lnsl -lsocket -lpthread  -lthread'
> CC='gcc'
> CCOPT=''
> CFLAGS='-g -O2'
> CPP='gcc -E'
> CPPFLAGS=' -D_XPG4_2 -D__EXTENSIONS__'
> CXX=''
> CXXCPP=''
> CXXFLAGS=''
> DEFS='-DHAVE_CONFIG_H'
> DLZ_DRIVER_INCLUDES=''
> DLZ_DRIVER_LIBS=''
> DLZ_DRIVER_OBJS=''
> DLZ_DRIVER_SRCS=''
> DNS_CRYPTO_LIBS=' -L/usr/local/ssl/lib -R/usr/local/ssl/lib -lcrypto'
> DNS_GSSAPI_LIBS=''
> DOXYGEN='doxygen'
> DST_EXTRA_OBJS=''
> DST_EXTRA_SRCS=''
> DST_GSSAPI_INC=''
> DST_OPENSSL_INC='-I/usr/local/ssl/include'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/xpg4/bin/grep -E'
> ETAGS=''
> EXEEXT=''
> F77=''
> FFLAGS=''
> GENRANDOMLIB=''
> GREP='/usr/xpg4/bin/grep'
> IDNLIBS=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> IRIX_DNSSEC_WARNINGS_HACK=''
> ISC_ARCH_DIR='noatomic'
> ISC_EXTRA_OBJS=' inet_pton.o inet_aton.o '
> ISC_EXTRA_SRCS=' inet_pton.c inet_aton.c '
> ISC_IPV6_C=''
> ISC_IPV6_H=''
> ISC_IPV6_O=''
> ISC_ISCIPV6_O=''
> ISC_LWRES_ENDHOSTENTINT='#define ISC_LWRES_ENDHOSTENTINT 1'
> ISC_LWRES_ENDNETENTINT='#define ISC_LWRES_ENDNETENTINT 1'
> ISC_LWRES_GETADDRINFOPROTO='#undef ISC_LWRES_GETADDRINFOPROTO'
> ISC_LWRES_GETHOSTBYADDRVOID='#undef ISC_LWRES_GETHOSTBYADDRVOID'
> ISC_LWRES_GETIPNODEPROTO='#undef ISC_LWRES_GETIPNODEPROTO'
> ISC_LWRES_GETNAMEINFOPROTO='#undef ISC_LWRES_GETNAMEINFOPROTO'
> ISC_LWRES_GETNETBYADDRINADDR='#define ISC_LWRES_GETNETBYADDRINADDR 1'
> ISC_LWRES_NEEDADDRINFO='#undef ISC_LWRES_NEEDADDRINFO'
> ISC_LWRES_NEEDHERRNO='#undef ISC_LWRES_NEEDHERRNO'
> ISC_LWRES_NEEDRRSETINFO='#define ISC_LWRES_NEEDRRSETINFO 1'
> ISC_LWRES_SETHOSTENTINT='#define ISC_LWRES_SETHOSTENTINT 1'
> ISC_LWRES_SETNETENTINT='#define ISC_LWRES_SETNETENTINT 1'
> ISC_PLATFORM_BRACEPTHREADONCEINIT='#define
> ISC_PLATFORM_BRACEPTHREADONCEINIT 1'
> ISC_PLATFORM_FIXIN6ISADDR='#undef ISC_PLATFORM_FIXIN6ISADDR'
> ISC_PLATFORM_GSSAPIHEADER=''
> ISC_PLATFORM_HAVEATOMICSTORE='#undef ISC_PLATFORM_HAVEATOMICSTORE'
> ISC_PLATFORM_HAVECMPXCHG='#undef ISC_PLATFORM_HAVECMPXCHG'
> ISC_PLATFORM_HAVEGSSAPI=''
> ISC_PLATFORM_HAVEIFNAMETOINDEX='#define ISC_PLATFORM_HAVEIFNAMETOINDEX
> 1'
> ISC_PLATFORM_HAVEIF_LADDRCONF='#undef ISC_PLATFORM_HAVEIF_LADDRCONF'
> ISC_PLATFORM_HAVEIF_LADDRREQ='#undef ISC_PLATFORM_HAVEIF_LADDRREQ'
> ISC_PLATFORM_HAVEIN6PKTINFO='#define ISC_PLATFORM_HAVEIN6PKTINFO 1'
> ISC_PLATFORM_HAVEINADDR6='#undef ISC_PLATFORM_HAVEINADDR6'
> ISC_PLATFORM_HAVEIPV6='#define ISC_PLATFORM_HAVEIPV6 1'
> ISC_PLATFORM_HAVELIFCONF='#define ISC_PLATFORM_HAVELIFCONF 1'
> ISC_PLATFORM_HAVELONGLONG='#define ISC_PLATFORM_HAVELONGLONG 1'
> ISC_PLATFORM_HAVESALEN='#undef ISC_PLATFORM_HAVESALEN'
> ISC_PLATFORM_HAVESCOPEID='#define ISC_PLATFORM_HAVESCOPEID 1'
> ISC_PLATFORM_HAVESTRINGSH='#define ISC_PLATFORM_HAVESTRINGSH 1'
> ISC_PLATFORM_HAVESYSUNH='#define ISC_PLATFORM_HAVESYSUNH 1'
> ISC_PLATFORM_HAVEXADD='#undef ISC_PLATFORM_HAVEXADD'
> ISC_PLATFORM_HAVEXADDQ='#undef ISC_PLATFORM_HAVEXADDQ'
> ISC_PLATFORM_MSGHDRFLAVOR='#define ISC_NET_BSD44MSGHDR 1'
> ISC_PLATFORM_NEEDATON='#define ISC_PLATFORM_NEEDATON 1'
> ISC_PLATFORM_NEEDIN6ADDRANY='#undef ISC_PLATFORM_NEEDIN6ADDRANY'
> ISC_PLATFORM_NEEDIN6ADDRLOOPBACK='#undef
> ISC_PLATFORM_NEEDIN6ADDRLOOPBACK'
> ISC_PLATFORM_NEEDMEMMOVE='#undef ISC_PLATFORM_NEEDMEMMOVE'
> ISC_PLATFORM_NEEDNETINET6IN6H='#undef ISC_PLATFORM_NEEDNETINET6IN6H'
> ISC_PLATFORM_NEEDNETINETIN6H='#undef ISC_PLATFORM_NEEDNETINETIN6H'
> ISC_PLATFORM_NEEDNTOP='#undef ISC_PLATFORM_NEEDNTOP'
> ISC_PLATFORM_NEEDPORTT='#undef ISC_PLATFORM_NEEDPORTT'
> ISC_PLATFORM_NEEDPTON='#define ISC_PLATFORM_NEEDPTON 1'
> ISC_PLATFORM_NEEDSPRINTF='#undef ISC_PLATFORM_NEEDSPRINTF'
> ISC_PLATFORM_NEEDSTRLCAT='#undef ISC_PLATFORM_NEEDSTRLCAT'
> ISC_PLATFORM_NEEDSTRLCPY='#undef ISC_PLATFORM_NEEDSTRLCPY'
> ISC_PLATFORM_NEEDSTRSEP='#define ISC_PLATFORM_NEEDSTRSEP 1'
> ISC_PLATFORM_NEEDSTRTOUL='#undef ISC_PLATFORM_NEEDSTRTOUL'
> ISC_PLATFORM_NEEDSYSSELECTH='#undef ISC_PLATFORM_NEEDSYSSELECTH'
> ISC_PLATFORM_NEEDVSNPRINTF='#undef ISC_PLATFORM_NEEDVSNPRINTF'
> ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "ll"'
> ISC_PLATFORM_RLIMITTYPE='#define ISC_PLATFORM_RLIMITTYPE rlim_t'
> ISC_PLATFORM_USEDECLSPEC='#undef ISC_PLATFORM_USEDECLSPEC'
> ISC_PLATFORM_USEGCCASM=''
> ISC_PLATFORM_USEMACASM=''
> ISC_PLATFORM_USEOSFASM='#undef ISC_PLATFORM_USEOSFASM'
> ISC_PLATFORM_USESTDASM=''
> ISC_PLATFORM_USETHREADS='#define ISC_PLATFORM_USETHREADS 1'
> ISC_SOCKADDR_LEN_T=''
> ISC_THREAD_DIR='pthreads'
> LATEX='latex'
> LDFLAGS=''
> LIBBIND=''
> LIBOBJS=''
> LIBS='-lnsl -lsocket -lpthread  -lthread'
> LIBTOOL=''
> LIBTOOL_ALLOW_UNDEFINED=''
> LIBTOOL_IN_MAIN=''
> LIBTOOL_MKDEP_SED=''
> LIBTOOL_MODE_COMPILE=''
> LIBTOOL_MODE_INSTALL=''
> LIBTOOL_MODE_LINK=''
> LN='ln'
> LN_S='ln -s'
> LTLIBOBJS=''
> LWRES_HAVE_SIN6_SCOPE_ID='#define LWRES_HAVE_SIN6_SCOPE_ID 1'
> LWRES_PLATFORM_HAVEINADDR6='#undef LWRES_PLATFORM_HAVEINADDR6'
> LWRES_PLATFORM_HAVEIPV6='#define LWRES_PLATFORM_HAVEIPV6 1'
> LWRES_PLATFORM_HAVESALEN='#undef LWRES_PLATFORM_HAVESALEN'
> LWRES_PLATFORM_NEEDIN6ADDRANY='#undef LWRES_PLATFORM_NEEDIN6ADDRANY'
> LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK='#undef
> LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK'
> LWRES_PLATFORM_NEEDNETINET6IN6H='#undef LWRES_PLATFORM_NEEDNETINET6IN6H'
> LWRES_PLATFORM_NEEDNETINETIN6H='#undef LWRES_PLATFORM_NEEDNETINETIN6H'
> LWRES_PLATFORM_NEEDSPRINTF='#undef LWRES_PLATFORM_NEEDSPRINTF'
> LWRES_PLATFORM_NEEDSTRTOUL='#undef LWRES_PLATFORM_NEEDSTRTOUL'
> LWRES_PLATFORM_NEEDSYSSELECTH='#undef LWRES_PLATFORM_NEEDSYSSELECTH'
> LWRES_PLATFORM_NEEDVSNPRINTF='#undef LWRES_PLATFORM_NEEDVSNPRINTF'
> LWRES_PLATFORM_QUADFORMAT='#define LWRES_PLATFORM_QUADFORMAT "ll"'
> LWRES_PLATFORM_USEDECLSPEC='#undef LWRES_PLATFORM_USEDECLSPEC'
> MKDEPCC='gcc'
> MKDEPCFLAGS='-M'
> MKDEPPROG=''
> O='o'
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PDFLATEX='pdflatex'
> PERL='/usr/bin/perl'
> PG_CONFIG=''
> PURIFY=''
> RANLIB=':'
> SA='a'
> SET_MAKE=''
> SHELL='/bin/bash'
> STD_CDEFINES=' -D_XPG4_2 -D__EXTENSIONS__'
> STD_CINCLUDES=''
> STD_CWARNINGS=' -W -Wall -Wmissing-prototypes -Wcast-qual
> -Wwrite-strings -Wformat -Wpointer-arith
>  -fno-strict-aliasing'
> STRIP=''
> USE_DLZ=''
> USE_GSSAPI=''
> USE_ISC_SPNEGO=''
> USE_OPENSSL='-DOPENSSL'
> W3M='w3m'
> XMLLINT='/usr/bin/xmllint'
> XSLTPROC='/usr/bin/xsltproc'
> XSLT_DB2LATEX_ADMONITIONS='db2latex/xsl/figures'
> XSLT_DB2LATEX_STYLE='db2latex/xsl/docbook.xsl'
> XSLT_DOCBOOK_CHUNKTOC_HTML='html/chunktoc.xsl'
> XSLT_DOCBOOK_CHUNKTOC_XHTML='xhtml/chunktoc.xsl'
> XSLT_DOCBOOK_CHUNK_HTML='html/chunk.xsl'
> XSLT_DOCBOOK_CHUNK_XHTML='xhtml/chunk.xsl'
> XSLT_DOCBOOK_MAKETOC_HTML='html/maketoc.xsl'
> XSLT_DOCBOOK_MAKETOC_XHTML='xhtml/maketoc.xsl'
> XSLT_DOCBOOK_STYLE_HTML='html/docbook.xsl'
> XSLT_DOCBOOK_STYLE_MAN='manpages/docbook.xsl'
> XSLT_DOCBOOK_STYLE_XHTML='xhtml/docbook.xsl'
> ac_ct_CC='gcc'
> ac_ct_CXX=''
> ac_ct_F77=''
> bindir='${exec_prefix}/bin'
> build='sparc-sun-solaris2.9'
> build_alias=''
> build_cpu='sparc'
> build_os='solaris2.9'
> build_vendor='sun'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host='sparc-sun-solaris2.9'
> host_alias=''
> host_cpu='sparc'
> host_os='solaris2.9'
> host_vendor='sun'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> purify_path=''
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> subdirs=' lib/bind'
> sysconfdir='/etc'
> target_alias=''
>  
> ## ------------------- ##
> ## File substitutions. ##
> ## ------------------- ##
>  
> BIND9_MAKE_INCLUDES='/opt/bind9/bind-9.5.0-P2/make/includes'
> BIND9_MAKE_RULES='/opt/bind9/bind-9.5.0-P2/make/rules'
> DLZ_DRIVER_RULES='/dev/null'
> LIBBIND9_API='./lib/bind9/api'
> LIBDNS_API='./lib/dns/api'
> LIBISCCC_API='./lib/isccc/api'
> LIBISCCFG_API='./lib/isccfg/api'
> LIBISC_API='./lib/isc/api'
> LIBLWRES_API='./lib/lwres/api'
>  
> configure: exit 1
>
>
> CONFIDENTIALITY NOTICE: This E-Mail is intended only for the use of the 
> individual or entity to which it is addressed and may contain information 
> that is privileged, confidential and exempt from disclosure under applicable 
> law. If you have received this communication in error, please do not 
> distribute and delete the original message.  Please notify the sender by 
> E-Mail at the address shown. Thank you for your compliance.
>
>
>
>
>   


Reply via email to