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.2.0/ |
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 = backup
uname -m = x86_64
uname -r = 3.10.0-514.6.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Jan 18 13:06:36 UTC 2017
/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: /opt/rh/rh-mariadb101/root/usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2634: checking for gcc
configure:2650: found /usr/bin/gcc
configure:2661: result: gcc
configure:2890: checking for C compiler version
configure:2899: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
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:2910: $? = 0
configure:2899: 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-11) (GCC)
configure:2910: $? = 0
configure:2899: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2910: $? = 4
configure:2899: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2910: $? = 4
configure:2930: checking whether the C compiler works
configure:2952: gcc conftest.c >&5
configure:2956: $? = 0
configure:3004: result: yes
configure:3007: checking for C compiler default output file name
configure:3009: result: a.out
configure:3015: checking for suffix of executables
configure:3022: gcc -o conftest conftest.c >&5
configure:3026: $? = 0
configure:3048: result:
configure:3070: checking whether we are cross compiling
configure:3078: gcc -o conftest conftest.c >&5
configure:3082: $? = 0
configure:3089: ./conftest
configure:3093: $? = 0
configure:3108: result: no
configure:3113: checking for suffix of object files
configure:3135: gcc -c conftest.c >&5
configure:3139: $? = 0
configure:3160: result: o
configure:3164: checking whether we are using the GNU C compiler
configure:3183: gcc -c conftest.c >&5
configure:3183: $? = 0
configure:3192: result: yes
configure:3201: checking whether gcc accepts -g
configure:3221: gcc -c -g conftest.c >&5
configure:3221: $? = 0
configure:3262: result: yes
configure:3279: checking for gcc option to accept ISO C89
configure:3342: gcc -c -g -O2 conftest.c >&5
configure:3342: $? = 0
configure:3355: result: none needed
configure:3379: checking for gmake
configure:3397: found /usr/bin/gmake
configure:3409: result: /usr/bin/gmake
configure:3421: checking if make is actually GNU Make
configure:3426: result: yes
configure:3478: checking for a BSD-compatible install
configure:3546: result: /usr/bin/install -c
configure:3557: checking whether ln -s works
configure:3561: result: yes
configure:3572: checking for strip
configure:3590: found /usr/bin/strip
configure:3602: result: /usr/bin/strip
configure:3620: checking for dirent.h that defines DIR
configure:3639: gcc -c -g -O2 conftest.c >&5
configure:3639: $? = 0
configure:3647: result: yes
configure:3660: checking for library containing opendir
configure:3691: gcc -o conftest -g -O2 conftest.c >&5
configure:3691: $? = 0
configure:3708: result: none required
configure:3780: checking how to run the C preprocessor
configure:3811: gcc -E conftest.c
configure:3811: $? = 0
configure:3825: 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:3825: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3850: result: gcc -E
configure:3870: gcc -E conftest.c
configure:3870: $? = 0
configure:3884: 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:3884: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3913: checking for grep that handles long lines and -e
configure:3971: result: /usr/bin/grep
configure:3976: checking for egrep
configure:4038: result: /usr/bin/grep -E
configure:4043: checking for ANSI C header files
configure:4063: gcc -c -g -O2 conftest.c >&5
configure:4063: $? = 0
configure:4136: gcc -o conftest -g -O2 conftest.c >&5
configure:4136: $? = 0
configure:4136: ./conftest
configure:4136: $? = 0
configure:4147: result: yes
configure:4155: checking for sys/wait.h that is POSIX.1 compatible
configure:4181: gcc -c -g -O2 conftest.c >&5
configure:4181: $? = 0
configure:4188: result: yes
configure:4201: checking for sys/types.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for sys/stat.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for stdlib.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for string.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for memory.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for strings.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for inttypes.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for stdint.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for unistd.h
configure:4201: gcc -c -g -O2 conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4216: checking fcntl.h usability
configure:4216: gcc -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking fcntl.h presence
configure:4216: gcc -E conftest.c
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking for fcntl.h
configure:4216: result: yes
configure:4216: checking sys/file.h usability
configure:4216: gcc -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking sys/file.h presence
configure:4216: gcc -E conftest.c
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking for sys/file.h
configure:4216: result: yes
configure:4216: checking sys/ioctl.h usability
configure:4216: gcc -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking sys/ioctl.h presence
configure:4216: gcc -E conftest.c
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking for sys/ioctl.h
configure:4216: result: yes
configure:4216: checking sys/time.h usability
configure:4216: gcc -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking sys/time.h presence
configure:4216: gcc -E conftest.c
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking for sys/time.h
configure:4216: result: yes
configure:4216: checking syslog.h usability
configure:4216: gcc -c -g -O2 conftest.c >&5
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking syslog.h presence
configure:4216: gcc -E conftest.c
configure:4216: $? = 0
configure:4216: result: yes
configure:4216: checking for syslog.h
configure:4216: result: yes
configure:4216: checking for unistd.h
configure:4216: result: yes
configure:4229: checking errno.h usability
configure:4229: gcc -c -g -O2 conftest.c >&5
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking errno.h presence
configure:4229: gcc -E conftest.c
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking for errno.h
configure:4229: result: yes
configure:4229: checking sys/fcntl.h usability
configure:4229: gcc -c -g -O2 conftest.c >&5
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking sys/fcntl.h presence
configure:4229: gcc -E conftest.c
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking for sys/fcntl.h
configure:4229: result: yes
configure:4229: checking getopt.h usability
configure:4229: gcc -c -g -O2 conftest.c >&5
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking getopt.h presence
configure:4229: gcc -E conftest.c
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking for getopt.h
configure:4229: result: yes
configure:4229: checking limits.h usability
configure:4229: gcc -c -g -O2 conftest.c >&5
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking limits.h presence
configure:4229: gcc -E conftest.c
configure:4229: $? = 0
configure:4229: result: yes
configure:4229: checking for limits.h
configure:4229: result: yes
configure:4241: checking stdarg.h usability
configure:4241: gcc -c -g -O2 conftest.c >&5
configure:4241: $? = 0
configure:4241: result: yes
configure:4241: checking stdarg.h presence
configure:4241: gcc -E conftest.c
configure:4241: $? = 0
configure:4241: result: yes
configure:4241: checking for stdarg.h
configure:4241: result: yes
configure:4253: checking termios.h usability
configure:4253: gcc -c -g -O2 conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking termios.h presence
configure:4253: gcc -E conftest.c
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for termios.h
configure:4253: result: yes
configure:4265: checking for strings.h
configure:4265: result: yes
configure:4278: checking for sys/types.h
configure:4278: result: yes
configure:4278: checking sys/socket.h usability
configure:4278: gcc -c -g -O2 conftest.c >&5
configure:4278: $? = 0
configure:4278: result: yes
configure:4278: checking sys/socket.h presence
configure:4278: gcc -E conftest.c
configure:4278: $? = 0
configure:4278: result: yes
configure:4278: checking for sys/socket.h
configure:4278: result: yes
configure:4278: checking sys/un.h usability
configure:4278: gcc -c -g -O2 conftest.c >&5
configure:4278: $? = 0
configure:4278: result: yes
configure:4278: checking sys/un.h presence
configure:4278: gcc -E conftest.c
configure:4278: $? = 0
configure:4278: result: yes
configure:4278: checking for sys/un.h
configure:4278: result: yes
configure:4291: checking security/pam_appl.h usability
configure:4291: gcc -c -g -O2 conftest.c >&5
conftest.c:73:31: fatal error: security/pam_appl.h: No such file or directory
#include <security/pam_appl.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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:4291: result: no
configure:4291: checking security/pam_appl.h presence
configure:4291: gcc -E conftest.c
conftest.c:40:31: fatal error: security/pam_appl.h: No such file or directory
#include <security/pam_appl.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <security/pam_appl.h>
configure:4291: result: no
configure:4291: checking for security/pam_appl.h
configure:4291: result: no
configure:4291: checking pam/pam_appl.h usability
configure:4291: gcc -c -g -O2 conftest.c >&5
conftest.c:73:26: fatal error: pam/pam_appl.h: No such file or directory
#include <pam/pam_appl.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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:4291: result: no
configure:4291: checking pam/pam_appl.h presence
configure:4291: gcc -E conftest.c
conftest.c:40:26: fatal error: pam/pam_appl.h: No such file or directory
#include <pam/pam_appl.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <pam/pam_appl.h>
configure:4291: result: no
configure:4291: checking for pam/pam_appl.h
configure:4291: result: no
configure:4291: checking crypt.h usability
configure:4291: gcc -c -g -O2 conftest.c >&5
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking crypt.h presence
configure:4291: gcc -E conftest.c
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking for crypt.h
configure:4291: result: yes
configure:4291: checking shadow.h usability
configure:4291: gcc -c -g -O2 conftest.c >&5
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking shadow.h presence
configure:4291: gcc -E conftest.c
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking for shadow.h
configure:4291: result: yes
configure:4291: checking libaudit.h usability
configure:4291: gcc -c -g -O2 conftest.c >&5
conftest.c:75:22: fatal error: libaudit.h: No such file or directory
#include <libaudit.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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:4291: result: no
configure:4291: checking libaudit.h presence
configure:4291: gcc -E conftest.c
conftest.c:42:22: fatal error: libaudit.h: No such file or directory
#include <libaudit.h>
^
compilation terminated.
configure:4291: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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:4291: result: no
configure:4291: checking for libaudit.h
configure:4291: result: no
configure:4303: checking sys/resource.h usability
configure:4303: gcc -c -g -O2 conftest.c >&5
configure:4303: $? = 0
configure:4303: result: yes
configure:4303: checking sys/resource.h presence
configure:4303: gcc -E conftest.c
configure:4303: $? = 0
configure:4303: result: yes
configure:4303: checking for sys/resource.h
configure:4303: result: yes
configure:4315: checking grp.h usability
configure:4315: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4315: result: yes
configure:4315: checking grp.h presence
configure:4315: gcc -E conftest.c
configure:4315: $? = 0
configure:4315: result: yes
configure:4315: checking for grp.h
configure:4315: result: yes
configure:4330: checking size of time_t
configure:4335: gcc -o conftest -g -O2 conftest.c >&5
configure:4335: $? = 0
configure:4335: ./conftest
configure:4335: $? = 0
configure:4349: result: 8
configure:4360: checking for an ANSI C-conforming const
configure:4426: gcc -c -g -O2 conftest.c >&5
configure:4426: $? = 0
configure:4433: result: yes
configure:4441: checking for pid_t
configure:4441: gcc -c -g -O2 conftest.c >&5
configure:4441: $? = 0
configure:4441: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:4441: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:4441: result: yes
configure:4452: checking for size_t
configure:4452: gcc -c -g -O2 conftest.c >&5
configure:4452: $? = 0
configure:4452: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:4452: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4452: result: yes
configure:4463: checking whether time.h and sys/time.h may both be included
configure:4483: gcc -c -g -O2 conftest.c >&5
configure:4483: $? = 0
configure:4490: result: yes
configure:4498: checking whether struct tm is in sys/time.h or time.h
configure:4518: gcc -c -g -O2 conftest.c >&5
configure:4518: $? = 0
configure:4525: result: time.h
configure:4533: checking for uid_t in sys/types.h
configure:4552: result: yes
configure:4568: checking size of pid_t
configure:4573: gcc -o conftest -g -O2 conftest.c >&5
configure:4573: $? = 0
configure:4573: ./conftest
configure:4573: $? = 0
configure:4587: result: 4
configure:4601: checking size of time_t
configure:4620: result: 8
configure:4634: checking size of short int
configure:4639: gcc -o conftest -g -O2 conftest.c >&5
configure:4639: $? = 0
configure:4639: ./conftest
configure:4639: $? = 0
configure:4653: result: 2
configure:4667: checking size of int
configure:4672: gcc -o conftest -g -O2 conftest.c >&5
configure:4672: $? = 0
configure:4672: ./conftest
configure:4672: $? = 0
configure:4686: result: 4
configure:4700: checking size of long int
configure:4705: gcc -o conftest -g -O2 conftest.c >&5
configure:4705: $? = 0
configure:4705: ./conftest
configure:4705: $? = 0
configure:4719: result: 8
configure:4733: checking size of long long int
configure:4738: gcc -o conftest -g -O2 conftest.c >&5
configure:4738: $? = 0
configure:4738: ./conftest
configure:4738: $? = 0
configure:4752: result: 8
configure:4764: checking whether gcc needs -traditional
configure:4798: result: no
configure:4805: checking for working memcmp
configure:4848: gcc -o conftest -g -O2 conftest.c >&5
configure:4848: $? = 0
configure:4848: ./conftest
configure:4848: $? = 0
configure:4858: result: yes
configure:4867: checking return type of signal handlers
configure:4885: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:1: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:4885: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:4892: result: void
configure:4902: checking for strftime
configure:4902: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
char strftime ();
^
configure:4902: $? = 0
configure:4902: result: yes
configure:4955: checking for wait3 that fills in rusage
configure:5001: gcc -o conftest -g -O2 conftest.c >&5
configure:5001: $? = 0
configure:5001: ./conftest
configure:5001: $? = 0
configure:5011: result: yes
configure:5019: checking for shutdown in -lxnet
configure:5044: gcc -o conftest -g -O2 conftest.c -lxnet >&5
/usr/bin/ld: cannot find -lxnet
collect2: error: ld returned 1 exit status
configure:5044: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5053: result: no
configure:5064: checking for getcon in -lselinux
configure:5089: gcc -o conftest -g -O2 conftest.c -lselinux >&5
configure:5089: $? = 0
configure:5098: result: yes
configure:5106: checking for audit_open in -laudit
configure:5131: gcc -o conftest -g -O2 conftest.c -laudit >&5
/usr/bin/ld: cannot find -laudit
collect2: error: ld returned 1 exit status
configure:5131: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5140: result: no
configure:5149: checking for a readline compatible library
configure:5182: gcc -o conftest -g -O2 conftest.c -lreadline >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: gcc -o conftest -g -O2 conftest.c -ledit >&5
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
configure:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: gcc -o conftest -g -O2 conftest.c -leditline >&5
/usr/bin/ld: cannot find -leditline
collect2: error: ld returned 1 exit status
configure:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5182: 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:5182: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5201: result: no
configure:5276: checking for getloadavg
configure:5276: gcc -o conftest -g -O2 conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5283: checking for kstat_open in -lkstat
configure:5308: gcc -o conftest -g -O2 conftest.c -lkstat >&5
/usr/bin/ld: cannot find -lkstat
collect2: error: ld returned 1 exit status
configure:5308: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5317: result: no
configure:5335: checking for getloadavg
configure:5335: result: yes
configure:5346: checking for pstat_getdynamic
configure:5346: gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc3YtjT2.o: In function `main':
/Backup/script/fcron-3.2.0/conftest.c:89: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:5346: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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:5346: result: no
configure:5357: checking for kstat_open in -lkstat
configure:5391: result: no
configure:5587: checking for getloadavg
configure:5587: result: yes
configure:5759: checking whether getloadavg requires setgid
In file included from ././fcron.h:28:0,
from ././getloadavg.c:25,
from conftest.c:56:
././global.h:36:20: fatal error: config.h: No such file or directory
#include "config.h"
^
compilation terminated.
configure:5780: result: no
configure:5819: checking function to use for lavg* options
configure:5821: result: getloadavg()
configure:6341: checking for getcwd
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for gettimeofday
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for mktime
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for putenv
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for strerror
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for setenv
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for unsetenv
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6341: checking for gethostname
configure:6341: gcc -o conftest -g -O2 conftest.c >&5
configure:6341: $? = 0
configure:6341: result: yes
configure:6352: checking for getopt_long
configure:6352: gcc -o conftest -g -O2 conftest.c >&5
configure:6352: $? = 0
configure:6352: result: yes
configure:6363: checking for mkstemp
configure:6363: gcc -o conftest -g -O2 conftest.c >&5
configure:6363: $? = 0
configure:6363: result: yes
configure:6375: checking for flock
configure:6375: gcc -o conftest -g -O2 conftest.c >&5
configure:6375: $? = 0
configure:6375: result: yes
configure:6375: checking for lockf
configure:6375: gcc -o conftest -g -O2 conftest.c >&5
configure:6375: $? = 0
configure:6375: result: yes
configure:6386: checking for setlinebuf
configure:6386: gcc -o conftest -g -O2 conftest.c >&5
configure:6386: $? = 0
configure:6386: result: yes
configure:6397: checking for signal
configure:6397: gcc -o conftest -g -O2 conftest.c >&5
configure:6397: $? = 0
configure:6397: result: yes
configure:6408: checking for sigset
configure:6408: gcc -o conftest -g -O2 conftest.c >&5
configure:6408: $? = 0
configure:6408: result: yes
configure:6420: checking for seteuid
configure:6420: gcc -o conftest -g -O2 conftest.c >&5
configure:6420: $? = 0
configure:6420: result: yes
configure:6433: checking for setegid
configure:6433: gcc -o conftest -g -O2 conftest.c >&5
configure:6433: $? = 0
configure:6433: result: yes
configure:6446: checking for setresuid
configure:6446: gcc -o conftest -g -O2 conftest.c >&5
configure:6446: $? = 0
configure:6446: result: yes
configure:6459: checking for setresgid
configure:6459: gcc -o conftest -g -O2 conftest.c >&5
configure:6459: $? = 0
configure:6459: result: yes
configure:6478: checking for setpriority
configure:6478: gcc -o conftest -g -O2 conftest.c >&5
configure:6478: $? = 0
configure:6478: result: yes
configure:6488: checking for library containing getspnam
configure:6519: gcc -o conftest -g -O2 conftest.c >&5
configure:6519: $? = 0
configure:6536: result: none required
configure:6550: checking for crypt
configure:6550: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccUaJkss.o: In function `main':
/Backup/script/fcron-3.2.0/conftest.c:111: undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:6550: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6550: result: no
configure:6562: checking for crypt in -lcrypt
configure:6587: gcc -o conftest -g -O2 conftest.c -lcrypt >&5
configure:6587: $? = 0
configure:6596: result: yes
configure:6616: checking for sa_len
configure:6634: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:21: error: 'struct sockaddr' has no member named 'sa_len'
struct sockaddr t;t.sa_len = 0;}
^
configure:6634: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6641: result: no
configure:6651: checking cred.h usability
configure:6651: gcc -c -g -O2 conftest.c >&5
conftest.c:111:18: fatal error: cred.h: No such file or directory
#include <cred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking cred.h presence
configure:6651: gcc -E conftest.c
conftest.c:78:18: fatal error: cred.h: No such file or directory
#include <cred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking for cred.h
configure:6651: result: no
configure:6651: checking sys/cred.h usability
configure:6651: gcc -c -g -O2 conftest.c >&5
conftest.c:111:22: fatal error: sys/cred.h: No such file or directory
#include <sys/cred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking sys/cred.h presence
configure:6651: gcc -E conftest.c
conftest.c:78:22: fatal error: sys/cred.h: No such file or directory
#include <sys/cred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking for sys/cred.h
configure:6651: result: no
configure:6651: checking ucred.h usability
configure:6651: gcc -c -g -O2 conftest.c >&5
conftest.c:111:19: fatal error: ucred.h: No such file or directory
#include <ucred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking ucred.h presence
configure:6651: gcc -E conftest.c
conftest.c:78:19: fatal error: ucred.h: No such file or directory
#include <ucred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking for ucred.h
configure:6651: result: no
configure:6651: checking sys/ucred.h usability
configure:6651: gcc -c -g -O2 conftest.c >&5
conftest.c:111:23: fatal error: sys/ucred.h: No such file or directory
#include <sys/ucred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking sys/ucred.h presence
configure:6651: gcc -E conftest.c
conftest.c:78:23: fatal error: sys/ucred.h: No such file or directory
#include <sys/ucred.h>
^
compilation terminated.
configure:6651: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6651: result: no
configure:6651: checking for sys/ucred.h
configure:6651: result: no
configure:6663: checking for getpeerucred
configure:6663: gcc -o conftest -g -O2 conftest.c -lcrypt >&5
/tmp/ccYiInYj.o: In function `main':
/Backup/script/fcron-3.2.0/conftest.c:112: undefined reference to `getpeerucred'
collect2: error: ld returned 1 exit status
configure:6663: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6663: result: no
configure:6673: checking for getpeereid
configure:6673: gcc -o conftest -g -O2 conftest.c -lcrypt >&5
/tmp/ccChcBqp.o: In function `main':
/Backup/script/fcron-3.2.0/conftest.c:112: undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
configure:6673: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:6673: result: no
configure:6706: checking for sendmail
configure:6725: found /usr/sbin/sendmail
configure:6737: result: /usr/sbin/sendmail
configure:6747: checking actual sendmail to use
configure:6780: result: /usr/sbin/sendmail
configure:6792: checking for sh
configure:6810: found /usr/bin/sh
configure:6822: result: /usr/bin/sh
configure:6831: checking default shell to use to run a job
configure:6861: result: /usr/bin/sh
configure:6867: checking for vi
configure:6885: found /usr/bin/vi
configure:6897: result: /usr/bin/vi
configure:6906: checking editor to use for fcrontab
configure:6937: result: /usr/bin/vi
configure:6943: checking location of pid files
configure:6961: result: ${prefix}/var/run
configure:6970: checking location of fifo files
configure:6988: result: ${prefix}/var/run
configure:6995: checking location of spool directory
configure:7013: result: ${prefix}/var/spool/fcron
configure:7071: checking location of doc directory
configure:7089: result: ${datarootdir}/doc
configure:7101: checking for pkg-config
configure:7118: found /usr/bin/pkg-config
configure:7129: result: pkg-config
configure:7140: checking for systemd
configure:7155: result: yes
configure:7169: checking run non-privileged
configure:7224: result: no
configure:7234: checking if fcrondyn should be compiled
configure:7260: result: yes
configure:7279: checking root's username
configure:7307: result: root
configure:7311: checking root's groupname
configure:7363: result: root
configure:7383: checking username to run fcrontab under
configure:7424: result: fcron
configure:7430: checking groupname to run fcrontab under
configure:7463: result: fcron
configure:7492: checking use a system fcrontab
configure:7513: result: yes
configure:7560: checking install interactively a boot script
configure:7582: result: yes
configure:7622: checking automatic answer to make install's questions
configure:7644: result: no
configure:7657: checking if audit trails should be enabled if available
configure:7695: result: no
configure:7703: checking if pam should be used if available
configure:7769: result: yes
configure:7771: checking for pam_acct_mgmt in -lpam
configure:7796: gcc -o conftest -O2 -Wall conftest.c -lpam -lcrypt >&5
/usr/bin/ld: cannot find -lpam
collect2: error: ld returned 1 exit status
configure:7796: $? = 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.2.0
| #define VERSION_QUOTED "3.2.0"
| #define COPYRIGHT_QUOTED "2000-2014"
| #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_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 SIZEOF_TIME_T 8
| #define TIME_WITH_SYS_TIME 1
| #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_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:7805: result: no
configure:7836: checking if SELinux should be used
configure:7868: result: yes
configure:7889: checking for openjade
configure:7922: result: no
configure:7930: checking for jade
configure:7963: result: no
configure:7972: checking for docbook2man
configure:8005: result: no
configure:8013: checking for db2man
configure:8046: result: no
configure:8052: checking Looking for docbook2man converter
configure:8076: result: default:
configure:8085: checking for nsgmls
configure:8118: result: no
configure:8125: checking for sgmlspl
configure:8158: result: no
configure:8166: checking Looking for docbook2man-spec file
configure:8190: result: default
configure:8216: checking Looking for dsssl stylsheets
configure:8240: result: default
configure:8245: 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:8250: WARNING: Use --with-dsssl-dir to specify a directory.
configure:8378: 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 backup
config.status:916: creating Makefile
config.status:916: creating doc/Makefile
config.status:916: creating doc/stylesheets/fcron-doc.dsl
config.status:916: 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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_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=yes
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_uid_t=yes
ax_cv_lib_readline=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ANSWERALL='2'
BOOTINSTALL='1'
CC='gcc'
CFLAGS='-O2 -Wall -I/usr/include/selinux'
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 -lselinux'
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'
SYSFCRONTAB='systab'
SYSTEMD_DIR='/usr/lib/systemd/system'
USEPAM='0'
USERNAME='fcron'
VERSION='3.2.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.2.0
#define VERSION_QUOTED "3.2.0"
#define COPYRIGHT_QUOTED "2000-2014"
#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_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 SIZEOF_TIME_T 8
#define TIME_WITH_SYS_TIME 1
#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_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"
#define WITH_SELINUX 1
configure: exit 0