(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 sudo configure 1.9.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

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

hostname = unstable9s
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_Virtual

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = unstable9s
Release = 5.9
KernelID = Generic_Virtual
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

/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/xpg4/bin
PATH: /usr/bin
PATH: /opt/csw/bin


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

configure:2961: Configuring Sudo version 1.9.0
configure:3237: checking for gcc
configure:3253: found /opt/csw/bin/gcc
configure:3264: result: gcc
configure:3493: checking for C compiler version
configure:3502: gcc --version >&5
gcc (GCC) 4.6.4
Copyright (C) 2011 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:3513: $? = 0
configure:3502: gcc -v >&5
Reading specs from /opt/csw/lib/gcc/sparc-sun-solaris2.9/4.6.4/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/sparc-sun-solaris2.9/4.6.4/lto-wrapper
Target: sparc-sun-solaris2.9
Configured with: /home/rmottola/opencsw/gcc4/branches/gcc-4.6.x/work/solaris9-sparc/build-isa-sparcv8/gcc-4.6.4/configure --program-suffix=-4.6 --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 --with-gnu-as --with-as=/opt/csw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-nls --with-included-gettext --with-libiconv-prefix=/opt/csw --with-x --with-mpfr=/opt/csw --with-gmp=/opt/csw --with-ppl=/opt/csw --enable-java-awt=xlib --enable-libada --enable-libssp --enable-objc-gc --enable-threads=posix --enable-languages=ada,c,c++,fortran,java,objc --with-system-zlib=/opt/csw --with-cpu=v8
Thread model: posix
gcc version 4.6.4 (GCC) 
configure:3513: $? = 0
configure:3502: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3513: $? = 1
configure:3502: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3513: $? = 1
configure:3533: checking whether the C compiler works
configure:3555: gcc    conftest.c  >&5
configure:3559: $? = 0
configure:3607: result: yes
configure:3610: checking for C compiler default output file name
configure:3612: result: a.out
configure:3618: checking for suffix of executables
configure:3625: gcc -o conftest    conftest.c  >&5
configure:3629: $? = 0
configure:3651: result: 
configure:3673: checking whether we are cross compiling
configure:3681: gcc -o conftest    conftest.c  >&5
configure:3685: $? = 0
configure:3692: ./conftest
configure:3696: $? = 0
configure:3711: result: no
configure:3716: checking for suffix of object files
configure:3738: gcc -c   conftest.c >&5
configure:3742: $? = 0
configure:3763: result: o
configure:3767: checking whether we are using the GNU C compiler
configure:3786: gcc -c   conftest.c >&5
configure:3786: $? = 0
configure:3795: result: yes
configure:3804: checking whether gcc accepts -g
configure:3824: gcc -c -g  conftest.c >&5
configure:3824: $? = 0
configure:3865: result: yes
configure:3882: checking for gcc option to accept ISO C89
configure:3945: gcc  -c -g -O2  conftest.c >&5
configure:3945: $? = 0
configure:3958: result: none needed
configure:3984: checking how to run the C preprocessor
configure:4015: gcc -E  conftest.c
configure:4015: $? = 0
configure:4029: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4054: result: gcc -E
configure:4074: gcc -E  conftest.c
configure:4074: $? = 0
configure:4088: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4117: checking for grep that handles long lines and -e
configure:4175: result: /opt/csw/bin/ggrep
configure:4180: checking for egrep
configure:4242: result: /opt/csw/bin/ggrep -E
configure:4247: checking for ANSI C header files
configure:4267: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4337: gcc -o conftest -g -O2   conftest.c  >&5
configure:4337: $? = 0
configure:4337: ./conftest
configure:4337: $? = 0
configure:4348: result: yes
configure:4361: checking for sys/types.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for sys/stat.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for stdlib.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for string.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for memory.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for strings.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for inttypes.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for stdint.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4361: checking for unistd.h
configure:4361: gcc -c -g -O2  conftest.c >&5
configure:4361: $? = 0
configure:4361: result: yes
configure:4374: checking minix/config.h usability
configure:4374: gcc -c -g -O2  conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_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:4374: result: no
configure:4374: checking minix/config.h presence
configure:4374: gcc -E  conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4374: result: no
configure:4374: checking for minix/config.h
configure:4374: result: no
configure:4395: checking whether it is safe to define __EXTENSIONS__
configure:4413: gcc -c -g -O2  conftest.c >&5
configure:4413: $? = 0
configure:4420: result: yes
configure:5017: checking whether to lecture users the first time they run sudo
configure:5033: result: yes
configure:5042: checking whether sudo should log via syslog or to a file by default
configure:5072: result: syslog
configure:5093: checking at which syslog priority to log commands
configure:5116: result: notice
configure:5119: checking at which syslog priority to log failures
configure:5142: result: alert
configure:5157: checking how long a line in the log file should be
configure:5179: result: 80
configure:5182: checking whether sudo should ignore '.' or '' in $PATH
configure:5203: result: no
configure:5207: checking whether to send mail when a user is not in sudoers
configure:5225: result: yes
configure:5232: checking whether to send mail when user listed but not for this host
configure:5253: result: no
configure:5257: checking whether to send mail when a user tries a disallowed command
configure:5278: result: no
configure:5282: checking who should get the mail that sudo sends
configure:5302: result: root
configure:5329: checking for bad password prompt
configure:5344: result: Password: 
configure:5352: checking for bad password message
configure:5373: result: Sorry, try again.
configure:5376: checking whether to expect fully qualified hosts in sudoers
configure:5397: result: no
configure:5522: checking for umask programs should be run with
configure:5548: result: 0022
configure:5568: checking for default user to run commands as
configure:5588: result: root
configure:5613: checking for editor that visudo should use
configure:5635: result: vi
configure:5640: checking whether to obey EDITOR and VISUAL environment variables
configure:5658: result: yes
configure:5665: checking number of tries a user gets to enter their password
configure:5686: result: 3
configure:5689: checking time in minutes after which sudo will ask for a password again
configure:5710: result: 5
configure:5713: checking time in minutes after the password prompt will time out
configure:5734: result: 5
configure:5751: checking whether to include insults
configure:5778: result: no
configure:5934: checking whether to override the user's path
configure:5962: result: no
configure:5967: checking whether to get ip addresses from the network interfaces
configure:5985: result: yes
configure:5990: checking whether to use an askpass helper
configure:6004: result: no
configure:6077: checking whether to do user authentication by default
configure:6098: result: yes
configure:6103: checking whether to disable running the mailer as root
configure:6124: result: no
configure:6151: checking whether to disable shadow password support
configure:6171: result: no
configure:6176: checking whether root should be allowed to use sudo
configure:6195: result: yes
configure:6200: checking whether to log the hostname in the log file
configure:6221: result: no
configure:6226: checking whether to invoke a shell if sudo is given no arguments
configure:6247: result: no
configure:6252: checking whether to set $HOME to target user in shell mode
configure:6273: result: no
configure:6278: checking whether to disable 'command not found' messages
configure:6300: result: no
configure:6305: checking whether to enable environment debugging
configure:6326: result: no
configure:6362: : CPPFLAGS="$CPPFLAGS"
configure:6365: $? = 0
configure:6371: checking whether to enable environment resetting by default
configure:6389: result: yes
configure:6892: checking for library containing strerror
configure:6923: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:6923: $? = 0
configure:6940: result: none required
configure:6953: checking how to run the C preprocessor
configure:7023: result: gcc -E
configure:7043: gcc -E -DZLIB_CONST conftest.c
configure:7043: $? = 0
configure:7057: gcc -E -DZLIB_CONST conftest.c
conftest.c:48:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7057: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7128: checking for ar
configure:7144: found /usr/xpg4/bin/ar
configure:7155: result: ar
configure:7220: checking for ranlib
configure:7250: result: no
configure:7316: checking build system type
configure:7330: result: sparc-sun-solaris2.9
configure:7350: checking host system type
configure:7363: result: sparc-sun-solaris2.9
configure:7469: checking how to print strings
configure:7496: result: printf
configure:7517: checking for a sed that does not truncate output
configure:7581: result: /opt/csw/bin/gsed
configure:7599: checking for fgrep
configure:7661: result: /opt/csw/bin/ggrep -F
configure:7696: checking for ld used by gcc
configure:7763: result: /usr/ccs/bin/ld
configure:7770: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:7785: result: no
configure:7797: checking for BSD- or MS-compatible name lister (nm)
configure:7851: result: /usr/xpg4/bin/nm -p
configure:7981: checking the name lister (/usr/xpg4/bin/nm -p) interface
configure:7988: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:7991: /usr/xpg4/bin/nm -p "conftest.o"
configure:7994: output


conftest.o:
0000000000 s 
0000000000 s 
0000000000 s 
0000000000 b 
0000000000 s 
0000000000 s 
0000000000 s 
0000000000 s 
0000000000 f conftest.c
0000000000 B some_variable
configure:8001: result: BSD nm
configure:8004: checking whether ln -s works
configure:8008: result: yes
configure:8016: checking the maximum length of command line arguments
configure:8147: result: 786240
configure:8195: checking how to convert sparc-sun-solaris2.9 file names to sparc-sun-solaris2.9 format
configure:8235: result: func_convert_file_noop
configure:8242: checking how to convert sparc-sun-solaris2.9 file names to toolchain format
configure:8262: result: func_convert_file_noop
configure:8269: checking for /usr/ccs/bin/ld option to reload object files
configure:8276: result: -r
configure:8350: checking for objdump
configure:8380: result: no
configure:8409: checking how to recognize dependent libraries
configure:8609: result: pass_all
configure:8694: checking for dlltool
configure:8724: result: no
configure:8754: checking how to associate runtime and link libraries
configure:8781: result: printf %s\n
configure:8905: checking for archiver @FILE support
configure:8922: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:8922: $? = 0
configure:8925: ar cru libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst
	No such file or directory
ar: @conftest.lst not found
configure:8928: $? = 1
configure:8948: result: no
configure:9006: checking for strip
configure:9036: result: no
configure:9105: checking for ranlib
configure:9132: result: :
configure:9209: checking for gawk
configure:9225: found /opt/csw/bin/gawk
configure:9236: result: gawk
configure:9276: checking command to parse /usr/xpg4/bin/nm -p output from gcc object
configure:9429: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:9432: $? = 0
configure:9436: /usr/xpg4/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9439: $? = 0
configure:9505: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c conftstm.o >&5
configure:9508: $? = 0
configure:9546: result: ok
configure:9593: checking for sysroot
configure:9623: result: no
configure:9630: checking for a working dd
configure:9668: result: /usr/bin/dd
configure:9672: checking how to truncate binary pipes
configure:9687: result: /usr/bin/dd bs=4096 count=1
configure:9936: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:9939: $? = 0
configure:10016: checking for mt
configure:10032: found /usr/bin/mt
configure:10043: result: mt
configure:10066: checking if mt is a manifest tool
configure:10072: mt '-?'
mt: unknown command: -?
configure:10080: result: no
configure:10754: checking for dlfcn.h
configure:10754: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:10754: $? = 0
configure:10754: result: yes
configure:11009: checking for objdir
configure:11024: result: .libs
configure:11288: checking if gcc supports -fno-rtti -fno-exceptions
configure:11306: gcc -c -g -O2 -DZLIB_CONST -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:11310: $? = 0
configure:11323: result: no
configure:11681: checking for gcc option to produce PIC
configure:11688: result: -fPIC -DPIC
configure:11696: checking if gcc PIC flag -fPIC -DPIC works
configure:11714: gcc -c -g -O2 -DZLIB_CONST -fPIC -DPIC -DPIC conftest.c >&5
configure:11718: $? = 0
configure:11731: result: yes
configure:11760: checking if gcc static flag -static works
configure:11788: result: yes
configure:11803: checking if gcc supports -c -o file.o
configure:11824: gcc -c -g -O2 -DZLIB_CONST -o out/conftest2.o conftest.c >&5
configure:11828: $? = 0
configure:11850: result: yes
configure:11858: checking if gcc supports -c -o file.o
configure:11905: result: yes
configure:11938: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:13286: result: yes
configure:13323: checking whether -lc should be explicitly linked in
configure:13331: gcc -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:13334: $? = 0
configure:13349: gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| /opt/csw/bin/ggrep  -lc  \>/dev/null 2\>\&1
configure:13352: $? = 0
configure:13366: result: no
configure:13536: checking dynamic linker characteristics
configure:14354: result: solaris2.9 ld.so
configure:14476: checking how to hardcode library paths into programs
configure:14502: result: immediate
configure:14604: checking for shl_load
configure:14604: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
shl_load                            /var/tmp//cc0ATkTT.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14604: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:14604: result: no
configure:14608: checking for shl_load in -ldld
configure:14633: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c -ldld   >&5
ld: fatal: library -ldld: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:14642: result: no
configure:14647: checking for dlopen
configure:14647: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
dlopen                              /var/tmp//ccm6G8qP.o  (symbol belongs to implicit dependency /usr/lib/libdl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); 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 dlopen
| 
| /* 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 dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:14647: result: no
configure:14651: checking for dlopen in -ldl
configure:14676: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c -ldl   >&5
configure:14676: $? = 0
configure:14685: result: yes
configure:14804: checking whether a program can dlopen itself
configure:14884: gcc -o conftest -g -O2 -DZLIB_CONST -DHAVE_DLFCN_H   conftest.c -ldl  >&5
configure:14887: $? = 0
configure:14905: result: yes
configure:14910: checking whether a statically linked program can dlopen itself
configure:14990: gcc -o conftest -g -O2 -DZLIB_CONST -DHAVE_DLFCN_H   -static conftest.c -ldl  >&5
ld: fatal: library -ldl: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14993: $? = 1
configure:15011: result: no
configure:15050: checking whether stripping libraries is possible
configure:15072: result: no
configure:15090: checking if libtool supports shared libraries
configure:15092: result: yes
configure:15095: checking whether to build shared libraries
configure:15120: result: yes
configure:15123: checking whether to build static libraries
configure:15127: result: yes
configure:15191: checking path to sudo_noexec.so
configure:15206: result: ${exec_prefix}/libexec/sudo/sudo_noexec.so
configure:15213: checking for uname
configure:15231: found /usr/bin/uname
configure:15244: result: /usr/bin/uname
configure:15254: checking for tr
configure:15272: found /usr/xpg4/bin/tr
configure:15285: result: /usr/xpg4/bin/tr
configure:15295: checking for mandoc
configure:15326: result: mandoc
configure:15339: checking for nroff
configure:15357: found /usr/bin/nroff
configure:15369: result: /usr/bin/nroff
configure:15379: checking which macro set to use for manual pages
configure:15398: result: man
configure:15462: checking for priv_set
configure:15462: gcc -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
priv_set                            /var/tmp//ccItVea6.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:15462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| /* end confdefs.h.  */
| /* Define priv_set to an innocuous variant, in case <limits.h> declares priv_set.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define priv_set innocuous_priv_set
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char priv_set (); 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 priv_set
| 
| /* 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 priv_set ();
| /* 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_priv_set || defined __stub___priv_set
| choke me
| #endif
| 
| int
| main ()
| {
| return priv_set ();
|   ;
|   return 0;
| }
configure:15462: result: no
configure:16589: checking for gcc option to accept ISO C99
configure:16738: gcc  -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:103:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:157:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:157:18: error: 'newvar' undeclared (first use in this function)
conftest.c:157:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:167:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:167:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:16738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:16738: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:16738: $? = 0
configure:16758: result: -std=gnu99
configure:16859: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:16873: result: -std=gnu99
configure:16877: checking for an ANSI C-conforming const
configure:16943: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:16943: $? = 0
configure:16950: result: yes
configure:16958: checking for inline
configure:16974: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:16974: $? = 0
configure:16982: result: inline
configure:17000: checking for working volatile
configure:17019: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17019: $? = 0
configure:17026: result: yes
configure:17034: checking for variadic macro support in cpp
configure:17054: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17054: $? = 0
configure:17055: result: yes
configure:17079: checking for gawk
configure:17106: result: gawk
configure:17121: checking for bison
configure:17137: found /opt/csw/bin/bison
configure:17148: result: bison -y
configure:17162: checking for flex
configure:17180: found /opt/csw/bin/flex
configure:17193: result: /opt/csw/bin/flex
configure:17204: checking for mv
configure:17222: found /usr/bin/mv
configure:17234: result: /usr/bin/mv
configure:17250: checking for sh
configure:17268: found /usr/xpg4/bin/sh
configure:17281: result: /usr/xpg4/bin/sh
configure:17298: checking for sendmail
configure:17316: found /usr/lib/sendmail
configure:17328: result: /usr/lib/sendmail
configure:17345: checking for vi
configure:17363: found /usr/bin/vi
configure:17375: result: /usr/bin/vi
configure:17388: checking which syslog facility sudo should log with
configure:17402: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:9: error: 'LOG_AUTHPRIV' undeclared (first use in this function)
conftest.c:61:9: note: each undeclared identifier is reported only once for each function it appears in
configure:17402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| /* end confdefs.h.  */
| #include <syslog.h>
| int
| main ()
| {
| int i = LOG_AUTHPRIV; (void)i;
|   ;
|   return 0;
| }
configure:17412: result: auth
configure:17417: checking for dirent.h that defines DIR
configure:17436: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17436: $? = 0
configure:17444: result: yes
configure:17457: checking for library containing opendir
configure:17488: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:17488: $? = 0
configure:17505: result: none required
configure:17572: checking for stdbool.h that conforms to C99
configure:17639: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17639: $? = 0
configure:17646: result: yes
configure:17648: checking for _Bool
configure:17648: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17648: $? = 0
configure:17648: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:20: error: expected expression before ')' token
configure:17648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17648: result: yes
configure:17671: checking for sys/types.h
configure:17671: result: yes
configure:17671: checking for netgroup.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:96:22: fatal error: netgroup.h: No such file or directory
compilation terminated.
configure:17671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_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 <netgroup.h>
configure:17671: result: no
configure:17671: checking for paths.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:96:19: fatal error: paths.h: No such file or directory
compilation terminated.
configure:17671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_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 <paths.h>
configure:17671: result: no
configure:17671: checking for spawn.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:96:19: fatal error: spawn.h: No such file or directory
compilation terminated.
configure:17671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_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 <spawn.h>
configure:17671: result: no
configure:17671: checking for wordexp.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/sockio.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/bsdtypes.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:98:26: fatal error: sys/bsdtypes.h: No such file or directory
compilation terminated.
configure:17671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_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/bsdtypes.h>
configure:17671: result: no
configure:17671: checking for sys/select.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/stropts.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/sysmacros.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/syscall.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17671: checking for sys/statvfs.h
configure:17671: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17671: $? = 0
configure:17671: result: yes
configure:17685: checking sys/mkdev.h usability
configure:17685: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17685: $? = 0
configure:17685: result: yes
configure:17685: checking sys/mkdev.h presence
configure:17685: gcc -E -DZLIB_CONST conftest.c
configure:17685: $? = 0
configure:17685: result: yes
configure:17685: checking for sys/mkdev.h
configure:17685: result: yes
configure:17730: checking utmps.h usability
configure:17730: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:103:19: fatal error: utmps.h: No such file or directory
compilation terminated.
configure:17730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 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 <utmps.h>
configure:17730: result: no
configure:17730: checking utmps.h presence
configure:17730: gcc -E -DZLIB_CONST conftest.c
conftest.c:70:19: fatal error: utmps.h: No such file or directory
compilation terminated.
configure:17730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| /* end confdefs.h.  */
| #include <utmps.h>
configure:17730: result: no
configure:17730: checking for utmps.h
configure:17730: result: no
configure:17730: checking utmpx.h usability
configure:17730: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17730: $? = 0
configure:17730: result: yes
configure:17730: checking utmpx.h presence
configure:17730: gcc -E -DZLIB_CONST conftest.c
configure:17730: $? = 0
configure:17730: result: yes
configure:17730: checking for utmpx.h
configure:17730: result: yes
configure:17743: checking endian.h usability
configure:17743: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:104:20: fatal error: endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_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 <endian.h>
configure:17743: result: no
configure:17743: checking endian.h presence
configure:17743: gcc -E -DZLIB_CONST conftest.c
conftest.c:71:20: fatal error: endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| #include <endian.h>
configure:17743: result: no
configure:17743: checking for endian.h
configure:17743: result: no
configure:17743: checking sys/endian.h usability
configure:17743: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:104:24: fatal error: sys/endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_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/endian.h>
configure:17743: result: no
configure:17743: checking sys/endian.h presence
configure:17743: gcc -E -DZLIB_CONST conftest.c
conftest.c:71:24: fatal error: sys/endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| #include <sys/endian.h>
configure:17743: result: no
configure:17743: checking for sys/endian.h
configure:17743: result: no
configure:17743: checking machine/endian.h usability
configure:17743: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:104:28: fatal error: machine/endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_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 <machine/endian.h>
configure:17743: result: no
configure:17743: checking machine/endian.h presence
configure:17743: gcc -E -DZLIB_CONST conftest.c
conftest.c:71:28: fatal error: machine/endian.h: No such file or directory
compilation terminated.
configure:17743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| #include <machine/endian.h>
configure:17743: result: no
configure:17743: checking for machine/endian.h
configure:17743: result: no
configure:17756: checking procfs.h usability
configure:17756: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17756: $? = 0
configure:17756: result: yes
configure:17756: checking procfs.h presence
configure:17756: gcc -E -DZLIB_CONST conftest.c
configure:17756: $? = 0
configure:17756: result: yes
configure:17756: checking for procfs.h
configure:17756: result: yes
configure:17761: checking for struct psinfo.pr_ttydev
configure:17761: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17761: $? = 0
configure:17761: result: yes
configure:17778: checking for _ttyname_dev
configure:17778: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:17778: $? = 0
configure:17778: result: yes
configure:17804: checking for special C compiler options needed for large files
configure:17849: result: no
configure:17855: checking for _FILE_OFFSET_BITS value needed for large files
configure:17880: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:80:3: warning: left shift count >= width of type [enabled by default]
conftest.c:80:3: warning: left shift count >= width of type [enabled by default]
conftest.c:81:10: warning: left shift count >= width of type [enabled by default]
conftest.c:81:10: warning: left shift count >= width of type [enabled by default]
conftest.c:80:7: error: variably modified 'off_t_is_large' at file scope
configure:17880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:17904: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:17904: $? = 0
configure:17912: result: 64
configure:18058: checking POSIX termios
configure:18078: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:18078: $? = 0
configure:18086: result: yes
configure:18116: checking maillock.h usability
configure:18116: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18116: $? = 0
configure:18116: result: yes
configure:18116: checking maillock.h presence
configure:18116: gcc -E -DZLIB_CONST conftest.c
configure:18116: $? = 0
configure:18116: result: yes
configure:18116: checking for maillock.h
configure:18116: result: yes
configure:18229: checking for mode_t
configure:18229: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18229: $? = 0
configure:18229: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:21: error: expected expression before ')' token
configure:18229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 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:18229: result: yes
configure:18240: checking for uid_t in sys/types.h
configure:18259: result: yes
configure:18270: checking for clockid_t
configure:18270: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18270: $? = 0
configure:18270: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:24: error: expected expression before ')' token
configure:18270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| int
| main ()
| {
| if (sizeof ((clockid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18270: result: yes
configure:18280: checking for sig_atomic_t
configure:18280: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18280: $? = 0
configure:18280: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:27: error: expected expression before ')' token
configure:18280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18280: result: yes
configure:18290: checking for struct in6_addr
configure:18290: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18290: $? = 0
configure:18290: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:30: error: expected expression before ')' token
configure:18290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <netinet/in.h>
| 
| int
| main ()
| {
| if (sizeof ((struct in6_addr)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18290: result: yes
configure:18303: checking for unsigned long long int
configure:18351: result: yes
configure:18361: checking for long long int
configure:18410: result: yes
configure:18421: checking for intmax_t
configure:18421: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18421: $? = 0
configure:18421: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:23: error: expected expression before ')' token
configure:18421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 ((intmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18421: result: yes
configure:18432: checking for uintmax_t
configure:18432: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18432: $? = 0
configure:18432: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:24: error: expected expression before ')' token
configure:18432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18432: result: yes
configure:18443: checking for uint8_t
configure:18443: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18443: $? = 0
configure:18443: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:22: error: expected expression before ')' token
configure:18443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 ((uint8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18443: result: yes
configure:18454: checking for uint32_t
configure:18454: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18454: $? = 0
configure:18454: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:23: error: expected expression before ')' token
configure:18454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 ((uint32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18454: result: yes
configure:18465: checking for uint64_t
configure:18465: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18465: $? = 0
configure:18465: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:23: error: expected expression before ')' token
configure:18465: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 ((uint64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18465: result: yes
configure:18476: checking for socklen_t
configure:18476: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18476: $? = 0
configure:18476: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:24: error: expected expression before ')' token
configure:18476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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/socket.h>
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18476: result: yes
configure:18487: checking for rsize_t
configure:18487: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:13: error: 'rsize_t' undeclared (first use in this function)
conftest.c:117:13: note: each undeclared identifier is reported only once for each function it appears in
configure:18487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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 (rsize_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:18487: result: no
configure:18498: checking for errno_t
configure:18498: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:13: error: 'errno_t' undeclared (first use in this function)
conftest.c:118:13: note: each undeclared identifier is reported only once for each function it appears in
configure:18498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_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 ()
| {
| if (sizeof (errno_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:18498: result: no
configure:18510: checking max length of uid_t
configure:18540: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c:88:1: warning: return type defaults to 'int' [enabled by default]
conftest.c: In function 'main':
conftest.c:94:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:94:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:97:3: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
conftest.c:97:29: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
conftest.c:99:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:18540: $? = 0
configure:18540: ./conftest
configure:18540: $? = 0
configure:18553: result: 10
configure:18562: checking for struct sockaddr.sa_len
configure:18562: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:12: error: 'struct sockaddr' has no member named 'sa_len'
configure:18562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| /* 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:18562: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:19: error: 'struct sockaddr' has no member named 'sa_len'
configure:18562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| /* 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:18562: result: no
configure:18575: checking for struct sockaddr_in.sin_len
configure:18575: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:12: error: 'struct sockaddr_in' has no member named 'sin_len'
configure:18575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| /* end confdefs.h.  */
| 
| #	  include <sys/types.h>
| #	  include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
|   ;
|   return 0;
| }
configure:18575: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:19: error: 'struct sockaddr_in' has no member named 'sin_len'
configure:18575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| /* end confdefs.h.  */
| 
| #	  include <sys/types.h>
| #	  include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
|   ;
|   return 0;
| }
configure:18575: result: no
configure:18591: checking size of id_t
configure:18596: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:18596: $? = 0
configure:18596: ./conftest
configure:18596: $? = 0
configure:18610: result: 4
configure:18624: checking size of long long
configure:18629: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:18629: $? = 0
configure:18629: ./conftest
configure:18629: $? = 0
configure:18643: result: 8
configure:18657: checking size of time_t
configure:18662: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:18662: $? = 0
configure:18662: ./conftest
configure:18662: $? = 0
configure:18676: result: 4
configure:18794: checking for struct utmpx.ut_id
configure:18794: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18794: $? = 0
configure:18794: result: yes
configure:18807: checking for struct utmpx.ut_pid
configure:18807: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18807: $? = 0
configure:18807: result: yes
configure:18820: checking for struct utmpx.ut_tv
configure:18820: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:5: error: used struct type value where scalar is required
configure:18820: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| 
| #	include <sys/types.h>
| #	include <utmpx.h>
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:18820: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18820: $? = 0
configure:18820: result: yes
configure:18833: checking for struct utmpx.ut_type
configure:18833: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18833: $? = 0
configure:18833: result: yes
configure:18862: checking for struct utmpx.ut_exit.__e_termination
configure:18862: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:20: error: 'struct exit_status' has no member named '__e_termination'
configure:18862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| /* end confdefs.h.  */
| 
| #	include <sys/types.h>
| #	include <utmpx.h>
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:18862: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:27: error: 'struct exit_status' has no member named '__e_termination'
configure:18862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| /* end confdefs.h.  */
| 
| #	include <sys/types.h>
| #	include <utmpx.h>
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:18862: result: no
configure:18878: checking for struct utmpx.ut_exit.e_termination
configure:18878: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:18878: $? = 0
configure:18878: result: yes
configure:19006: checking type of array argument to getgroups
configure:19040: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19040: $? = 0
configure:19040: ./conftest
configure:19040: $? = 0
configure:19065: result: gid_t
configure:19073: checking for size_t
configure:19073: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:19073: $? = 0
configure:19073: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:21: error: expected expression before ')' token
configure:19073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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 ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:19073: result: yes
configure:19084: checking for getgroups
configure:19084: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19084: $? = 0
configure:19084: result: yes
configure:19139: checking for working getgroups
configure:19159: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19159: $? = 0
configure:19159: ./conftest
configure:19159: $? = 0
configure:19170: result: yes
configure:19188: checking for fexecve
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fexecve                             /var/tmp//ccRczsos.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define fexecve to an innocuous variant, in case <limits.h> declares fexecve.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fexecve innocuous_fexecve
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fexecve (); 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 fexecve
| 
| /* 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 fexecve ();
| /* 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_fexecve || defined __stub___fexecve
| choke me
| #endif
| 
| int
| main ()
| {
| return fexecve ();
|   ;
|   return 0;
| }
configure:19188: result: no
configure:19188: checking for killpg
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19188: checking for nl_langinfo
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19188: checking for pread
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19188: checking for pwrite
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19188: checking for faccessat
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
faccessat                           /var/tmp//ccIroiiK.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 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:19188: result: no
configure:19188: checking for wordexp
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19188: checking for getauxval
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getauxval                           /var/tmp//cchOOTLB.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| /* end confdefs.h.  */
| /* Define getauxval to an innocuous variant, in case <limits.h> declares getauxval.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getauxval innocuous_getauxval
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getauxval (); 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 getauxval
| 
| /* 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 getauxval ();
| /* 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_getauxval || defined __stub___getauxval
| choke me
| #endif
| 
| int
| main ()
| {
| return getauxval ();
|   ;
|   return 0;
| }
configure:19188: result: no
configure:19188: checking for seteuid
configure:19188: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19188: $? = 0
configure:19188: result: yes
configure:19241: checking for getgrouplist
configure:19241: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getgrouplist                        /var/tmp//ccQ251FK.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| /* end confdefs.h.  */
| /* Define getgrouplist to an innocuous variant, in case <limits.h> declares getgrouplist.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getgrouplist innocuous_getgrouplist
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getgrouplist (); 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 getgrouplist
| 
| /* 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 getgrouplist ();
| /* 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_getgrouplist || defined __stub___getgrouplist
| choke me
| #endif
| 
| int
| main ()
| {
| return getgrouplist ();
|   ;
|   return 0;
| }
configure:19241: result: no
configure:19264: checking for nss_search
configure:19264: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19264: $? = 0
configure:19264: result: yes
configure:19267: checking for _nss_XbyY_buf_alloc
configure:19267: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19267: $? = 0
configure:19267: result: yes
configure:19271: checking for _nss_initf_group
configure:19271: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
_nss_initf_group                    /var/tmp//cc8Pab0F.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| /* end confdefs.h.  */
| /* Define _nss_initf_group to an innocuous variant, in case <limits.h> declares _nss_initf_group.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _nss_initf_group innocuous__nss_initf_group
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _nss_initf_group (); 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 _nss_initf_group
| 
| /* 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 _nss_initf_group ();
| /* 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__nss_initf_group || defined __stub____nss_initf_group
| choke me
| #endif
| 
| int
| main ()
| {
| return _nss_initf_group ();
|   ;
|   return 0;
| }
configure:19271: result: no
configure:19297: checking nss_dbdefs.h usability
configure:19297: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:19297: $? = 0
configure:19297: result: yes
configure:19297: checking nss_dbdefs.h presence
configure:19297: gcc -E -DZLIB_CONST conftest.c
configure:19297: $? = 0
configure:19297: result: yes
configure:19297: checking for nss_dbdefs.h
configure:19297: result: yes
configure:19371: checking for getdelim
configure:19371: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getdelim                            /var/tmp//cck2OumJ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 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:19371: result: no
configure:19398: checking for reallocarray
configure:19398: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
reallocarray                        /var/tmp//cc0DOwQs.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 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:19398: result: no
configure:19424: checking for arc4random
configure:19424: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
arc4random                          /var/tmp//ccSEIqaB.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| /* end confdefs.h.  */
| /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define arc4random innocuous_arc4random
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char arc4random (); 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 arc4random
| 
| /* 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 arc4random ();
| /* 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_arc4random || defined __stub___arc4random
| choke me
| #endif
| 
| int
| main ()
| {
| return arc4random ();
|   ;
|   return 0;
| }
configure:19424: result: no
configure:19486: checking for getentropy
configure:19486: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getentropy                          /var/tmp//ccMbJx88.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| /* end confdefs.h.  */
| /* Define getentropy to an innocuous variant, in case <limits.h> declares getentropy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getentropy innocuous_getentropy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getentropy (); 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 getentropy
| 
| /* 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 getentropy ();
| /* 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_getentropy || defined __stub___getentropy
| choke me
| #endif
| 
| int
| main ()
| {
| return getentropy ();
|   ;
|   return 0;
| }
configure:19486: result: no
configure:19526: checking pthread.h usability
configure:19526: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:19526: $? = 0
configure:19526: result: yes
configure:19526: checking pthread.h presence
configure:19526: gcc -E -DZLIB_CONST conftest.c
configure:19526: $? = 0
configure:19526: result: yes
configure:19526: checking for pthread.h
configure:19526: result: yes
configure:19532: checking for main in -lpthread
configure:19551: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lpthread   >&5
configure:19551: $? = 0
configure:19560: result: yes
configure:19568: checking for pthread_atfork
configure:19568: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19568: $? = 0
configure:19568: result: yes
configure:19591: checking for getutsid
configure:19591: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getutsid                            /var/tmp//ccC1BrqR.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| /* end confdefs.h.  */
| /* Define getutsid to an innocuous variant, in case <limits.h> declares getutsid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getutsid innocuous_getutsid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getutsid (); 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 getutsid
| 
| /* 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 getutsid ();
| /* 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_getutsid || defined __stub___getutsid
| choke me
| #endif
| 
| int
| main ()
| {
| return getutsid ();
|   ;
|   return 0;
| }
configure:19591: result: no
configure:19591: checking for getutxid
configure:19591: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19591: $? = 0
configure:19591: result: yes
configure:19628: checking for sysctl
configure:19628: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sysctl                              /var/tmp//ccIpopCc.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| /* end confdefs.h.  */
| /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctl innocuous_sysctl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctl (); 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 sysctl
| 
| /* 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 sysctl ();
| /* 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_sysctl || defined __stub___sysctl
| choke me
| #endif
| 
| int
| main ()
| {
| return sysctl ();
|   ;
|   return 0;
| }
configure:19628: result: no
configure:19701: checking for openpty
configure:19701: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
openpty                             /var/tmp//ccPffCCd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19701: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| /* end confdefs.h.  */
| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define openpty innocuous_openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char openpty (); 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 openpty
| 
| /* 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 openpty ();
| /* 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_openpty || defined __stub___openpty
| choke me
| #endif
| 
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:19701: result: no
configure:19721: checking for openpty in -lutil
configure:19746: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lutil   >&5
ld: fatal: library -lutil: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 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 openpty ();
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:19755: result: no
configure:19783: checking for _getpty
configure:19783: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
_getpty                             /var/tmp//cce21t8B.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| /* end confdefs.h.  */
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _getpty innocuous__getpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _getpty (); 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 _getpty
| 
| /* 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 _getpty ();
| /* 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__getpty || defined __stub____getpty
| choke me
| #endif
| 
| int
| main ()
| {
| return _getpty ();
|   ;
|   return 0;
| }
configure:19783: result: no
configure:19793: checking for grantpt
configure:19793: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19793: $? = 0
configure:19793: result: yes
configure:19801: checking for posix_openpt
configure:19801: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
posix_openpt                        /var/tmp//ccowG8YJ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| /* end confdefs.h.  */
| /* Define posix_openpt to an innocuous variant, in case <limits.h> declares posix_openpt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define posix_openpt innocuous_posix_openpt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char posix_openpt (); 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_openpt
| 
| /* 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_openpt ();
| /* 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_openpt || defined __stub___posix_openpt
| choke me
| #endif
| 
| int
| main ()
| {
| return posix_openpt ();
|   ;
|   return 0;
| }
configure:19801: result: no
configure:19841: checking for unsetenv
configure:19841: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
unsetenv                            /var/tmp//ccpNmPYc.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| /* end confdefs.h.  */
| /* Define unsetenv to an innocuous variant, in case <limits.h> declares unsetenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define unsetenv innocuous_unsetenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char unsetenv (); 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 unsetenv
| 
| /* 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 unsetenv ();
| /* 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_unsetenv || defined __stub___unsetenv
| choke me
| #endif
| 
| int
| main ()
| {
| return unsetenv ();
|   ;
|   return 0;
| }
configure:19841: result: no
configure:19891: checking whether putenv takes a const argument
configure:19908: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:141:5: error: conflicting types for 'putenv'
/opt/csw/lib/gcc/sparc-sun-solaris2.9/4.6.4/include-fixed/stdlib.h:135:12: note: previous declaration of 'putenv' was here
configure:19908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 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 putenv(const char *string) {return 0;}
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:19916: result: no
configure:19930: checking for setresuid
configure:19930: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setresuid                           /var/tmp//ccMvag2B.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| /* end confdefs.h.  */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setresuid innocuous_setresuid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setresuid (); 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 setresuid
| 
| /* 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 setresuid ();
| /* 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_setresuid || defined __stub___setresuid
| choke me
| #endif
| 
| int
| main ()
| {
| return setresuid ();
|   ;
|   return 0;
| }
configure:19930: result: no
configure:19977: checking for setreuid
configure:19977: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:19977: $? = 0
configure:19977: result: yes
configure:19993: checking for getifaddrs
configure:19993: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getifaddrs                          /var/tmp//ccIHO9DI.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| /* end confdefs.h.  */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getifaddrs innocuous_getifaddrs
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getifaddrs (); 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 getifaddrs
| 
| /* 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 getifaddrs ();
| /* 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_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
| 
| int
| main ()
| {
| return getifaddrs ();
|   ;
|   return 0;
| }
configure:19993: result: no
configure:20015: checking for lockf
configure:20015: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20015: $? = 0
configure:20015: result: yes
configure:20026: checking for innetgr
configure:20026: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20026: $? = 0
configure:20026: result: yes
configure:20032: checking whether innetgr is declared
configure:20032: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:20032: $? = 0
configure:20032: result: yes
configure:20090: checking for getdomainname
configure:20090: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getdomainname                       /var/tmp//ccSQbOhF.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| /* end confdefs.h.  */
| /* Define getdomainname to an innocuous variant, in case <limits.h> declares getdomainname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getdomainname innocuous_getdomainname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getdomainname (); 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 getdomainname
| 
| /* 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 getdomainname ();
| /* 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_getdomainname || defined __stub___getdomainname
| choke me
| #endif
| 
| int
| main ()
| {
| return getdomainname ();
|   ;
|   return 0;
| }
configure:20090: result: no
configure:20116: checking for sysinfo
configure:20116: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20116: $? = 0
configure:20116: result: yes
configure:20123: checking sys/systeminfo.h usability
configure:20123: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:20123: $? = 0
configure:20123: result: yes
configure:20123: checking sys/systeminfo.h presence
configure:20123: gcc -E -DZLIB_CONST conftest.c
configure:20123: $? = 0
configure:20123: result: yes
configure:20123: checking for sys/systeminfo.h
configure:20123: result: yes
configure:20142: checking for utimensat
configure:20142: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
utimensat                           /var/tmp//cckXzAa2.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| /* end confdefs.h.  */
| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define utimensat innocuous_utimensat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char utimensat (); 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 utimensat
| 
| /* 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 utimensat ();
| /* 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_utimensat || defined __stub___utimensat
| choke me
| #endif
| 
| int
| main ()
| {
| return utimensat ();
|   ;
|   return 0;
| }
configure:20142: result: no
configure:20164: checking for utimes
configure:20164: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20164: $? = 0
configure:20164: result: yes
configure:20179: checking for futimens
configure:20179: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
futimens                            /var/tmp//ccC4S57L.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| /* end confdefs.h.  */
| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define futimens innocuous_futimens
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char futimens (); 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 futimens
| 
| /* 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 futimens ();
| /* 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_futimens || defined __stub___futimens
| choke me
| #endif
| 
| int
| main ()
| {
| return futimens ();
|   ;
|   return 0;
| }
configure:20179: result: no
configure:20202: checking for futimes
configure:20202: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
futimes                             /var/tmp//ccYMNb9w.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 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:20202: result: no
configure:20202: checking for futimesat
configure:20202: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20202: $? = 0
configure:20202: result: yes
configure:20215: checking for working fnmatch with FNM_CASEFOLD
configure:20229: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c:118:1: warning: return type defaults to 'int' [enabled by default]
conftest.c: In function 'main':
conftest.c:118:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:118:10: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:118:69: error: 'FNM_CASEFOLD' undeclared (first use in this function)
conftest.c:118:69: note: each undeclared identifier is reported only once for each function it appears in
configure:20229: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| /* end confdefs.h.  */
| #include <fnmatch.h>
| main() { exit(fnmatch("/*/bin/echo *", "/usr/bin/echo just a test", FNM_CASEFOLD)); }
configure:20241: result: no
configure:20263: checking for isblank
configure:20279: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:121:1: warning: implicit declaration of function 'isblank' [-Wimplicit-function-declaration]
Undefined			first referenced
 symbol  			    in file
isblank                             /var/tmp//cceJyPGJ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| /* end confdefs.h.  */
| #include <ctype.h>
| int
| main ()
| {
| return (isblank('a'));
|   ;
|   return 0;
| }
configure:20287: result: no
configure:20311: checking for glob
configure:20311: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20311: $? = 0
configure:20311: result: yes
configure:20337: checking for memrchr
configure:20337: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memrchr                             /var/tmp//ccl2Ttqp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 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:20337: result: no
configure:20363: checking for memset_s
configure:20363: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
memset_s                            /var/tmp//ccXMMkBp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| /* end confdefs.h.  */
| /* Define memset_s to an innocuous variant, in case <limits.h> declares memset_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memset_s innocuous_memset_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memset_s (); 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 memset_s
| 
| /* 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 memset_s ();
| /* 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_memset_s || defined __stub___memset_s
| choke me
| #endif
| 
| int
| main ()
| {
| return memset_s ();
|   ;
|   return 0;
| }
configure:20363: result: no
configure:20389: checking for nanosleep
configure:20389: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nanosleep                           /var/tmp//cc8V6hFB.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| /* end confdefs.h.  */
| /* Define nanosleep to an innocuous variant, in case <limits.h> declares nanosleep.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nanosleep innocuous_nanosleep
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nanosleep (); 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 nanosleep
| 
| /* 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 ();
| /* 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_nanosleep || defined __stub___nanosleep
| choke me
| #endif
| 
| int
| main ()
| {
| return nanosleep ();
|   ;
|   return 0;
| }
configure:20389: result: no
configure:20398: checking for nanosleep in -lrt
configure:20423: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lrt   >&5
configure:20423: $? = 0
configure:20432: result: yes
configure:20463: checking for openat
configure:20463: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20463: $? = 0
configure:20463: result: yes
configure:20489: checking for unlinkat
configure:20489: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20489: $? = 0
configure:20489: result: yes
configure:20515: checking for fchmodat
configure:20515: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fchmodat                            /var/tmp//ccwXhHv0.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20515: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| /* end confdefs.h.  */
| /* Define fchmodat to an innocuous variant, in case <limits.h> declares fchmodat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fchmodat innocuous_fchmodat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fchmodat (); 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 fchmodat
| 
| /* 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 fchmodat ();
| /* 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_fchmodat || defined __stub___fchmodat
| choke me
| #endif
| 
| int
| main ()
| {
| return fchmodat ();
|   ;
|   return 0;
| }
configure:20515: result: no
configure:20541: checking for fstatat
configure:20541: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20541: $? = 0
configure:20541: result: yes
configure:20567: checking for dup3
configure:20567: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
dup3                                /var/tmp//ccCZUuV0.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| /* end confdefs.h.  */
| /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dup3 innocuous_dup3
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dup3 (); 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 dup3
| 
| /* 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 dup3 ();
| /* 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_dup3 || defined __stub___dup3
| choke me
| #endif
| 
| int
| main ()
| {
| return dup3 ();
|   ;
|   return 0;
| }
configure:20567: result: no
configure:20593: checking for pipe2
configure:20593: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
pipe2                               /var/tmp//ccgsuW3A.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 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:20593: result: no
configure:20619: checking for pw_dup
configure:20619: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
pw_dup                              /var/tmp//ccwL6DRG.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| /* end confdefs.h.  */
| /* Define pw_dup to an innocuous variant, in case <limits.h> declares pw_dup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pw_dup innocuous_pw_dup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pw_dup (); 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 pw_dup
| 
| /* 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 pw_dup ();
| /* 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_pw_dup || defined __stub___pw_dup
| choke me
| #endif
| 
| int
| main ()
| {
| return pw_dup ();
|   ;
|   return 0;
| }
configure:20619: result: no
configure:20645: checking for strlcpy
configure:20645: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20645: $? = 0
configure:20645: result: yes
configure:20671: checking for strlcat
configure:20671: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20671: $? = 0
configure:20671: result: yes
configure:20695: checking for strnlen
configure:20695: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strnlen                             /var/tmp//ccOYi9An.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 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:20695: result: no
configure:20816: checking for clock_gettime
configure:20816: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       /var/tmp//cc5T2rn2.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); 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 clock_gettime
| 
| /* 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 ();
| /* 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_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
| 
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:20816: result: no
configure:20825: checking for clock_gettime in -lrt
configure:20850: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lrt   >&5
configure:20850: $? = 0
configure:20859: result: yes
configure:20875: checking for getopt_long
configure:20875: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getopt_long                         /var/tmp//ccGHkbxg.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define getopt_long to an innocuous variant, in case <limits.h> declares getopt_long.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getopt_long innocuous_getopt_long
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getopt_long (); 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 getopt_long
| 
| /* 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 getopt_long ();
| /* 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_getopt_long || defined __stub___getopt_long
| choke me
| #endif
| 
| int
| main ()
| {
| return getopt_long ();
|   ;
|   return 0;
| }
configure:20875: result: no
configure:20895: checking for optreset
configure:20912: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
optreset                            /var/tmp//cc4qC1Ip.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int optreset; optreset = 1; return optreset;
|   ;
|   return 0;
| }
configure:20925: result: no
configure:20933: checking for closefrom
configure:20933: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20933: $? = 0
configure:20933: result: yes
configure:20968: checking for mkstemps
configure:20968: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
mkstemps                            /var/tmp//ccK0T6Gw.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:20968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| /* end confdefs.h.  */
| /* Define mkstemps to an innocuous variant, in case <limits.h> declares mkstemps.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkstemps innocuous_mkstemps
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkstemps (); 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 mkstemps
| 
| /* 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 mkstemps ();
| /* 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_mkstemps || defined __stub___mkstemps
| choke me
| #endif
| 
| int
| main ()
| {
| return mkstemps ();
|   ;
|   return 0;
| }
configure:20968: result: no
configure:20983: checking for arc4random
configure:20983: result: no
configure:20983: checking for random
configure:20983: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:20983: $? = 0
configure:20983: result: yes
configure:20995: checking for getentropy
configure:20995: result: no
configure:21023: checking for snprintf
configure:21023: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c:150:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
configure:21023: $? = 0
configure:21023: result: yes
configure:21023: checking for vsnprintf
configure:21023: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c:151:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
configure:21023: $? = 0
configure:21023: result: yes
configure:21032: checking for working snprintf
configure:21058: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:137:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
conftest.c:137:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:137:29: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:138:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:140:29: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:141:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:142:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:21058: $? = 0
configure:21058: ./conftest
configure:21058: $? = 0
configure:21069: result: yes
configure:21071: checking for working vsnprintf
configure:21108: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:148:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
conftest.c:148:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:148:29: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:149:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:151:29: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:152:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:153:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:21108: $? = 0
configure:21108: ./conftest
configure:21108: $? = 0
configure:21119: result: yes
configure:21138: checking for asprintf
configure:21138: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
asprintf                            /var/tmp//ccqdQcF0.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define asprintf to an innocuous variant, in case <limits.h> declares asprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define asprintf innocuous_asprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char asprintf (); 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 asprintf
| 
| /* 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 asprintf ();
| /* 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_asprintf || defined __stub___asprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return asprintf ();
|   ;
|   return 0;
| }
configure:21138: result: no
configure:21164: checking for vasprintf
configure:21164: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
vasprintf                           /var/tmp//ccV9DoMn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vasprintf to an innocuous variant, in case <limits.h> declares vasprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasprintf innocuous_vasprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasprintf (); 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 vasprintf
| 
| /* 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 vasprintf ();
| /* 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_vasprintf || defined __stub___vasprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vasprintf ();
|   ;
|   return 0;
| }
configure:21164: result: no
configure:21197: checking for struct tm.tm_gmtoff
configure:21197: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:170:12: error: 'struct tm' has no member named 'tm_gmtoff'
configure:21197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 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 <errno.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:21197: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:170:19: error: 'struct tm' has no member named 'tm_gmtoff'
configure:21197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 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 <errno.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:21197: result: no
configure:21211: checking for struct stat.st_mtim
configure:21211: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:166:5: error: used struct type value where scalar is required
configure:21211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 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 ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim)
| return 0;
|   ;
|   return 0;
| }
configure:21211: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:21211: $? = 0
configure:21211: result: yes
configure:21215: checking for struct stat.st_mtim.st__tim
configure:21215: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:167:20: error: 'timestruc_t' has no member named 'st__tim'
configure:21215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 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 ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim.st__tim)
| return 0;
|   ;
|   return 0;
| }
configure:21215: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:167:27: error: 'timestruc_t' has no member named 'st__tim'
configure:21215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 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 ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtim.st__tim)
| return 0;
|   ;
|   return 0;
| }
configure:21215: result: no
configure:21242: checking sha2.h usability
configure:21242: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c:163:18: fatal error: sha2.h: No such file or directory
compilation terminated.
configure:21242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 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 <sha2.h>
configure:21242: result: no
configure:21242: checking sha2.h presence
configure:21242: gcc -E -DZLIB_CONST conftest.c
conftest.c:130:18: fatal error: sha2.h: No such file or directory
compilation terminated.
configure:21242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| /* end confdefs.h.  */
| #include <sha2.h>
configure:21242: result: no
configure:21242: checking for sha2.h
configure:21242: result: no
configure:21398: checking for vsyslog
configure:21398: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:21398: $? = 0
configure:21398: result: yes
configure:21426: checking for setpassent
configure:21426: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setpassent                          /var/tmp//ccWZgW16.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| /* Define setpassent to an innocuous variant, in case <limits.h> declares setpassent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setpassent innocuous_setpassent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setpassent (); 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 setpassent
| 
| /* 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 setpassent ();
| /* 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_setpassent || defined __stub___setpassent
| choke me
| #endif
| 
| int
| main ()
| {
| return setpassent ();
|   ;
|   return 0;
| }
configure:21426: result: no
configure:21426: checking for setgroupent
configure:21426: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setgroupent                         /var/tmp//cccdIShN.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| /* Define setgroupent to an innocuous variant, in case <limits.h> declares setgroupent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setgroupent innocuous_setgroupent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setgroupent (); 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 setgroupent
| 
| /* 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 setgroupent ();
| /* 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_setgroupent || defined __stub___setgroupent
| choke me
| #endif
| 
| int
| main ()
| {
| return setgroupent ();
|   ;
|   return 0;
| }
configure:21426: result: no
configure:21440: checking for exect
configure:21440: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
exect                               /var/tmp//ccitAeAq.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| /* Define exect to an innocuous variant, in case <limits.h> declares exect.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define exect innocuous_exect
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char exect (); 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 exect
| 
| /* 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 exect ();
| /* 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_exect || defined __stub___exect
| choke me
| #endif
| 
| int
| main ()
| {
| return exect ();
|   ;
|   return 0;
| }
configure:21440: result: no
configure:21440: checking for execvP
configure:21440: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
execvP                              /var/tmp//ccwNApSk.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| /* Define execvP to an innocuous variant, in case <limits.h> declares execvP.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define execvP innocuous_execvP
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char execvP (); 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 execvP
| 
| /* 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 execvP ();
| /* 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_execvP || defined __stub___execvP
| choke me
| #endif
| 
| int
| main ()
| {
| return execvP ();
|   ;
|   return 0;
| }
configure:21440: result: no
configure:21440: checking for execvpe
configure:21440: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
execvpe                             /var/tmp//ccEgXpmg.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| /* Define execvpe to an innocuous variant, in case <limits.h> declares execvpe.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define execvpe innocuous_execvpe
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char execvpe (); 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 execvpe
| 
| /* 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 execvpe ();
| /* 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_execvpe || defined __stub___execvpe
| choke me
| #endif
| 
| int
| main ()
| {
| return execvpe ();
|   ;
|   return 0;
| }
configure:21440: result: no
configure:21478: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:136:1: warning: implicit declaration of function 'dirfd' [-Wimplicit-function-declaration]
Undefined			first referenced
 symbol  			    in file
dirfd                               /var/tmp//ccIi9ILz.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <dirent.h>
| int
| main ()
| {
| DIR *d; (void)dirfd(d);
|   ;
|   return 0;
| }
configure:21494: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:136:1: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
conftest.c:136:8: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
configure:21494: $? = 0
configure:21503: checking for struct dirent.d_type
configure:21503: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:12: error: 'struct dirent' has no member named 'd_type'
configure:21503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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 <dirent.h>
| 
| 
| int
| main ()
| {
| static struct dirent ac_aggr;
| if (ac_aggr.d_type)
| return 0;
|   ;
|   return 0;
| }
configure:21503: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:19: error: 'struct dirent' has no member named 'd_type'
configure:21503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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 <dirent.h>
| 
| 
| int
| main ()
| {
| static struct dirent ac_aggr;
| if (sizeof ac_aggr.d_type)
| return 0;
|   ;
|   return 0;
| }
configure:21503: result: no
configure:21516: checking for struct dirent.d_namlen
configure:21516: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:12: error: 'struct dirent' has no member named 'd_namlen'
configure:21516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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 <dirent.h>
| 
| 
| int
| main ()
| {
| static struct dirent ac_aggr;
| if (ac_aggr.d_namlen)
| return 0;
|   ;
|   return 0;
| }
configure:21516: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:19: error: 'struct dirent' has no member named 'd_namlen'
configure:21516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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 <dirent.h>
| 
| 
| int
| main ()
| {
| static struct dirent ac_aggr;
| if (sizeof ac_aggr.d_namlen)
| return 0;
|   ;
|   return 0;
| }
configure:21516: result: no
configure:21530: checking for SSL_CTX_set_ciphersuites in -lssl
configure:21555: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lssl crypto  >&5
gcc: error: crypto: No such file or directory
configure:21555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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 SSL_CTX_set_ciphersuites ();
| int
| main ()
| {
| return SSL_CTX_set_ciphersuites ();
|   ;
|   return 0;
| }
configure:21564: result: no
configure:21573: checking for socket
configure:21573: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   >&5
Undefined			first referenced
 symbol  			    in file
socket                              /var/tmp//cceGVvRA.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| /* end confdefs.h.  */
| /* Define socket to an innocuous variant, in case <limits.h> declares socket.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define socket innocuous_socket
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char socket (); 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 socket
| 
| /* 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 socket ();
| /* 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_socket || defined __stub___socket
| choke me
| #endif
| 
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:21573: result: no
configure:21592: checking for socket in -lsocket
configure:21618: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket >&5
configure:21618: $? = 0
configure:21631: result: yes
configure:21649: checking for inet_pton
configure:21649: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket >&5
Undefined			first referenced
 symbol  			    in file
inet_pton                           /var/tmp//ccB1HEps.o  (symbol belongs to implicit dependency /usr/lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| /* end confdefs.h.  */
| /* Define inet_pton to an innocuous variant, in case <limits.h> declares inet_pton.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define inet_pton innocuous_inet_pton
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_pton (); 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 inet_pton
| 
| /* 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_pton ();
| /* 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_inet_pton || defined __stub___inet_pton
| choke me
| #endif
| 
| int
| main ()
| {
| return inet_pton ();
|   ;
|   return 0;
| }
configure:21649: result: no
configure:21672: checking for inet_pton in -linet
configure:21698: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket -linet >&5
ld: fatal: library -linet: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 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_pton ();
| int
| main ()
| {
| return inet_pton ();
|   ;
|   return 0;
| }
configure:21728: result: no
configure:21672: checking for inet_pton in -lnsl
configure:21698: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket -lnsl >&5
configure:21698: $? = 0
configure:21711: result: yes
configure:21755: checking for inet_ntop
configure:21755: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket -lnsl >&5
configure:21755: $? = 0
configure:21755: result: yes
configure:21853: checking for syslog
configure:21853: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c   -lsocket -lnsl >&5
configure:21853: $? = 0
configure:21853: result: yes
configure:21931: checking for getaddrinfo
configure:21943: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getaddrinfo                         /var/tmp//ccKERElK.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| int main() { return getaddrinfo(0, 0, 0, 0); }
configure:21952: result: no
configure:21963: checking for getaddrinfo in -lsocket
configure:21990: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  -lsocket >&5
configure:21990: $? = 0
configure:22003: result: yes
configure:22136: checking for getprogname
configure:22136: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getprogname                         /var/tmp//cco9Kegb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:22136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 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:22136: result: no
configure:22154: checking for __progname
configure:22171: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:139:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
Undefined			first referenced
 symbol  			    in file
__progname                          /var/tmp//cccSAxAA.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:22171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern char *__progname; (void)puts(__progname);
|   ;
|   return 0;
| }
configure:22184: result: no
configure:22196: checking for __func__
configure:22213: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:139:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
configure:22213: $? = 0
configure:22222: result: yes
configure:22382: checking for gettext
configure:22407: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libintl_gettext                     /var/tmp//ccU9Hb2I.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:22407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FUNC__ 1
| /* end confdefs.h.  */
| 
| 			#include <libintl.h>
| int
| main ()
| {
| (void)gettext((char *)0);
|   ;
|   return 0;
| }
| 
configure:22419: result: no
configure:22387: checking for gettext in -lintl
configure:22407: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  -lintl >&5
configure:22407: $? = 0
configure:22419: result: yes
configure:22424: checking for ngettext
configure:22424: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  -lintl >&5
configure:22424: $? = 0
configure:22424: result: yes
configure:22465: checking for gzdopen in -lz
configure:22490: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lz   >&5
configure:22490: $? = 0
configure:22499: result: yes
configure:22505: checking zlib.h usability
configure:22505: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22505: $? = 0
configure:22505: result: yes
configure:22505: checking zlib.h presence
configure:22505: gcc -E -DZLIB_CONST conftest.c
configure:22505: $? = 0
configure:22505: result: yes
configure:22505: checking for zlib.h
configure:22505: result: yes
configure:22659: checking whether errno is declared
configure:22659: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22659: $? = 0
configure:22659: result: yes
configure:22675: checking whether h_errno is declared
configure:22675: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22675: $? = 0
configure:22675: result: yes
configure:22691: checking whether LLONG_MAX is declared
configure:22691: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22691: $? = 0
configure:22691: result: yes
configure:22705: checking whether LLONG_MIN is declared
configure:22705: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22705: $? = 0
configure:22705: result: yes
configure:22719: checking whether ULLONG_MAX is declared
configure:22719: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22719: $? = 0
configure:22719: result: yes
configure:22733: checking whether PATH_MAX is declared
configure:22733: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22733: $? = 0
configure:22733: result: yes
configure:22748: checking whether SIZE_MAX is declared
configure:22748: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22748: $? = 0
configure:22748: result: yes
configure:22856: checking for strsignal
configure:22856: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:22856: $? = 0
configure:22856: result: yes
configure:22931: checking for sig2str
configure:22931: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:22931: $? = 0
configure:22931: result: yes
configure:22937: checking whether SIG2STR_MAX is declared
configure:22937: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:22937: $? = 0
configure:22937: result: yes
configure:22971: checking for str2sig
configure:22971: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:22971: $? = 0
configure:22971: result: yes
configure:23106: checking for dl_iterate_phdr
configure:23106: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  -ldl >&5
Undefined			first referenced
 symbol  			    in file
dl_iterate_phdr                     /var/tmp//ccUFp15d.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:23106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FUNC__ 1
| #define HAVE_NGETTEXT 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_H_ERRNO 1
| #define HAVE_DECL_LLONG_MAX 1
| #define HAVE_DECL_LLONG_MIN 1
| #define HAVE_DECL_ULLONG_MAX 1
| #define HAVE_DECL_PATH_MAX 1
| #define HAVE_DECL_SIZE_MAX 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SIG2STR 1
| #define HAVE_DECL_SIG2STR_MAX 1
| #define HAVE_STR2SIG 1
| /* end confdefs.h.  */
| /* Define dl_iterate_phdr to an innocuous variant, in case <limits.h> declares dl_iterate_phdr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dl_iterate_phdr innocuous_dl_iterate_phdr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dl_iterate_phdr (); 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 dl_iterate_phdr
| 
| /* 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 dl_iterate_phdr ();
| /* 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_dl_iterate_phdr || defined __stub___dl_iterate_phdr
| choke me
| #endif
| 
| int
| main ()
| {
| return dl_iterate_phdr ();
|   ;
|   return 0;
| }
configure:23106: result: no
configure:23149: checking for pam_start in -lpam
configure:23174: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c -lpam -ldl  >&5
configure:23174: $? = 0
configure:23184: result: yes
configure:23198: checking security/pam_appl.h usability
configure:23198: gcc -std=gnu99 -c -g -O2 -DZLIB_CONST conftest.c >&5
configure:23198: $? = 0
configure:23198: result: yes
configure:23198: checking security/pam_appl.h presence
configure:23198: gcc -E -DZLIB_CONST conftest.c
configure:23198: $? = 0
configure:23198: result: yes
configure:23198: checking for security/pam_appl.h
configure:23198: result: yes
configure:23233: checking for pam_getenvlist
configure:23233: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  -lpam -ldl >&5
configure:23233: $? = 0
configure:23233: result: yes
configure:23270: checking whether to use PAM session support
configure:23291: result: yes
configure:25036: checking for ppoll
configure:25036: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
ppoll                               /var/tmp//cc5KI6Kk.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:25036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FUNC__ 1
| #define HAVE_NGETTEXT 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_H_ERRNO 1
| #define HAVE_DECL_LLONG_MAX 1
| #define HAVE_DECL_LLONG_MIN 1
| #define HAVE_DECL_ULLONG_MAX 1
| #define HAVE_DECL_PATH_MAX 1
| #define HAVE_DECL_SIZE_MAX 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SIG2STR 1
| #define HAVE_DECL_SIG2STR_MAX 1
| #define HAVE_STR2SIG 1
| #define _PATH_NSSWITCH_CONF "/etc/nsswitch.conf"
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_PAM_GETENVLIST 1
| #define HAVE_PAM 1
| /* end confdefs.h.  */
| /* Define ppoll to an innocuous variant, in case <limits.h> declares ppoll.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ppoll innocuous_ppoll
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ppoll (); 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 ppoll
| 
| /* 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 ppoll ();
| /* 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_ppoll || defined __stub___ppoll
| choke me
| #endif
| 
| int
| main ()
| {
| return ppoll ();
|   ;
|   return 0;
| }
configure:25036: result: no
configure:25036: checking for poll
configure:25036: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST  conftest.c  >&5
configure:25036: $? = 0
configure:25036: result: yes
configure:25914: checking for log file location
configure:25928: result: /var/log/sudo.log
configure:25935: checking for sudo run dir location
configure:25946: result: /var/run/sudo
configure:25953: checking for sudo var dir location
configure:25964: result: /var/adm/sudo
configure:25972: checking for I/O log dir location
configure:25989: result: /var/log/sudo-io
configure:25992: checking time zone data directory
configure:26004: result: /usr/share/lib/zoneinfo
configure:26029: : CPPFLAGS="$CPPFLAGS"
configure:26032: $? = 0
configure:26048: checking whether _FORTIFY_SOURCE may be specified
configure:26066: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST -D_FORTIFY_SOURCE=2  conftest.c  >&5
conftest.c: In function 'main':
conftest.c:166:1: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
conftest.c:166:20: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default]
configure:26066: $? = 0
configure:26086: gcc -std=gnu99 -o conftest -g -O2 -DZLIB_CONST -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:26086: $? = 0
configure:26097: result: yes
configure:26108: checking whether C compiler accepts -static-libgcc
configure:26127: gcc -std=gnu99 -c -g -O2  -static-libgcc -DZLIB_CONST -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:26127: $? = 0
configure:26135: result: yes
configure:26162: : LT_LDFLAGS="$LT_LDFLAGS"
configure:26165: $? = 0
configure:26177: checking whether C compiler accepts -fvisibility=hidden
configure:26196: gcc -std=gnu99 -c -g -O2  -fvisibility=hidden -DZLIB_CONST -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:26196: $? = 0
configure:26204: result: yes
configure:26849: checking for compiler stack protector support
configure:26881: gcc -std=gnu99 -o conftest -fstack-protector-strong   -fstack-protector-strong conftest.c  >&5
cc1: error: unrecognized command line option '-fstack-protector-strong'
cc1: error: unrecognized command line option '-fstack-protector-strong'
configure:26881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FUNC__ 1
| #define HAVE_NGETTEXT 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_H_ERRNO 1
| #define HAVE_DECL_LLONG_MAX 1
| #define HAVE_DECL_LLONG_MIN 1
| #define HAVE_DECL_ULLONG_MAX 1
| #define HAVE_DECL_PATH_MAX 1
| #define HAVE_DECL_SIZE_MAX 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SIG2STR 1
| #define HAVE_DECL_SIG2STR_MAX 1
| #define HAVE_STR2SIG 1
| #define _PATH_NSSWITCH_CONF "/etc/nsswitch.conf"
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_PAM_GETENVLIST 1
| #define HAVE_PAM 1
| #define HAVE_POLL 1
| #define HAVE_DLOPEN 1
| #define _PATH_SUDO_LOGFILE "/var/log/sudo.log"
| #define _PATH_SUDO_TIMEDIR "/var/run/sudo/ts"
| #define _PATH_SUDO_LECTURE_DIR "/var/adm/sudo/lectured"
| #define _PATH_SUDO_IO_LOGDIR "/var/log/sudo-io"
| #define _PATH_ZONEINFO "/usr/share/lib/zoneinfo"
| #define HAVE_DSO_VISIBILITY 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[1024]; buf[1023] = '\0';
|   ;
|   return 0;
| }
| 
configure:26901: gcc -std=gnu99 -o conftest -fstack-protector-all   -fstack-protector-all conftest.c  >&5
configure:26901: $? = 0
configure:26945: result: -fstack-protector-all
configure:26951: checking whether the linker accepts -Wl,-z,relro
configure:26970: gcc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -DZLIB_CONST -D_FORTIFY_SOURCE=2   -Wl,-z,relro conftest.c  >&5
ld: fatal: option -z has illegal argument `relro'
ld: fatal: Flags processing errors
collect2: ld returned 1 exit status
configure:26970: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sudo"
| #define PACKAGE_TARNAME "sudo"
| #define PACKAGE_VERSION "1.9.0"
| #define PACKAGE_STRING "sudo 1.9.0"
| #define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
| #define _PATH_SSSD_LIB ""LIBDIR""
| #define LOGGING SLOG_SYSLOG
| #define PRI_SUCCESS "notice"
| #define PRI_FAILURE "alert"
| #define MAXLOGFILELEN 80
| #define SEND_MAIL_WHEN_NO_USER 1
| #define MAILTO "root"
| #define MAILSUBJECT "*** SECURITY information for %h ***"
| #define PASSPROMPT "Password: "
| #define INCORRECT_PASSWORD "Sorry, try again."
| #define SUDO_UMASK 0022
| #define RUNAS_DEFAULT "root"
| #define EDITOR _PATH_VI
| #define ENV_EDITOR 1
| #define TRIES_FOR_PASSWORD 3
| #define TIMEOUT 5
| #define PASSWORD_TIMEOUT 5
| #define _PATH_LDAP_CONF "/etc/ldap.conf"
| #define _PATH_LDAP_SECRET "/etc/ldap.secret"
| #define _PATH_SUDO_ASKPASS NULL
| #define ENV_RESET 1
| #define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
| #define TIMESTAMP_TYPE tty
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PAM_SUN_CODEBASE 1
| #define RTLD_PRELOAD_VAR "LD_PRELOAD"
| #define RTLD_PRELOAD_DELIM " "
| #define _PATH_MV "/usr/bin/mv"
| #define _PATH_BSHELL "/usr/xpg4/bin/sh"
| #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
| #define _PATH_VI "/usr/bin/vi"
| #define LOGFAC "auth"
| #define HAVE_DIRENT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STROPTS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define MAJOR_IN_MKDEV 1
| #define HAVE_UTMPX_H 1
| #define HAVE_PROCFS_H 1
| #define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
| #define HAVE__TTYNAME_DEV 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_MAILLOCK_H 1
| #define _PATH_MAILDIR MAILDIR
| #define __STDC_WANT_LIB_EXT1__ 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define rsize_t size_t
| #define errno_t int
| #define MAX_UID_T_LEN 10
| #define SIZEOF_ID_T 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_TIME_T 4
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TYPE 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define HAVE_KILLPG 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_WORDEXP 1
| #define HAVE_SETEUID 1
| #define HAVE_NSS_DBDEFS_H 1
| #define HAVE_NSS_SEARCH 1
| #define HAVE__NSS_XBYY_BUF_ALLOC 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_GETUTXID 1
| #define HAVE_GRANTPT 1
| #define PUTENV_CONST /**/
| #define HAVE_SETREUID 1
| #define HAVE_LOCKF 1
| #define HAVE_INNETGR 1
| #define HAVE_DECL_INNETGR 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYS_SYSTEMINFO_H 1
| #define HAVE_UTIMES 1
| #define HAVE_FUTIMESAT 1
| #define HAVE_GLOB 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_RANDOM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ST_MTIM 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DD_FD 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FUNC__ 1
| #define HAVE_NGETTEXT 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_DECL_ERRNO 1
| #define HAVE_DECL_H_ERRNO 1
| #define HAVE_DECL_LLONG_MAX 1
| #define HAVE_DECL_LLONG_MIN 1
| #define HAVE_DECL_ULLONG_MAX 1
| #define HAVE_DECL_PATH_MAX 1
| #define HAVE_DECL_SIZE_MAX 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SIG2STR 1
| #define HAVE_DECL_SIG2STR_MAX 1
| #define HAVE_STR2SIG 1
| #define _PATH_NSSWITCH_CONF "/etc/nsswitch.conf"
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_PAM_GETENVLIST 1
| #define HAVE_PAM 1
| #define HAVE_POLL 1
| #define HAVE_DLOPEN 1
| #define _PATH_SUDO_LOGFILE "/var/log/sudo.log"
| #define _PATH_SUDO_TIMEDIR "/var/run/sudo/ts"
| #define _PATH_SUDO_LECTURE_DIR "/var/adm/sudo/lectured"
| #define _PATH_SUDO_IO_LOGDIR "/var/log/sudo-io"
| #define _PATH_ZONEINFO "/usr/share/lib/zoneinfo"
| #define HAVE_DSO_VISIBILITY 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:26979: result: no
configure:27034: using the following authentication methods: pam
configure:27292: creating ./config.status

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

This file was extended by sudo config.status 1.9.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

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

on unstable9s

config.status:1393: creating Makefile
config.status:1393: creating doc/Makefile
config.status:1393: creating examples/Makefile
config.status:1393: creating include/Makefile
config.status:1393: creating lib/iolog/Makefile
config.status:1393: creating lib/logsrv/Makefile
config.status:1393: creating lib/util/Makefile
config.status:1393: creating lib/util/util.exp
config.status:1393: creating logsrvd/Makefile
config.status:1393: creating src/sudo_usage.h
config.status:1393: creating src/Makefile
config.status:1393: creating plugins/sample/Makefile
config.status:1393: creating plugins/group_file/Makefile
config.status:1393: creating plugins/system_group/Makefile
config.status:1393: creating plugins/sudoers/Makefile
config.status:1393: creating plugins/sudoers/sudoers
config.status:1393: creating config.h
config.status:1393: creating pathnames.h
config.status:1577: executing libtool commands

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

ac_cv_build=sparc-sun-solaris2.9
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_env_BSHELLPROG_set=
ac_cv_env_BSHELLPROG_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_MVPROG_set=
ac_cv_env_MVPROG_value=
ac_cv_env_SENDMAILPROG_set=
ac_cv_env_SENDMAILPROG_value=
ac_cv_env_VIPROG_set=
ac_cv_env_VIPROG_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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__getpty=no
ac_cv_func__nss_XbyY_buf_alloc=yes
ac_cv_func__nss_initf_group=no
ac_cv_func__ttyname_dev=yes
ac_cv_func_arc4random=no
ac_cv_func_asprintf=no
ac_cv_func_clock_gettime=no
ac_cv_func_closefrom=yes
ac_cv_func_dl_iterate_phdr=no
ac_cv_func_dlopen=no
ac_cv_func_dup3=no
ac_cv_func_exect=no
ac_cv_func_execvP=no
ac_cv_func_execvpe=no
ac_cv_func_faccessat=no
ac_cv_func_fchmodat=no
ac_cv_func_fexecve=no
ac_cv_func_fstatat=yes
ac_cv_func_futimens=no
ac_cv_func_futimes=no
ac_cv_func_futimesat=yes
ac_cv_func_getauxval=no
ac_cv_func_getdelim=no
ac_cv_func_getdomainname=no
ac_cv_func_getentropy=no
ac_cv_func_getgrouplist=no
ac_cv_func_getgroups=yes
ac_cv_func_getgroups_works=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getopt_long=no
ac_cv_func_getprogname=no
ac_cv_func_getutsid=no
ac_cv_func_getutxid=yes
ac_cv_func_glob=yes
ac_cv_func_grantpt=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=no
ac_cv_func_innetgr=yes
ac_cv_func_killpg=yes
ac_cv_func_lockf=yes
ac_cv_func_memrchr=no
ac_cv_func_memset_s=no
ac_cv_func_mkstemps=no
ac_cv_func_nanosleep=no
ac_cv_func_ngettext=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_nss_search=yes
ac_cv_func_openat=yes
ac_cv_func_openpty=no
ac_cv_func_pam_getenvlist=yes
ac_cv_func_pipe2=no
ac_cv_func_poll=yes
ac_cv_func_posix_openpt=no
ac_cv_func_ppoll=no
ac_cv_func_pread=yes
ac_cv_func_priv_set=no
ac_cv_func_pthread_atfork=yes
ac_cv_func_pw_dup=no
ac_cv_func_pwrite=yes
ac_cv_func_random=yes
ac_cv_func_reallocarray=no
ac_cv_func_seteuid=yes
ac_cv_func_setgroupent=no
ac_cv_func_setpassent=no
ac_cv_func_setresuid=no
ac_cv_func_setreuid=yes
ac_cv_func_shl_load=no
ac_cv_func_sig2str=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=no
ac_cv_func_str2sig=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strnlen=no
ac_cv_func_strsignal=yes
ac_cv_func_sysctl=no
ac_cv_func_sysinfo=yes
ac_cv_func_syslog=yes
ac_cv_func_unlinkat=yes
ac_cv_func_unsetenv=no
ac_cv_func_utimensat=no
ac_cv_func_utimes=yes
ac_cv_func_vasprintf=no
ac_cv_func_vsnprintf=yes
ac_cv_func_vsyslog=yes
ac_cv_func_wordexp=yes
ac_cv_have_decl_LLONG_MAX=yes
ac_cv_have_decl_LLONG_MIN=yes
ac_cv_have_decl_PATH_MAX=yes
ac_cv_have_decl_SIG2STR_MAX=yes
ac_cv_have_decl_SIZE_MAX=yes
ac_cv_have_decl_ULLONG_MAX=yes
ac_cv_have_decl_errno=yes
ac_cv_have_decl_h_errno=yes
ac_cv_have_decl_innetgr=yes
ac_cv_have_working_snprintf=yes
ac_cv_have_working_vsnprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_machine_endian_h=no
ac_cv_header_maillock_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netgroup_h=no
ac_cv_header_nss_dbdefs_h=yes
ac_cv_header_paths_h=no
ac_cv_header_procfs_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_sha2_h=no
ac_cv_header_spawn_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bsdtypes_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_mkdev_h=yes
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_statvfs_h=yes
ac_cv_header_sys_stropts_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_systeminfo_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmps_h=no
ac_cv_header_utmpx_h=yes
ac_cv_header_wordexp_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=sparc-sun-solaris2.9
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_pam_pam_start_ldl=yes
ac_cv_lib_pthread_main=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_rt_nanosleep=yes
ac_cv_lib_ssl_SSL_CTX_set_ciphersuitescrypto=no
ac_cv_lib_util_openpty=no
ac_cv_lib_z_gzdopen=yes
ac_cv_member_struct_dirent_d_namlen=no
ac_cv_member_struct_dirent_d_type=no
ac_cv_member_struct_psinfo_pr_ttydev=yes
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_stat_st_mtim=yes
ac_cv_member_struct_stat_st_mtim_st__tim=no
ac_cv_member_struct_tm_tm_gmtoff=no
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_type=yes
ac_cv_objext=o
ac_cv_path_BSHELLPROG=/usr/xpg4/bin/sh
ac_cv_path_EGREP=$'/opt/csw/bin/ggrep -E'
ac_cv_path_FGREP=$'/opt/csw/bin/ggrep -F'
ac_cv_path_FLEX=/opt/csw/bin/flex
ac_cv_path_GREP=/opt/csw/bin/ggrep
ac_cv_path_MANDOCPROG=mandoc
ac_cv_path_MVPROG=/usr/bin/mv
ac_cv_path_NROFFPROG=/usr/bin/nroff
ac_cv_path_SED=/opt/csw/bin/gsed
ac_cv_path_SENDMAILPROG=/usr/lib/sendmail
ac_cv_path_TRPROG=/usr/xpg4/bin/tr
ac_cv_path_UNAMEPROG=/usr/bin/uname
ac_cv_path_VIPROG=/usr/bin/vi
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_YACC=$'bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=:
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir=$'none required'
ac_cv_search_strerror=$'none required'
ac_cv_sizeof_id_t=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_time_t=4
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_sys_posix_termios=yes
ac_cv_type__Bool=yes
ac_cv_type_clockid_t=yes
ac_cv_type_errno_t=no
ac_cv_type_getgroups=gid_t
ac_cv_type_intmax_t=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_rsize_t=no
ac_cv_type_sig_atomic_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_in6_addr=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_unsigned_long_long_int=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_check_cflags___static_libgcc=yes
ax_cv_check_ldflags___Wl__z_relro=no
ax_cv_func_getaddrinfo=no
ax_cv_lib_getaddrinfo_socket=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd=$'$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface=$'BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM=$'/usr/xpg4/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic=$'-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd=$'printf %s\\n'
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BDRT][BDRT]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BDRT][BDRT]* .* \\(.*\\)$/  {"\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BDRT][BDRT]* .* \\(lib.*\\)$/  {"\\1", (void *) \\&\\1},/p\' -e \'s/^[BDRT][BDRT]* .* \\(.*\\)$/  {"lib\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BDRT][BDRT]* .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin=$'/usr/bin/dd bs=4096 count=1'
sudo_cv___func__=yes
sudo_cv___progname=no
sudo_cv_func_fnmatch=no
sudo_cv_func_isblank=no
sudo_cv_func_putenv_const=no
sudo_cv_gettext=no
sudo_cv_gettext_lintl=yes
sudo_cv_lib_inet_inet_pton=no
sudo_cv_lib_nsl_inet_pton=yes
sudo_cv_lib_socket_socket=yes
sudo_cv_optreset=no
sudo_cv_prev_host=sparc-sun-solaris2.9
sudo_cv_uid_t_len=10
sudo_cv_use_fortify_source=yes
sudo_cv_var_mantype=man
sudo_cv_var_stack_protector=-fstack-protector-all

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

'
AFS_LIBS=''
AR='ar'
ASAN_CFLAGS=''
ASAN_LDFLAGS=''
AUTH_OBJS='pam.lo'
AWK='gawk'
BAMAN='0'
BSDAUTH_USAGE=''
BSHELLPROG='/usr/xpg4/bin/sh'
CC='gcc -std=gnu99'
CFLAGS='-g -O2 -fvisibility=hidden'
CHECK_NOEXEC='check_noexec'
COMMON_OBJS=' event_poll.lo'
COMPAT_EXP='sudo_getgrouplist
COMPAT_TEST_PROGS='getdelim_test fnm_test mktemp_test'
CONFIGURE_ARGS=''
CPP='gcc -E'
CPPFLAGS='-DZLIB_CONST -D_FORTIFY_SOURCE=2'
CROSS_COMPILING='no'
DEFS='-DHAVE_CONFIG_H'
DEVEL=''
DIGEST='digest.lo'
DLLTOOL='false'
DONT_LEAK_PATH_INFO=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/opt/csw/bin/ggrep -E'
EXEEXT=''
FGREP='/opt/csw/bin/ggrep -F'
FLEX='/opt/csw/bin/flex'
GETGROUPS_LIB=''
GREP='/opt/csw/bin/ggrep'
INIT_DIR=''
INIT_SCRIPT=''
INSTALL_BACKUP=''
INSTALL_NOEXEC='install-noexec'
KRB5CONFIG=''
LCMAN='0'
LD='/usr/ccs/bin/ld'
LDAP='#'
LDFLAGS=''
LIBDL='-ldl'
LIBINTL='-lintl'
LIBMD=''
LIBOBJS=' ${LIBOBJDIR}getdelim$U.o ${LIBOBJDIR}reallocarray$U.o ${LIBOBJDIR}arc4random$U.o ${LIBOBJDIR}arc4random_uniform$U.o ${LIBOBJDIR}getentropy$U.o ${LIBOBJDIR}utimens$U.o ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}isblank$U.o ${LIBOBJDIR}memrchr$U.o ${LIBOBJDIR}memset_s$U.o ${LIBOBJDIR}fchmodat$U.o ${LIBOBJDIR}dup3$U.o ${LIBOBJDIR}pipe2$U.o ${LIBOBJDIR}pw_dup$U.o ${LIBOBJDIR}strnlen$U.o ${LIBOBJDIR}strndup$U.o ${LIBOBJDIR}getopt_long$U.o ${LIBOBJDIR}mktemp$U.o ${LIBOBJDIR}snprintf$U.o ${LIBOBJDIR}sha2$U.o'
LIBPTHREAD='-lpthread'
LIBRT='-lrt'
LIBS=''
LIBTLS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIBUTIL_LDFLAGS=''
LIPO=''
LN_S='ln -s'
LOCALEDIR_SUFFIX=''
LOGINCAP_USAGE=''
LTLIBOBJS=' ${LIBOBJDIR}getdelim$U.lo ${LIBOBJDIR}reallocarray$U.lo ${LIBOBJDIR}arc4random$U.lo ${LIBOBJDIR}arc4random_uniform$U.lo ${LIBOBJDIR}getentropy$U.lo ${LIBOBJDIR}utimens$U.lo ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}isblank$U.lo ${LIBOBJDIR}memrchr$U.lo ${LIBOBJDIR}memset_s$U.lo ${LIBOBJDIR}fchmodat$U.lo ${LIBOBJDIR}dup3$U.lo ${LIBOBJDIR}pipe2$U.lo ${LIBOBJDIR}pw_dup$U.lo ${LIBOBJDIR}strnlen$U.lo ${LIBOBJDIR}strndup$U.lo ${LIBOBJDIR}getopt_long$U.lo ${LIBOBJDIR}mktemp$U.lo ${LIBOBJDIR}snprintf$U.lo ${LIBOBJDIR}sha2$U.lo'
LT_DEP_LIBS=' -lsocket'
LT_LDDEP=''
LT_LDEXPORTS=''
LT_LDFLAGS='-Wc,-static-libgcc'
LT_STATIC='--tag=disable-static'
LT_SYS_LIBRARY_PATH=''
MANCOMPRESS=''
MANCOMPRESSEXT=''
MANDIRTYPE='man'
MANDOCPROG='mandoc'
MANIFEST_TOOL=':'
MANTYPE='man'
MVPROG='/usr/bin/mv'
NET_LIBS=' -lsocket -lnsl'
NM='/usr/xpg4/bin/nm -p'
NMEDIT=''
NOEXECDIR='$(exec_prefix)/libexec/sudo'
NOEXECFILE='sudo_noexec.so'
NROFFPROG='/usr/bin/nroff'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/'
PACKAGE_NAME='sudo'
PACKAGE_STRING='sudo 1.9.0'
PACKAGE_TARNAME='sudo'
PACKAGE_URL=''
PACKAGE_VERSION='1.9.0'
PATH_SEPARATOR=':'
PIE_CFLAGS=''
PIE_LDFLAGS=''
PROGS='sudo sudo_noexec.la'
PSMAN='0'
RANLIB=':'
RC_LINK=''
REPLAY_LIBS=''
SED='/opt/csw/bin/gsed'
SELINUX_USAGE=''
SEMAN='0'
SENDMAILPROG='/usr/lib/sendmail'
SHELL='/bin/bash'
SHLIB_ENABLE='yes'
SHLIB_MODE='0644'
SIGNAME=''
SSP_CFLAGS='-fstack-protector-all'
SSP_LDFLAGS='-Wc,-fstack-protector-all'
STATIC_SUDOERS=''
STRIP=':'
SUDOERS_GID='0'
SUDOERS_LDFLAGS=''
SUDOERS_LIBS=' -lpam'
SUDOERS_MODE='0440'
SUDOERS_OBJS=''
SUDOERS_TEST_PROGS='check_symbols'
SUDOERS_UID='0'
SUDO_LDFLAGS=''
SUDO_LIBS=''
SUDO_NLS='enabled'
SUDO_OBJS=' solaris.o'
TMPFILES_D=''
TRPROG='/usr/xpg4/bin/tr'
UNAMEPROG='/usr/bin/uname'
VIPROG='/usr/bin/vi'
YACC='bison -y'
YFLAGS=''
ZLIB='-lz'
ZLIB_LDFLAGS=''
ZLIB_SRC=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
badpass_message='Sorry, try again.'
badpri='alert'
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'
devdir='$(srcdir)'
devsearch='/dev/pts:/dev/vt:/dev/term:/dev/zcons:/dev/pty:/dev'
docdir='$(datarootdir)/doc/$(PACKAGE_TARNAME)'
dvidir='${docdir}'
editor='vi'
env_editor='on'
env_reset='on'
exampledir='$(docdir)/examples'
exec_prefix='$(prefix)'
fqdn='off'
goodpri='notice'
host='sparc-sun-solaris2.9'
host_alias=''
host_cpu='sparc'
host_os='solaris2.9'
host_vendor='sun'
htmldir='${docdir}'
ignore_dot='off'
includedir='$(prefix)/include'
infodir='${datarootdir}/info'
insults='off'
iolog_dir='/var/log/sudo-io'
isblank
ldap_conf='/etc/ldap.conf'
ldap_secret='/etc/ldap.secret'
lecture='once'
libdir='${exec_prefix}/lib'
libexecdir='$(exec_prefix)/libexec'
localedir='$(datarootdir)/locale'
localstatedir='$(prefix)/var'
logfac='auth'
loglen='80'
logpath='/var/log/sudo.log'
long_otp_prompt='off'
mail_no_host='off'
mail_no_perms='off'
mail_no_user='on'
mailsub='*** SECURITY information for %h ***'
mailto='root'
mandir='$(prefix)/man'
mansectform='4'
mansectsu='1m'
mansrcdir='.'
netsvc_conf='/etc/netsvc.conf'
noexec_file='/usr/local/libexec/sudo/sudo_noexec.so'
nsswitch_conf='/etc/nsswitch.conf'
oldincludedir='/usr/include'
pam_login_service='sudo'
pam_session='on'
passprompt='Password: '
passwd_tries='3'
password_timeout='5'
path_info='on'
pdfdir='${docdir}'
plugindir='/usr/local/libexec/sudo'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
root_sudo='on'
runas_default='root'
rundir='/var/run/sudo'
sbindir='$(exec_prefix)/sbin'
secure_path='not set'
sesh_file='/usr/local/libexec/sudo/sesh'
sharedstatedir='${prefix}/com'
sssd_lib='"LIBDIR"'
sudo_SHA224Final
sudo_SHA224Init
sudo_SHA224Pad
sudo_SHA224Transform
sudo_SHA224Update
sudo_SHA256Final
sudo_SHA256Init
sudo_SHA256Pad
sudo_SHA256Transform
sudo_SHA256Update
sudo_SHA384Final
sudo_SHA384Init
sudo_SHA384Pad
sudo_SHA384Transform
sudo_SHA384Update
sudo_SHA512Final
sudo_SHA512Init
sudo_SHA512Pad
sudo_SHA512Transform
sudo_SHA512Update
sudo_arc4random
sudo_arc4random_uniform
sudo_asprintf
sudo_dup3
sudo_fchmodat
sudo_fnmatch
sudo_futimens
sudo_getdelim
sudo_getentropy
sudo_getopt_long
sudo_getopt_long_only
sudo_getprogname
sudo_memrchr
sudo_memset_s
sudo_mkdtemp
sudo_mkstemps
sudo_pipe2
sudo_pw_dup
sudo_reallocarray
sudo_strndup
sudo_strnlen
sudo_umask='0022'
sudo_utimensat
sudo_vasprintf
sudo_warn_gettext_v1
sysconfdir='/etc'
target_alias=''
timeout='5'
timestamp_type='tty'
umask_override='off'
vardir='/var/adm/sudo'

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

/* confdefs.h */
#define PACKAGE_NAME "sudo"
#define PACKAGE_TARNAME "sudo"
#define PACKAGE_VERSION "1.9.0"
#define PACKAGE_STRING "sudo 1.9.0"
#define PACKAGE_BUGREPORT "https://bugzilla.sudo.ws/"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _PATH_SSSD_CONF "/etc/sssd/sssd.conf"
#define _PATH_SSSD_LIB ""LIBDIR""
#define LOGGING SLOG_SYSLOG
#define PRI_SUCCESS "notice"
#define PRI_FAILURE "alert"
#define MAXLOGFILELEN 80
#define SEND_MAIL_WHEN_NO_USER 1
#define MAILTO "root"
#define MAILSUBJECT "*** SECURITY information for %h ***"
#define PASSPROMPT "Password: "
#define INCORRECT_PASSWORD "Sorry, try again."
#define SUDO_UMASK 0022
#define RUNAS_DEFAULT "root"
#define EDITOR _PATH_VI
#define ENV_EDITOR 1
#define TRIES_FOR_PASSWORD 3
#define TIMEOUT 5
#define PASSWORD_TIMEOUT 5
#define _PATH_LDAP_CONF "/etc/ldap.conf"
#define _PATH_LDAP_SECRET "/etc/ldap.secret"
#define _PATH_SUDO_ASKPASS NULL
#define ENV_RESET 1
#define _PATH_SUDO_DEVSEARCH _PATH_DEV "pts:" _PATH_DEV "vt:" _PATH_DEV "term:" _PATH_DEV "zcons:" _PATH_DEV "pty:" _PATH_DEV "" 
#define TIMESTAMP_TYPE tty
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PAM_SUN_CODEBASE 1
#define RTLD_PRELOAD_VAR "LD_PRELOAD"
#define RTLD_PRELOAD_DELIM " "
#define _PATH_MV "/usr/bin/mv"
#define _PATH_BSHELL "/usr/xpg4/bin/sh"
#define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
#define _PATH_VI "/usr/bin/vi"
#define LOGFAC "auth"
#define HAVE_DIRENT_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_WORDEXP_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STROPTS_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_STATVFS_H 1
#define MAJOR_IN_MKDEV 1
#define HAVE_UTMPX_H 1
#define HAVE_PROCFS_H 1
#define HAVE_STRUCT_PSINFO_PR_TTYDEV 1
#define HAVE__TTYNAME_DEV 1
#define _FILE_OFFSET_BITS 64
#define HAVE_MAILLOCK_H 1
#define _PATH_MAILDIR MAILDIR
#define __STDC_WANT_LIB_EXT1__ 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define rsize_t size_t
#define errno_t int
#define MAX_UID_T_LEN 10
#define SIZEOF_ID_T 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_TIME_T 4
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_TV 1
#define HAVE_STRUCT_UTMP_UT_TYPE 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
#define GETGROUPS_T gid_t
#define HAVE_GETGROUPS 1
#define HAVE_KILLPG 1
#define HAVE_NL_LANGINFO 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_WORDEXP 1
#define HAVE_SETEUID 1
#define HAVE_NSS_DBDEFS_H 1
#define HAVE_NSS_SEARCH 1
#define HAVE__NSS_XBYY_BUF_ALLOC 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_GETUTXID 1
#define HAVE_GRANTPT 1
#define PUTENV_CONST /**/
#define HAVE_SETREUID 1
#define HAVE_LOCKF 1
#define HAVE_INNETGR 1
#define HAVE_DECL_INNETGR 1
#define HAVE_SYSINFO 1
#define HAVE_SYS_SYSTEMINFO_H 1
#define HAVE_UTIMES 1
#define HAVE_FUTIMESAT 1
#define HAVE_GLOB 1
#define HAVE_NANOSLEEP 1
#define HAVE_OPENAT 1
#define HAVE_UNLINKAT 1
#define HAVE_FSTATAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRLCAT 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOSEFROM 1
#define HAVE_RANDOM 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_ST_MTIM 1
#define HAVE_VSYSLOG 1
#define HAVE_DD_FD 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_GETADDRINFO 1
#define HAVE___FUNC__ 1
#define HAVE_NGETTEXT 1
#define HAVE_LIBINTL_H 1
#define HAVE_ZLIB_H 1
#define HAVE_DECL_ERRNO 1
#define HAVE_DECL_H_ERRNO 1
#define HAVE_DECL_LLONG_MAX 1
#define HAVE_DECL_LLONG_MIN 1
#define HAVE_DECL_ULLONG_MAX 1
#define HAVE_DECL_PATH_MAX 1
#define HAVE_DECL_SIZE_MAX 1
#define HAVE_STRSIGNAL 1
#define HAVE_SIG2STR 1
#define HAVE_DECL_SIG2STR_MAX 1
#define HAVE_STR2SIG 1
#define _PATH_NSSWITCH_CONF "/etc/nsswitch.conf"
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_PAM_GETENVLIST 1
#define HAVE_PAM 1
#define HAVE_POLL 1
#define HAVE_DLOPEN 1
#define _PATH_SUDO_LOGFILE "/var/log/sudo.log"
#define _PATH_SUDO_TIMEDIR "/var/run/sudo/ts"
#define _PATH_SUDO_LECTURE_DIR "/var/adm/sudo/lectured"
#define _PATH_SUDO_IO_LOGDIR "/var/log/sudo-io"
#define _PATH_ZONEINFO "/usr/share/lib/zoneinfo"
#define HAVE_DSO_VISIBILITY 1
#define WITHOUT_PASSWD 1
#define os_init os_init_solaris
#define _PATH_SUDO_NOEXEC "/usr/local/libexec/sudo/sudo_noexec.so"
#define _PATH_SUDO_SESH NULL
#define _PATH_SUDO_PLUGIN_DIR "/usr/local/libexec/sudo/"
#define ENABLE_SUDO_PLUGIN_API 1

configure: exit 0