From: address@hidden Subject: Sudo Bug To: address@hidden Date: Thu, 25 Sep 2003 16:10:04 -0400 X-Sent: 11 hours, 49 minutes, 44 seconds ago I'm trying to setup Sudo v1.6.7 on a Solaris 2.8 server but when I run configure I get Warning messages stating that I should report this to address@hidden So I still tried to run make and obviously received error messages. Attached are two .txt file: 1. a copy of when I ran configure 2. a copy of when I ran make (See attached file: configure.txt)(See attached file: make.txt) I setup Sudo v1.6.7 on HP-UX before and it was a pretty straight forward install and setup, but unfortunately that's not the case with Solaris 2.8. All your help will be greatly appreciated. Thank you, Selso Nunez American Power Conversion Unix Sys/Admin Analyst, Associate http://www.apc.com [2. application/octet-stream; configure.txt]... bash-2.03# ./configure configure: Configuring Sudo version 1.6.7 checking whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking which syslog facility sudo should log with... local2 checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... no checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... vi checking whether to obey EDITOR and VISUAL environment variables... no checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to use per-tty ticket files... no checking whether to include insults... no checking whether to override the user's path... no checking whether to get ip addresses from the network interfaces... yes checking whether stow should be used... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable use of POSIX saved ids... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking for egrep... egrep checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... (cached) no checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for uname... uname checking for tr... tr checking for sed... sed checking for nroff... nroff checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 checking for getspnam... yes checking for egrep... egrep checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for bison... no checking for byacc... no checking for mv... /usr/bin/mv checking for bourne shell... /bin/sh checking for sendmail... /usr/lib/sendmail checking for vi... /usr/bin/vi checking for ANSI C header files... no checking for dirent.h that defines DIR... no checking for sys/ndir.h that defines DIR... no checking for sys/dir.h that defines DIR... no checking for ndir.h that defines DIR... no checking for library containing opendir... none required checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... yes checking for memory.h... yes checking for strings.h... no checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... no checking malloc.h usability... no checking malloc.h presence... yes configure: WARNING: malloc.h: present but cannot be compiled configure: WARNING: malloc.h: check for missing prerequisite headers? configure: WARNING: malloc.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for malloc.h... yes checking paths.h usability... no checking paths.h presence... no checking for paths.h... no checking utime.h usability... no checking utime.h presence... yes configure: WARNING: utime.h: present but cannot be compiled configure: WARNING: utime.h: check for missing prerequisite headers? configure: WARNING: utime.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for utime.h... yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/bsdtypes.h usability... no checking sys/bsdtypes.h presence... no checking for sys/bsdtypes.h... no checking sys/select.h usability... no checking sys/select.h presence... yes configure: WARNING: sys/select.h: present but cannot be compiled configure: WARNING: sys/select.h: check for missing prerequisite headers? configure: WARNING: sys/select.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for sys/select.h... yes checking POSIX termios... no checking termio.h usability... no checking termio.h presence... yes configure: WARNING: termio.h: present but cannot be compiled configure: WARNING: termio.h: check for missing prerequisite headers? configure: WARNING: termio.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for termio.h... yes checking for mode_t... no checking for uid_t in sys/types.h... yes checking for sig_atomic_t... no checking for sigaction_t... no checking for size_t... yes checking for ssize_t... yes checking for dev_t... yes checking for ino_t... yes checking for full void implementation... yes checking max length of uid_t... 10 checking for long long support... yes checking for sa_len field in struct sockaddr... no checking return type of signal handlers... int checking for strchr... yes checking for strrchr... yes checking for memchr... yes checking for memcpy... yes checking for memset... yes checking for sysconf... yes checking for tzset... yes checking for strftime... yes checking for setrlimit... yes checking for initgroups... yes checking for fstat... yes checking for setresuid... no checking for setreuid... yes checking for getifaddrs... no checking for getcwd... yes checking for lockf... yes checking for waitpid... yes checking for innetgr... yes checking for getdomainname... no checking for lsearch... yes checking for utime... yes checking for POSIX utime... no checking for working fnmatch with FNM_CASEFOLD... no checking for isblank... no checking for strerror... yes checking for strcasecmp... yes checking for sigaction... yes checking for strlcpy... yes checking for strlcat... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... no checking for vasprintf... no checking for crypt... yes checking for socket... no checking for socket in -lsocket... yes checking for inet_addr... no checking for __inet_addr... no checking for inet_addr in -lnsl... yes checking for syslog... yes checking for log file location... /var/log/sudo.log checking for timestamp file location... /var/run/sudo configure: creating ./config.status config.status: creating Makefile config.status: creating sudo.man config.status: creating visudo.man config.status: creating sudoers.man config.status: creating config.h config.status: creating pathnames.h [3. application/octet-stream; make.txt]...