Sh3ll
OdayForums


Server : Apache
System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 8.0.28
Disable Function : NONE
Directory :  /Data/.backup/script/fcron-3.3.0/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //Data/.backup/script/fcron-3.3.0/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

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

hostname = localhost.localdomain
uname -m = x86_64
uname -r = 3.10.0-957.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Nov 8 23:39:32 UTC 2018

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


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

configure:2635: checking for gcc
configure:2651: found /usr/bin/gcc
configure:2662: result: gcc
configure:2891: checking for C compiler version
configure:2900: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2911: $? = 0
configure:2900: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) 
configure:2911: $? = 0
configure:2900: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2911: $? = 4
configure:2900: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2911: $? = 4
configure:2931: checking whether the C compiler works
configure:2953: gcc    conftest.c  >&5
configure:2957: $? = 0
configure:3005: result: yes
configure:3008: checking for C compiler default output file name
configure:3010: result: a.out
configure:3016: checking for suffix of executables
configure:3023: gcc -o conftest    conftest.c  >&5
configure:3027: $? = 0
configure:3049: result: 
configure:3071: checking whether we are cross compiling
configure:3079: gcc -o conftest    conftest.c  >&5
configure:3083: $? = 0
configure:3090: ./conftest
configure:3094: $? = 0
configure:3109: result: no
configure:3114: checking for suffix of object files
configure:3136: gcc -c   conftest.c >&5
configure:3140: $? = 0
configure:3161: result: o
configure:3165: checking whether we are using the GNU C compiler
configure:3184: gcc -c   conftest.c >&5
configure:3184: $? = 0
configure:3193: result: yes
configure:3202: checking whether gcc accepts -g
configure:3222: gcc -c -g  conftest.c >&5
configure:3222: $? = 0
configure:3263: result: yes
configure:3280: checking for gcc option to accept ISO C89
configure:3343: gcc  -c -g -O2  conftest.c >&5
configure:3343: $? = 0
configure:3356: result: none needed
configure:3380: checking for gmake
configure:3398: found /usr/bin/gmake
configure:3410: result: /usr/bin/gmake
configure:3422: checking if make is actually GNU Make
configure:3427: result: yes
configure:3479: checking for a BSD-compatible install
configure:3547: result: /usr/bin/install -c
configure:3558: checking whether ln -s works
configure:3562: result: yes
configure:3573: checking for strip
configure:3591: found /usr/bin/strip
configure:3603: result: /usr/bin/strip
configure:3621: checking for dirent.h that defines DIR
configure:3640: gcc -c -g -O2  conftest.c >&5
configure:3640: $? = 0
configure:3648: result: yes
configure:3661: checking for library containing opendir
configure:3692: gcc -o conftest -g -O2   conftest.c  >&5
configure:3692: $? = 0
configure:3709: result: none required
configure:3781: checking how to run the C preprocessor
configure:3812: gcc -E  conftest.c
configure:3812: $? = 0
configure:3826: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3826: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3851: result: gcc -E
configure:3871: gcc -E  conftest.c
configure:3871: $? = 0
configure:3885: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3885: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3914: checking for grep that handles long lines and -e
configure:3972: result: /usr/bin/grep
configure:3977: checking for egrep
configure:4039: result: /usr/bin/grep -E
configure:4044: checking for ANSI C header files
configure:4064: gcc -c -g -O2  conftest.c >&5
configure:4064: $? = 0
configure:4137: gcc -o conftest -g -O2   conftest.c  >&5
configure:4137: $? = 0
configure:4137: ./conftest
configure:4137: $? = 0
configure:4148: result: yes
configure:4156: checking for sys/wait.h that is POSIX.1 compatible
configure:4182: gcc -c -g -O2  conftest.c >&5
configure:4182: $? = 0
configure:4189: result: yes
configure:4202: checking for sys/types.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for sys/stat.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for stdlib.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for string.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for memory.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for strings.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for inttypes.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for stdint.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4202: checking for unistd.h
configure:4202: gcc -c -g -O2  conftest.c >&5
configure:4202: $? = 0
configure:4202: result: yes
configure:4217: checking fcntl.h usability
configure:4217: gcc -c -g -O2  conftest.c >&5
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking fcntl.h presence
configure:4217: gcc -E  conftest.c
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking for fcntl.h
configure:4217: result: yes
configure:4217: checking sys/file.h usability
configure:4217: gcc -c -g -O2  conftest.c >&5
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking sys/file.h presence
configure:4217: gcc -E  conftest.c
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking for sys/file.h
configure:4217: result: yes
configure:4217: checking sys/ioctl.h usability
configure:4217: gcc -c -g -O2  conftest.c >&5
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking sys/ioctl.h presence
configure:4217: gcc -E  conftest.c
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking for sys/ioctl.h
configure:4217: result: yes
configure:4217: checking sys/time.h usability
configure:4217: gcc -c -g -O2  conftest.c >&5
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking sys/time.h presence
configure:4217: gcc -E  conftest.c
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking for sys/time.h
configure:4217: result: yes
configure:4217: checking syslog.h usability
configure:4217: gcc -c -g -O2  conftest.c >&5
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking syslog.h presence
configure:4217: gcc -E  conftest.c
configure:4217: $? = 0
configure:4217: result: yes
configure:4217: checking for syslog.h
configure:4217: result: yes
configure:4217: checking for unistd.h
configure:4217: result: yes
configure:4230: checking errno.h usability
configure:4230: gcc -c -g -O2  conftest.c >&5
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking errno.h presence
configure:4230: gcc -E  conftest.c
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking for errno.h
configure:4230: result: yes
configure:4230: checking sys/fcntl.h usability
configure:4230: gcc -c -g -O2  conftest.c >&5
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking sys/fcntl.h presence
configure:4230: gcc -E  conftest.c
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking for sys/fcntl.h
configure:4230: result: yes
configure:4230: checking getopt.h usability
configure:4230: gcc -c -g -O2  conftest.c >&5
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking getopt.h presence
configure:4230: gcc -E  conftest.c
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking for getopt.h
configure:4230: result: yes
configure:4230: checking limits.h usability
configure:4230: gcc -c -g -O2  conftest.c >&5
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking limits.h presence
configure:4230: gcc -E  conftest.c
configure:4230: $? = 0
configure:4230: result: yes
configure:4230: checking for limits.h
configure:4230: result: yes
configure:4242: checking stdarg.h usability
configure:4242: gcc -c -g -O2  conftest.c >&5
configure:4242: $? = 0
configure:4242: result: yes
configure:4242: checking stdarg.h presence
configure:4242: gcc -E  conftest.c
configure:4242: $? = 0
configure:4242: result: yes
configure:4242: checking for stdarg.h
configure:4242: result: yes
configure:4254: checking termios.h usability
configure:4254: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4254: result: yes
configure:4254: checking termios.h presence
configure:4254: gcc -E  conftest.c
configure:4254: $? = 0
configure:4254: result: yes
configure:4254: checking for termios.h
configure:4254: result: yes
configure:4266: checking for strings.h
configure:4266: result: yes
configure:4279: checking sys/select.h usability
configure:4279: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking sys/select.h presence
configure:4279: gcc -E  conftest.c
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking for sys/select.h
configure:4279: result: yes
configure:4279: checking sys/timerfd.h usability
configure:4279: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking sys/timerfd.h presence
configure:4279: gcc -E  conftest.c
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking for sys/timerfd.h
configure:4279: result: yes
configure:4279: checking for sys/types.h
configure:4279: result: yes
configure:4279: checking sys/socket.h usability
configure:4279: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking sys/socket.h presence
configure:4279: gcc -E  conftest.c
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking for sys/socket.h
configure:4279: result: yes
configure:4279: checking sys/un.h usability
configure:4279: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking sys/un.h presence
configure:4279: gcc -E  conftest.c
configure:4279: $? = 0
configure:4279: result: yes
configure:4279: checking for sys/un.h
configure:4279: result: yes
configure:4292: checking security/pam_appl.h usability
configure:4292: gcc -c -g -O2  conftest.c >&5
conftest.c:75:31: fatal error: security/pam_appl.h: No such file or directory
 #include <security/pam_appl.h>
                               ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_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 <security/pam_appl.h>
configure:4292: result: no
configure:4292: checking security/pam_appl.h presence
configure:4292: gcc -E  conftest.c
conftest.c:42:31: fatal error: security/pam_appl.h: No such file or directory
 #include <security/pam_appl.h>
                               ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h.  */
| #include <security/pam_appl.h>
configure:4292: result: no
configure:4292: checking for security/pam_appl.h
configure:4292: result: no
configure:4292: checking pam/pam_appl.h usability
configure:4292: gcc -c -g -O2  conftest.c >&5
conftest.c:75:26: fatal error: pam/pam_appl.h: No such file or directory
 #include <pam/pam_appl.h>
                          ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_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 <pam/pam_appl.h>
configure:4292: result: no
configure:4292: checking pam/pam_appl.h presence
configure:4292: gcc -E  conftest.c
conftest.c:42:26: fatal error: pam/pam_appl.h: No such file or directory
 #include <pam/pam_appl.h>
                          ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h.  */
| #include <pam/pam_appl.h>
configure:4292: result: no
configure:4292: checking for pam/pam_appl.h
configure:4292: result: no
configure:4292: checking crypt.h usability
configure:4292: gcc -c -g -O2  conftest.c >&5
configure:4292: $? = 0
configure:4292: result: yes
configure:4292: checking crypt.h presence
configure:4292: gcc -E  conftest.c
configure:4292: $? = 0
configure:4292: result: yes
configure:4292: checking for crypt.h
configure:4292: result: yes
configure:4292: checking shadow.h usability
configure:4292: gcc -c -g -O2  conftest.c >&5
configure:4292: $? = 0
configure:4292: result: yes
configure:4292: checking shadow.h presence
configure:4292: gcc -E  conftest.c
configure:4292: $? = 0
configure:4292: result: yes
configure:4292: checking for shadow.h
configure:4292: result: yes
configure:4292: checking libaudit.h usability
configure:4292: gcc -c -g -O2  conftest.c >&5
conftest.c:77:22: fatal error: libaudit.h: No such file or directory
 #include <libaudit.h>
                      ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_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 <libaudit.h>
configure:4292: result: no
configure:4292: checking libaudit.h presence
configure:4292: gcc -E  conftest.c
conftest.c:44:22: fatal error: libaudit.h: No such file or directory
 #include <libaudit.h>
                      ^
compilation terminated.
configure:4292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <libaudit.h>
configure:4292: result: no
configure:4292: checking for libaudit.h
configure:4292: result: no
configure:4304: checking sys/resource.h usability
configure:4304: gcc -c -g -O2  conftest.c >&5
configure:4304: $? = 0
configure:4304: result: yes
configure:4304: checking sys/resource.h presence
configure:4304: gcc -E  conftest.c
configure:4304: $? = 0
configure:4304: result: yes
configure:4304: checking for sys/resource.h
configure:4304: result: yes
configure:4316: checking grp.h usability
configure:4316: gcc -c -g -O2  conftest.c >&5
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking grp.h presence
configure:4316: gcc -E  conftest.c
configure:4316: $? = 0
configure:4316: result: yes
configure:4316: checking for grp.h
configure:4316: result: yes
configure:4327: checking for an ANSI C-conforming const
configure:4393: gcc -c -g -O2  conftest.c >&5
configure:4393: $? = 0
configure:4400: result: yes
configure:4408: checking for pid_t
configure:4408: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4408: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:4408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_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 ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:4408: result: yes
configure:4419: checking for size_t
configure:4419: gcc -c -g -O2  conftest.c >&5
configure:4419: $? = 0
configure:4419: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:4419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_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 ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:4419: result: yes
configure:4430: checking whether time.h and sys/time.h may both be included
configure:4450: gcc -c -g -O2  conftest.c >&5
configure:4450: $? = 0
configure:4457: result: yes
configure:4465: checking whether struct tm is in sys/time.h or time.h
configure:4485: gcc -c -g -O2  conftest.c >&5
configure:4485: $? = 0
configure:4492: result: time.h
configure:4500: checking for uid_t in sys/types.h
configure:4519: result: yes
configure:4531: checking for ssize_t
configure:4531: gcc -c -g -O2  conftest.c >&5
configure:4531: $? = 0
configure:4531: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:4531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 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 ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:4531: result: yes
configure:4547: checking size of time_t
configure:4552: gcc -o conftest -g -O2   conftest.c  >&5
configure:4552: $? = 0
configure:4552: ./conftest
configure:4552: $? = 0
configure:4566: result: 8
configure:4580: checking size of pid_t
configure:4585: gcc -o conftest -g -O2   conftest.c  >&5
configure:4585: $? = 0
configure:4585: ./conftest
configure:4585: $? = 0
configure:4599: result: 4
configure:4613: checking size of time_t
configure:4632: result: 8
configure:4646: checking size of short int
configure:4651: gcc -o conftest -g -O2   conftest.c  >&5
configure:4651: $? = 0
configure:4651: ./conftest
configure:4651: $? = 0
configure:4665: result: 2
configure:4679: checking size of int
configure:4684: gcc -o conftest -g -O2   conftest.c  >&5
configure:4684: $? = 0
configure:4684: ./conftest
configure:4684: $? = 0
configure:4698: result: 4
configure:4712: checking size of long int
configure:4717: gcc -o conftest -g -O2   conftest.c  >&5
configure:4717: $? = 0
configure:4717: ./conftest
configure:4717: $? = 0
configure:4731: result: 8
configure:4745: checking size of long long int
configure:4750: gcc -o conftest -g -O2   conftest.c  >&5
configure:4750: $? = 0
configure:4750: ./conftest
configure:4750: $? = 0
configure:4764: result: 8
configure:4776: checking whether gcc needs -traditional
configure:4810: result: no
configure:4817: checking for working memcmp
configure:4860: gcc -o conftest -g -O2   conftest.c  >&5
configure:4860: $? = 0
configure:4860: ./conftest
configure:4860: $? = 0
configure:4870: result: yes
configure:4879: checking return type of signal handlers
configure:4897: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:1: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
 ^
configure:4897: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:4904: result: void
configure:4914: checking for strftime
configure:4914: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:78:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
 char strftime ();
      ^
configure:4914: $? = 0
configure:4914: result: yes
configure:4967: checking for wait3 that fills in rusage
configure:5013: gcc -o conftest -g -O2   conftest.c  >&5
configure:5013: $? = 0
configure:5013: ./conftest
configure:5013: $? = 0
configure:5023: result: yes
configure:5031: checking for shutdown in -lxnet
configure:5056: gcc -o conftest -g -O2   conftest.c -lxnet   >&5
/usr/bin/ld: cannot find -lxnet
collect2: error: ld returned 1 exit status
configure:5056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 shutdown ();
| int
| main ()
| {
| return shutdown ();
|   ;
|   return 0;
| }
configure:5065: result: no
configure:5076: checking for getcon in -lselinux
configure:5101: gcc -o conftest -g -O2   conftest.c -lselinux   >&5
/usr/bin/ld: cannot find -lselinux
collect2: error: ld returned 1 exit status
configure:5101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 getcon ();
| int
| main ()
| {
| return getcon ();
|   ;
|   return 0;
| }
configure:5110: result: no
configure:5118: checking for audit_open in -laudit
configure:5143: gcc -o conftest -g -O2   conftest.c -laudit   >&5
/usr/bin/ld: cannot find -laudit
collect2: error: ld returned 1 exit status
configure:5143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 audit_open ();
| int
| main ()
| {
| return audit_open ();
|   ;
|   return 0;
| }
configure:5152: result: no
configure:5161: checking for a readline compatible library
configure:5194: gcc -o conftest -g -O2   conftest.c  -lreadline >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -lreadline -ltermcap >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -lreadline -lcurses >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -lreadline -lncurses >&5
/usr/bin/ld: cannot find -lreadline
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -ledit >&5
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -ledit -ltermcap >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -ledit -lcurses >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -ledit -lncurses >&5
/usr/bin/ld: cannot find -ledit
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -leditline >&5
/usr/bin/ld: cannot find -leditline
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -leditline -ltermcap >&5
/usr/bin/ld: cannot find -leditline
/usr/bin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -leditline -lcurses >&5
/usr/bin/ld: cannot find -leditline
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5194: gcc -o conftest -g -O2   conftest.c  -leditline -lncurses >&5
/usr/bin/ld: cannot find -leditline
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:5194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:5213: result: no
configure:5288: checking for getloadavg
configure:5288: gcc -o conftest -g -O2   conftest.c  >&5
configure:5288: $? = 0
configure:5288: result: yes
configure:5295: checking for kstat_open in -lkstat
configure:5320: gcc -o conftest -g -O2   conftest.c -lkstat   >&5
/usr/bin/ld: cannot find -lkstat
collect2: error: ld returned 1 exit status
configure:5320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 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 kstat_open ();
| int
| main ()
| {
| return kstat_open ();
|   ;
|   return 0;
| }
configure:5329: result: no
configure:5347: checking for getloadavg
configure:5347: result: yes
configure:5358: checking for pstat_getdynamic
configure:5358: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc7Q8Auz.o: In function `main':
/Backup/script/fcron-3.3.0/conftest.c:91: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:5358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| /* end confdefs.h.  */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getdynamic innocuous_pstat_getdynamic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic
| 
| /* 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 pstat_getdynamic ();
| /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
| 
| int
| main ()
| {
| return pstat_getdynamic ();
|   ;
|   return 0;
| }
configure:5358: result: no
configure:5369: checking for kstat_open in -lkstat
configure:5403: result: no
configure:5599: checking for getloadavg
configure:5599: result: yes
configure:5771: checking whether getloadavg requires setgid
In file included from ././fcron.h:28:0,
                 from ././getloadavg.c:25,
                 from conftest.c:58:
././global.h:36:20: fatal error: config.h: No such file or directory
 #include "config.h"
                    ^
compilation terminated.
configure:5792: result: no
configure:5831: checking function to use for lavg* options
configure:5833: result: getloadavg()
configure:6353: checking for getcwd
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for gettimeofday
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for mktime
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for putenv
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for strerror
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for setenv
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for unsetenv
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6353: checking for gethostname
configure:6353: gcc -o conftest -g -O2   conftest.c  >&5
configure:6353: $? = 0
configure:6353: result: yes
configure:6364: checking for getopt_long
configure:6364: gcc -o conftest -g -O2   conftest.c  >&5
configure:6364: $? = 0
configure:6364: result: yes
configure:6375: checking for mkstemp
configure:6375: gcc -o conftest -g -O2   conftest.c  >&5
configure:6375: $? = 0
configure:6375: result: yes
configure:6387: checking for flock
configure:6387: gcc -o conftest -g -O2   conftest.c  >&5
configure:6387: $? = 0
configure:6387: result: yes
configure:6387: checking for lockf
configure:6387: gcc -o conftest -g -O2   conftest.c  >&5
configure:6387: $? = 0
configure:6387: result: yes
configure:6398: checking for setlinebuf
configure:6398: gcc -o conftest -g -O2   conftest.c  >&5
configure:6398: $? = 0
configure:6398: result: yes
configure:6409: checking for signal
configure:6409: gcc -o conftest -g -O2   conftest.c  >&5
configure:6409: $? = 0
configure:6409: result: yes
configure:6420: checking for sigset
configure:6420: gcc -o conftest -g -O2   conftest.c  >&5
configure:6420: $? = 0
configure:6420: result: yes
configure:6432: checking for gettimeofday
configure:6432: result: yes
configure:6445: checking for seteuid
configure:6445: gcc -o conftest -g -O2   conftest.c  >&5
configure:6445: $? = 0
configure:6445: result: yes
configure:6458: checking for setegid
configure:6458: gcc -o conftest -g -O2   conftest.c  >&5
configure:6458: $? = 0
configure:6458: result: yes
configure:6471: checking for setresuid
configure:6471: gcc -o conftest -g -O2   conftest.c  >&5
configure:6471: $? = 0
configure:6471: result: yes
configure:6484: checking for setresgid
configure:6484: gcc -o conftest -g -O2   conftest.c  >&5
configure:6484: $? = 0
configure:6484: result: yes
configure:6503: checking for setpriority
configure:6503: gcc -o conftest -g -O2   conftest.c  >&5
configure:6503: $? = 0
configure:6503: result: yes
configure:6513: checking for library containing getspnam
configure:6544: gcc -o conftest -g -O2   conftest.c  >&5
configure:6544: $? = 0
configure:6561: result: none required
configure:6575: checking for crypt
configure:6575: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccFSKVek.o: In function `main':
/Backup/script/fcron-3.3.0/conftest.c:114: undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:6575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| /* end confdefs.h.  */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt innocuous_crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt (); 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 crypt
| 
| /* 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 crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:6575: result: no
configure:6587: checking for crypt in -lcrypt
configure:6612: gcc -o conftest -g -O2   conftest.c -lcrypt   >&5
configure:6612: $? = 0
configure:6621: result: yes
configure:6641: checking for sa_len
configure:6659: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:21: error: 'struct sockaddr' has no member named 'sa_len'
  struct sockaddr t;t.sa_len = 0;}
                     ^
configure:6659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/socket.h>
| int
| main ()
| {
| int main(void) {
|  struct sockaddr t;t.sa_len = 0;}
|   ;
|   return 0;
| }
configure:6666: result: no
configure:6676: checking cred.h usability
configure:6676: gcc -c -g -O2  conftest.c >&5
conftest.c:114:18: fatal error: cred.h: No such file or directory
 #include <cred.h>
                  ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 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 <cred.h>
configure:6676: result: no
configure:6676: checking cred.h presence
configure:6676: gcc -E  conftest.c
conftest.c:81:18: fatal error: cred.h: No such file or directory
 #include <cred.h>
                  ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| #include <cred.h>
configure:6676: result: no
configure:6676: checking for cred.h
configure:6676: result: no
configure:6676: checking sys/cred.h usability
configure:6676: gcc -c -g -O2  conftest.c >&5
conftest.c:114:22: fatal error: sys/cred.h: No such file or directory
 #include <sys/cred.h>
                      ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 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/cred.h>
configure:6676: result: no
configure:6676: checking sys/cred.h presence
configure:6676: gcc -E  conftest.c
conftest.c:81:22: fatal error: sys/cred.h: No such file or directory
 #include <sys/cred.h>
                      ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| #include <sys/cred.h>
configure:6676: result: no
configure:6676: checking for sys/cred.h
configure:6676: result: no
configure:6676: checking ucred.h usability
configure:6676: gcc -c -g -O2  conftest.c >&5
conftest.c:114:19: fatal error: ucred.h: No such file or directory
 #include <ucred.h>
                   ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 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 <ucred.h>
configure:6676: result: no
configure:6676: checking ucred.h presence
configure:6676: gcc -E  conftest.c
conftest.c:81:19: fatal error: ucred.h: No such file or directory
 #include <ucred.h>
                   ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| #include <ucred.h>
configure:6676: result: no
configure:6676: checking for ucred.h
configure:6676: result: no
configure:6676: checking sys/ucred.h usability
configure:6676: gcc -c -g -O2  conftest.c >&5
conftest.c:114:23: fatal error: sys/ucred.h: No such file or directory
 #include <sys/ucred.h>
                       ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 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/ucred.h>
configure:6676: result: no
configure:6676: checking sys/ucred.h presence
configure:6676: gcc -E  conftest.c
conftest.c:81:23: fatal error: sys/ucred.h: No such file or directory
 #include <sys/ucred.h>
                       ^
compilation terminated.
configure:6676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| #include <sys/ucred.h>
configure:6676: result: no
configure:6676: checking for sys/ucred.h
configure:6676: result: no
configure:6688: checking for getpeerucred
configure:6688: gcc -o conftest -g -O2   conftest.c  -lcrypt >&5
/tmp/ccuQR1Ym.o: In function `main':
/Backup/script/fcron-3.3.0/conftest.c:115: undefined reference to `getpeerucred'
collect2: error: ld returned 1 exit status
configure:6688: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getpeerucred innocuous_getpeerucred
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpeerucred (); 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 getpeerucred
| 
| /* 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 getpeerucred ();
| /* 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_getpeerucred || defined __stub___getpeerucred
| choke me
| #endif
| 
| int
| main ()
| {
| return getpeerucred ();
|   ;
|   return 0;
| }
configure:6688: result: no
configure:6698: checking for getpeereid
configure:6698: gcc -o conftest -g -O2   conftest.c  -lcrypt >&5
/tmp/ccnnsrJq.o: In function `main':
/Backup/script/fcron-3.3.0/conftest.c:115: undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
configure:6698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| /* end confdefs.h.  */
| /* Define getpeereid to an innocuous variant, in case <limits.h> declares getpeereid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getpeereid innocuous_getpeereid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpeereid (); 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 getpeereid
| 
| /* 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 getpeereid ();
| /* 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_getpeereid || defined __stub___getpeereid
| choke me
| #endif
| 
| int
| main ()
| {
| return getpeereid ();
|   ;
|   return 0;
| }
configure:6698: result: no
configure:6731: checking for sendmail
configure:6750: found /usr/sbin/sendmail
configure:6762: result: /usr/sbin/sendmail
configure:6772: checking actual sendmail to use
configure:6805: result: /usr/sbin/sendmail
configure:6817: checking for sh
configure:6835: found /usr/bin/sh
configure:6847: result: /usr/bin/sh
configure:6856: checking default shell to use to run a job
configure:6886: result: /usr/bin/sh
configure:6892: checking for vi
configure:6910: found /usr/bin/vi
configure:6922: result: /usr/bin/vi
configure:6931: checking editor to use for fcrontab
configure:6962: result: /usr/bin/vi
configure:6968: checking location of pid files
configure:6986: result: ${prefix}/var/run
configure:6997: checking location of fifo files
configure:7015: result: ${prefix}/var/run
configure:7022: checking location of spool directory
configure:7040: result: ${prefix}/var/spool/fcron
configure:7098: checking location of doc directory
configure:7116: result: ${datarootdir}/doc
configure:7128: checking for pkg-config
configure:7145: found /usr/bin/pkg-config
configure:7156: result: pkg-config
configure:7167: checking for systemd
configure:7182: result: yes
configure:7196: checking run non-privileged
configure:7251: result: no
configure:7265: checking if fcrondyn should be compiled
configure:7291: result: yes
configure:7310: checking root's username
configure:7338: result: root
configure:7342: checking root's groupname
configure:7394: result: root
configure:7414: checking username to run fcrontab under
configure:7455: result: fcron
configure:7461: checking groupname to run fcrontab under
configure:7494: result: fcron
configure:7523: checking use a system fcrontab
configure:7544: result: yes
configure:7591: checking install interactively a boot script
configure:7613: result: yes
configure:7653: checking automatic answer to make install's questions
configure:7675: result: no
configure:7688: checking if audit trails should be enabled if available
configure:7726: result: no
configure:7734: checking if pam should be used if available
configure:7800: result: yes
configure:7802: checking for pam_acct_mgmt in -lpam
configure:7827: gcc -o conftest -O2 -Wall   conftest.c -lpam   -lcrypt >&5
/usr/bin/ld: cannot find -lpam
collect2: error: ld returned 1 exit status
configure:7827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define VERSION 3.3.0
| #define VERSION_QUOTED "3.3.0"
| #define COPYRIGHT_QUOTED "2000-2016"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GRP_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PID_T 4
| #define SIZEOF_TIME_T 8
| #define SIZEOF_SHORT_INT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG_INT 8
| #define SIZEOF_LONG_LONG_INT 8
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_WAIT3 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_STRERROR 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGSET 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_CRYPT 1
| #define USE_SENDMAIL 1
| #define FCRONTABS "${prefix}/var/spool/fcron"
| #define FCRONDYN "1"
| #define ROOTNAME "root"
| #define ROOTGROUP "root"
| #define USERNAME "fcron"
| #define GROUPNAME "fcron"
| #define USE_SETE_ID 1
| #define SYSFCRONTAB "systab"
| #define BOOTINSTALL "1"
| #define CFLAGS "-O2 -Wall"
| #define ANSWERALL "2"
| /* 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 pam_acct_mgmt ();
| int
| main ()
| {
| return pam_acct_mgmt ();
|   ;
|   return 0;
| }
configure:7836: result: no
configure:7867: checking if SELinux should be used
configure:7903: result: not available
configure:7920: checking for openjade
configure:7953: result: no
configure:7961: checking for jade
configure:7994: result: no
configure:8003: checking for docbook2man
configure:8036: result: no
configure:8044: checking for db2man
configure:8077: result: no
configure:8083: checking Looking for docbook2man converter
configure:8107: result: default: 
configure:8116: checking for nsgmls
configure:8149: result: no
configure:8156: checking for sgmlspl
configure:8189: result: no
configure:8197: checking Looking for docbook2man-spec file
configure:8221: result: default
configure:8247: checking Looking for dsssl stylsheets
configure:8271: result: default
configure:8276: WARNING:

/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl does not exist. You will probably not be able to generate the documentation from the DocBook source files.
configure:8281: WARNING: Use --with-dsssl-dir to specify a directory.

configure:8409: creating ./config.status

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

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

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

on localhost.localdomain

config.status:919: creating Makefile
config.status:919: creating doc/Makefile
config.status:919: creating doc/stylesheets/fcron-doc.dsl
config.status:919: creating config.h

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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_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_crypt=no
ac_cv_func_flock=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostname=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_getopt_long=yes
ac_cv_func_getpeereid=no
ac_cv_func_getpeerucred=no
ac_cv_func_gettimeofday=yes
ac_cv_func_lockf=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_putenv=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setpriority=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_signal=yes
ac_cv_func_sigset=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_unsetenv=yes
ac_cv_func_wait3_rusage=yes
ac_cv_header_cred_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libaudit_h=no
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pam_pam_appl_h=no
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=yes
ac_cv_header_stdarg_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_cred_h=no
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timerfd_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=no
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_lib_audit_audit_open=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_pam_pam_acct_mgmt=no
ac_cv_lib_selinux_getcon=no
ac_cv_lib_xnet_shutdown=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FOUND_FCRON_EDITOR=/usr/bin/vi
ac_cv_path_FOUND_FCRON_SHELL=/usr/bin/sh
ac_cv_path_FOUND_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MAKE=/usr/bin/gmake
ac_cv_path_STRIP=/usr/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PKG_CONFIG=pkg-config
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_sa_len=no
ac_cv_search_getspnam='none required'
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_pid_t=4
ac_cv_sizeof_short_int=2
ac_cv_sizeof_time_t=8
ac_cv_struct_tm=time.h
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ax_cv_lib_readline=no

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

ANSWERALL='2'
BOOTINSTALL='1'
CC='gcc'
CFLAGS='-O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
DB2MAN=''
DB2MAN_AFTER=''
DB2MAN_BEFORE=''
DB2MAN_SPEC='/usr/share/sgml/docbook/utils-0.6.9/helpers/docbook2man-spec.pl'
DEBUG='0'
DEFS='-DHAVE_CONFIG_H'
DOCDIR='${datarootdir}/doc'
DSSSL_DIR='/usr/share/sgml/docbook/stylesheet/dsssl/modular'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FCRONDYN='1'
FCRONTABS='${prefix}/var/spool/fcron'
FCRON_EDITOR='/usr/bin/vi'
FCRON_SHELL='/usr/bin/sh'
FIFODIR='${prefix}/var/run'
FIFOFILE='${prefix}/var/run/fcron.fifo'
FOUND_FCRON_EDITOR='/usr/bin/vi'
FOUND_FCRON_SHELL='/usr/bin/sh'
FOUND_SENDMAIL='/usr/sbin/sendmail'
GETLOADAVG_LIBS=''
GREP='/usr/bin/grep'
GROUPNAME='fcron'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JADE=''
KMEM_GROUP=''
LDFLAGS=''
LIBOBJS=''
LIBS=' -lcrypt'
LN_S='ln -s'
LTLIBOBJS=''
MAKE='/usr/bin/gmake'
NEED_SETGID='false'
NSGMLS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PIDDIR='${prefix}/var/run'
PIDFILE='${prefix}/var/run/fcron.pid'
PKG_CONFIG='pkg-config'
REBOOT_LOCK='${prefix}/var/run/fcron.reboot'
ROOTGROUP='root'
ROOTNAME='root'
RUN_NON_PRIVILEGED=''
SENDMAIL='/usr/sbin/sendmail'
SGMLSPL=''
SHELL='/bin/sh'
STRIP='/usr/bin/strip'
SUSPEND_FILE='${prefix}/var/run/fcron.suspend'
SYSFCRONTAB='systab'
SYSTEMD_DIR='/usr/lib/systemd/system'
USEPAM='0'
USERNAME='fcron'
VERSION='3.3.0'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define VERSION 3.3.0
#define VERSION_QUOTED "3.3.0"
#define COPYRIGHT_QUOTED "2000-2016"
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDARG_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIMERFD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_CRYPT_H 1
#define HAVE_SHADOW_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_GRP_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_TIME_T 8
#define SIZEOF_PID_T 4
#define SIZEOF_TIME_T 8
#define SIZEOF_SHORT_INT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG_INT 8
#define SIZEOF_LONG_LONG_INT 8
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_WAIT3 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETCWD 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MKTIME 1
#define HAVE_PUTENV 1
#define HAVE_STRERROR 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETOPT_LONG 1
#define HAVE_MKSTEMP 1
#define HAVE_FLOCK 1
#define HAVE_LOCKF 1
#define HAVE_SETLINEBUF 1
#define HAVE_SIGNAL 1
#define HAVE_SIGSET 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETRESUID 1
#define HAVE_SETRESGID 1
#define HAVE_SETPRIORITY 1
#define HAVE_GETSPNAM 1
#define HAVE_CRYPT 1
#define USE_SENDMAIL 1
#define FCRONTABS "${prefix}/var/spool/fcron"
#define FCRONDYN "1"
#define ROOTNAME "root"
#define ROOTGROUP "root"
#define USERNAME "fcron"
#define GROUPNAME "fcron"
#define USE_SETE_ID 1
#define SYSFCRONTAB "systab"
#define BOOTINSTALL "1"
#define CFLAGS "-O2 -Wall"
#define ANSWERALL "2"

configure: exit 0

ZeroDay Forums Mini