Build of monit with vanilla toolchain

The build took 00h 01m 44s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
25,714 ansic
10,921 sh
3,676 yacc
2,682 makefile
1,035 lex
453 pascal
44,481 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: monit 5.18-1 (Wed Aug 24 13:19:09 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... none
# checking whether make sets $(MAKE)... (cached) yes
# checking for bison... bison -y
# checking for flex... /usr/sbin/flex
# checking for pod2man... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for socket in -lsocket... no
# checking for socket in -linet... no
# checking for inet_addr in -lnsl... yes
# checking for inet_aton in -lresolv... yes
# checking for crypt in -lc... no
# checking for crypt in -lcrypt... yes
# checking for pthread_create in -lpthread... yes
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether stat file-mode macros are broken... no
# checking whether time.h and sys/time.h may both be included... yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking asm/page.h usability... no
# checking asm/page.h presence... no
# checking for asm/page.h... no
# checking asm/param.h usability... yes
# checking asm/param.h presence... yes
# checking for asm/param.h... yes
# checking cf.h usability... no
# checking cf.h presence... no
# checking for cf.h... no
# checking crt_externs.h usability... no
# checking crt_externs.h presence... no
# checking for crt_externs.h... no
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking execinfo.h usability... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking ifaddrs.h usability... yes
# checking ifaddrs.h presence... yes
# checking for ifaddrs.h... yes
# checking kinfo.h usability... no
# checking kinfo.h presence... no
# checking for kinfo.h... no
# checking kvm.h usability... no
# checking kvm.h presence... no
# checking for kvm.h... no
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking kstat.h usability... no
# checking kstat.h presence... no
# checking for kstat.h... no
# checking zone.h usability... no
# checking zone.h presence... no
# checking for zone.h... no
# checking sys/protosw.h usability... no
# checking sys/protosw.h presence... no
# checking for sys/protosw.h... no
# checking libproc.h usability... no
# checking libproc.h presence... no
# checking for libproc.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking loadavg.h usability... no
# checking loadavg.h presence... no
# checking for loadavg.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking mach/boolean.h usability... no
# checking mach/boolean.h presence... no
# checking for mach/boolean.h... no
# checking mach/host_info.h usability... no
# checking mach/host_info.h presence... no
# checking for mach/host_info.h... no
# checking mach/mach.h usability... no
# checking mach/mach.h presence... no
# checking for mach/mach.h... no
# checking mach/mach_host.h usability... no
# checking mach/mach_host.h presence... no
# checking for mach/mach_host.h... no
# checking for memory.h... (cached) yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking pam/pam_appl.h usability... no
# checking pam/pam_appl.h presence... no
# checking for pam/pam_appl.h... no
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking procfs.h usability... no
# checking procfs.h presence... no
# checking for procfs.h... no
# checking sys/procfs.h usability... yes
# checking sys/procfs.h presence... yes
# checking for sys/procfs.h... yes
# checking procinfo.h usability... no
# checking procinfo.h presence... no
# checking for procinfo.h... no
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking sys/cfgodm.h usability... no
# checking sys/cfgodm.h presence... no
# checking for sys/cfgodm.h... no
# checking sys/cfgdb.h usability... no
# checking sys/cfgdb.h presence... no
# checking for sys/cfgdb.h... no
# checking sys/dk.h usability... no
# checking sys/dk.h presence... no
# checking for sys/dk.h... no
# checking sys/dkstat.h usability... no
# checking sys/dkstat.h presence... no
# checking for sys/dkstat.h... no
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/loadavg.h usability... no
# checking sys/loadavg.h presence... no
# checking for sys/loadavg.h... no
# checking sys/lock.h usability... no
# checking sys/lock.h presence... no
# checking for sys/lock.h... no
# checking sys/mnttab.h usability... no
# checking sys/mnttab.h presence... no
# checking for sys/mnttab.h... no
# checking sys/mutex.h usability... no
# checking sys/mutex.h presence... no
# checking for sys/mutex.h... no
# checking sys/nlist.h usability... no
# checking sys/nlist.h presence... no
# checking for sys/nlist.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/pstat.h usability... no
# checking sys/pstat.h presence... no
# checking for sys/pstat.h... no
# checking sys/queue.h usability... yes
# checking sys/queue.h presence... yes
# checking for sys/queue.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/sched.h usability... no
# checking sys/sched.h presence... no
# checking for sys/sched.h... no
# checking sys/statfs.h usability... yes
# checking sys/statfs.h presence... yes
# checking for sys/statfs.h... yes
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking sys/sysinfo.h usability... yes
# checking sys/sysinfo.h presence... yes
# checking for sys/sysinfo.h... yes
# checking sys/systemcfg.h usability... no
# checking sys/systemcfg.h presence... no
# checking for sys/systemcfg.h... no
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/tree.h usability... no
# checking sys/tree.h presence... no
# checking for sys/tree.h... no
# checking for sys/types.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/vmmeter.h usability... no
# checking sys/vmmeter.h presence... no
# checking for sys/vmmeter.h... no
# checking sys/vm_usage.h usability... no
# checking sys/vm_usage.h presence... no
# checking for sys/vm_usage.h... no
# checking sys/vfs.h usability... yes
# checking sys/vfs.h presence... yes
# checking for sys/vfs.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking utmpx.h usability... yes
# checking utmpx.h presence... yes
# checking for utmpx.h... yes
# checking uvm/uvm_extern.h usability... no
# checking uvm/uvm_extern.h presence... no
# checking for uvm/uvm_extern.h... no
# checking uvm/uvm_param.h usability... no
# checking uvm/uvm_param.h presence... no
# checking for uvm/uvm_param.h... no
# checking vm/vm.h usability... no
# checking vm/vm.h presence... no
# checking for vm/vm.h... no
# checking for libperfstat.h... no
# checking for netinet/ip.h... yes
# checking for net/if.h... yes
# checking for netinet/ip_icmp.h... yes
# checking for netinet/icmp6.h... yes
# checking for sys/sysctl.h... yes
# checking for sys/mount.h... yes
# checking for sys/proc.h... no
# checking for sys/swap.h... yes
# checking for sys/ucred.h... no
# checking for sys/user.h... yes
# checking for machine/vmparam.h... no
# checking for vm/pmap.h... no
# checking for machine/pmap.h... no
# checking for vm/vm_map.h... no
# checking for vm/vm_object.h... no
# checking for sys/resourcevar.h... no
# checking for uvm/uvm_map.h... no
# checking for uvm/uvm_pmap.h... no
# checking for uvm/uvm_object.h... no
# checking for uvm/uvm.h... no
# checking for boolean_t... no
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for pid_t... (cached) yes
# checking return type of signal handlers... void
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... no
# checking for error_at_line... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for strftime... yes
# checking for statfs... yes
# checking for statvfs... yes
# checking for setlocale... yes
# checking for getaddrinfo... yes
# checking for syslog... yes
# checking for vsyslog... yes
# checking for backtrace... yes
# checking for getloadavg... yes
# checking for getopt_long... yes
# checking for va_copy... yes
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for IPv6 support... yes
# checking pid file location... /run
# checking for large files support... enabled
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for PAM support... enabled
# checking for pam_start in -lpam... yes
# checking for static SSL support... disabled
# checking for SSL support... enabled
# checking for SSL include directory... /usr/include
# checking for SSL library directory... /lib
# checking for TLSv1.1... yes
# checking for TLSv1.2... yes
# checking for EC_KEY support... yes
# checking for ASN1_TIME_diff support... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating system/startup/monit.upstart
# config.status: creating system/startup/monit.service
# config.status: creating src/config.h
# config.status: executing libtool_patch commands
# config.status: executing monitrc commands
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in libmonit (/tmp/monit/src/monit-5.18/libmonit)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... none
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for pthread_create in -lpthread... yes
# checking for round in -lm... yes
# checking for ANSI C header files... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking execinfo.h usability... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# checking sys/sendfile.h usability... yes
# checking sys/sendfile.h presence... yes
# checking for sys/sendfile.h... yes
# checking sys/dirent.h usability... no
# checking sys/dirent.h presence... no
# checking for sys/dirent.h... no
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/event.h usability... no
# checking sys/event.h presence... no
# checking for sys/event.h... no
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking kstat.h usability... no
# checking kstat.h presence... no
# checking for kstat.h... no
# checking ifaddrs.h usability... yes
# checking ifaddrs.h presence... yes
# checking for ifaddrs.h... yes
# checking net/if_media.h usability... no
# checking net/if_media.h presence... no
# checking for net/if_media.h... no
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking net/if_dl.h usability... no
# checking net/if_dl.h presence... no
# checking for net/if_dl.h... no
# checking sys/protosw.h usability... no
# checking sys/protosw.h presence... no
# checking for sys/protosw.h... no
# checking mach/boolean.h usability... no
# checking mach/boolean.h presence... no
# checking for mach/boolean.h... no
# checking uvm/uvm_param.h usability... no
# checking uvm/uvm_param.h presence... no
# checking for uvm/uvm_param.h... no
# checking for net/if.h... yes
# checking for net/route.h... yes
# checking for libperfstat.h... no
# checking for boolean_t... no
# checking for uchar_t... no
# checking for uint32_t... yes
# checking setjmp is available... yes
#
# checking vsnprintf is c99 conformant... yes
#
# checking for timegm... yes
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for IPv6 support... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating test/Makefile
# config.status: creating src/xconfig.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# +------------------------------------------------------------+
# | License: |
# | This is Open Source Software and use is subject to the GNU |
# | AFFERO GENERAL PUBLIC LICENSE version 3, available in this |
# | distribution in the file COPYING. |
# | |
# | By continuing this installation process, you are bound by |
# | the terms of this license agreement. If you do not agree |
# | with the terms of this license, you must abort the |
# | installation process at this point. |
# +------------------------------------------------------------+
# | Libmonit is configured as follows: |
# | |
# | Optimized: DISABLED |
# | Profiling: DISABLED |
# +------------------------------------------------------------+
#
# Monit Build Information:
#
# Architecture: LINUX
# SSL include directory: /usr/include
# SSL library directory: /lib
# Compiler flags: -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include
# Linker flags: -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib
# pid file location: /run
# Install directory: /usr
#
# +------------------------------------------------------------+
# | License: |
# | This is Open Source Software and use is subject to the GNU |
# | AFFERO GENERAL PUBLIC LICENSE version 3, available in this |
# | distribution in the file COPYING. |
# | |
# | By continuing this installation process, you are bound by |
# | the terms of this license agreement. If you do not agree |
# | with the terms of this license, you must abort the |
# | installation process at this point. |
# +------------------------------------------------------------+
# | Monit has been configured with the following options: |
# | |
# | PAM support: ENABLED |
# | SSL support: ENABLED |
# | Large files support: ENABLED |
# | Optimized: DISABLED |
# | Profiling: DISABLED |
# +------------------------------------------------------------+
# make all-recursive
# make[1]: Entering directory '/tmp/monit/src/monit-5.18'
# Making all in libmonit
# make[2]: Entering directory '/tmp/monit/src/monit-5.18/libmonit'
# Making all in .
# make[3]: Entering directory '/tmp/monit/src/monit-5.18/libmonit'
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/Bootstrap.lo src/Bootstrap.c
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/Dir.lo src/io/Dir.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/Bootstrap.c -fPIC -DPIC -o src/.libs/Bootstrap.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/Dir.c -fPIC -DPIC -o src/io/.libs/Dir.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/Bootstrap.c -o src/Bootstrap.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/Dir.c -o src/io/Dir.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/File.lo src/io/File.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/File.c -fPIC -DPIC -o src/io/.libs/File.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/InputStream.lo src/io/InputStream.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/InputStream.c -fPIC -DPIC -o src/io/.libs/InputStream.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/File.c -o src/io/File.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/InputStream.c -o src/io/InputStream.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/OutputStream.lo src/io/OutputStream.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/OutputStream.c -fPIC -DPIC -o src/io/.libs/OutputStream.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Mem.lo src/system/Mem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Mem.c -fPIC -DPIC -o src/system/.libs/Mem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/OutputStream.c -o src/io/OutputStream.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Mem.c -o src/system/Mem.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Net.lo src/system/Net.c
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Time.lo src/system/Time.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Net.c -fPIC -DPIC -o src/system/.libs/Net.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Time.c -fPIC -DPIC -o src/system/.libs/Time.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Net.c -o src/system/Net.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Time.c -o src/system/Time.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Command.lo src/system/Command.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Command.c -fPIC -DPIC -o src/system/.libs/Command.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/System.lo src/system/System.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/System.c -fPIC -DPIC -o src/system/.libs/System.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/System.c -o src/system/System.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Command.c -o src/system/Command.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Link.lo src/system/Link.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Link.c -fPIC -DPIC -o src/system/.libs/Link.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/List.lo src/util/List.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/List.c -fPIC -DPIC -o src/util/.libs/List.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/List.c -o src/util/List.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/Str.lo src/util/Str.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/Str.c -fPIC -DPIC -o src/util/.libs/Str.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Link.c -o src/system/Link.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/Str.c -o src/util/Str.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/StringBuffer.lo src/util/StringBuffer.c
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/thread/Thread.lo src/thread/Thread.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/StringBuffer.c -fPIC -DPIC -o src/util/.libs/StringBuffer.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/thread/Thread.c -fPIC -DPIC -o src/thread/.libs/Thread.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/thread/Thread.c -o src/thread/Thread.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/StringBuffer.c -o src/util/StringBuffer.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/assert.lo src/exceptions/assert.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/assert.c -fPIC -DPIC -o src/exceptions/.libs/assert.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/Exception.lo src/exceptions/Exception.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/assert.c -o src/exceptions/assert.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/Exception.c -fPIC -DPIC -o src/exceptions/.libs/Exception.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/Exception.c -o src/exceptions/Exception.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o libmonit.la src/Bootstrap.lo src/exceptions/assert.lo src/exceptions/Exception.lo src/io/Dir.lo src/io/File.lo src/io/InputStream.lo src/io/OutputStream.lo src/system/Mem.lo src/system/Net.lo src/system/Time.lo src/system/Command.lo src/system/System.lo src/system/Link.lo src/util/List.lo src/util/Str.lo src/util/StringBuffer.lo src/thread/Thread.lo -lm -lpthread
# libtool: link: ar cru .libs/libmonit.a src/.libs/Bootstrap.o src/exceptions/.libs/assert.o src/exceptions/.libs/Exception.o src/io/.libs/Dir.o src/io/.libs/File.o src/io/.libs/InputStream.o src/io/.libs/OutputStream.o src/system/.libs/Mem.o src/system/.libs/Net.o src/system/.libs/Time.o src/system/.libs/Command.o src/system/.libs/System.o src/system/.libs/Link.o src/util/.libs/List.o src/util/.libs/Str.o src/util/.libs/StringBuffer.o src/thread/.libs/Thread.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmonit.a
# libtool: link: ( cd ".libs" && rm -f "libmonit.la" && ln -s "../libmonit.la" "libmonit.la" )
# make[3]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit'
# Making all in test
# make[3]: Entering directory '/tmp/monit/src/monit-5.18/libmonit/test'
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o StrTest.o StrTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o SystemTest.o SystemTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o ListTest.o ListTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o DirTest.o DirTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o StringBufferTest.o StringBufferTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o InputStreamTest.o InputStreamTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o OutputStreamTest.o OutputStreamTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o FileTest.o FileTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o ExceptionTest.o ExceptionTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o NetTest.o NetTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o LinkTest.o LinkTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o TimeTest.o TimeTest.c
# gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o CommandTest.o CommandTest.c
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StrTest StrTest.o ../libmonit.la -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o SystemTest SystemTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StrTest StrTest.o ../.libs/libmonit.a -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o SystemTest SystemTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ListTest ListTest.o ../libmonit.la -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o DirTest DirTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o DirTest DirTest.o ../.libs/libmonit.a -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ListTest ListTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StringBufferTest StringBufferTest.o ../libmonit.la -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o InputStreamTest InputStreamTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StringBufferTest StringBufferTest.o ../.libs/libmonit.a -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o InputStreamTest InputStreamTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o OutputStreamTest OutputStreamTest.o ../libmonit.la -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FileTest FileTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FileTest FileTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ExceptionTest ExceptionTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o OutputStreamTest OutputStreamTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o NetTest NetTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ExceptionTest ExceptionTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o LinkTest LinkTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o NetTest NetTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o TimeTest TimeTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o LinkTest LinkTest.o ../.libs/libmonit.a -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o TimeTest TimeTest.o ../.libs/libmonit.a -lm -lpthread
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o CommandTest CommandTest.o ../libmonit.la -lm -lpthread
# libtool: link: gcc -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o CommandTest CommandTest.o ../.libs/libmonit.a -lm -lpthread
# make[3]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit/test'
# make[2]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit'
# make[2]: Entering directory '/tmp/monit/src/monit-5.18'
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/y.tab.o src/y.tab.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/lex.yy.o src/lex.yy.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/monit.o src/monit.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/alert.o src/alert.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/control.o src/control.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/daemonize.o src/daemonize.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/env.o src/env.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/event.o src/event.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/file.o src/file.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/gc.o src/gc.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http.o src/http.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/log.o src/log.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5.o src/md5.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5_crypt.o src/md5_crypt.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net.o src/net.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/sha1.o src/sha1.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/signal.o src/signal.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/socket.o src/socket.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/spawn.o src/spawn.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/state.o src/state.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/util.o src/util.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/validate.o src/validate.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/device_common.o src/device/device_common.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/sysdep_LINUX.o src/device/sysdep_LINUX.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/base64.o src/http/base64.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/cervlet.o src/http/cervlet.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/client.o src/http/client.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/engine.o src/http/engine.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/xml.o src/http/xml.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/processor.o src/http/processor.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/Address.o src/notification/Address.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/MMonit.o src/notification/MMonit.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/SMTP.o src/notification/SMTP.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/ProcessTree.o src/process/ProcessTree.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/sysdep_LINUX.o src/process/sysdep_LINUX.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/apache_status.o src/protocols/apache_status.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/clamav.o src/protocols/clamav.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/default.o src/protocols/default.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dns.o src/protocols/dns.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dwp.o src/protocols/dwp.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ftp.o src/protocols/ftp.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/generic.o src/protocols/generic.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/gps.o src/protocols/gps.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/http.o src/protocols/http.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/imap.o src/protocols/imap.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap2.o src/protocols/ldap2.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap3.o src/protocols/ldap3.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/lmtp.o src/protocols/lmtp.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/memcache.o src/protocols/memcache.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mongodb.o src/protocols/mongodb.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mysql.o src/protocols/mysql.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/nntp.o src/protocols/nntp.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ntp3.o src/protocols/ntp3.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pgsql.o src/protocols/pgsql.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pop.o src/protocols/pop.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/postfix_policy.o src/protocols/postfix_policy.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/protocol.o src/protocols/protocol.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/radius.o src/protocols/radius.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rdate.o src/protocols/rdate.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/redis.o src/protocols/redis.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rsync.o src/protocols/rsync.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sieve.o src/protocols/sieve.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sip.o src/protocols/sip.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/smtp.o src/protocols/smtp.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ssh.o src/protocols/ssh.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/tns.o src/protocols/tns.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/websocket.o src/protocols/websocket.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/ssl/Ssl.o src/ssl/Ssl.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/Box.o src/terminal/Box.c
# gcc -DHAVE_CONFIG_H -I. -I./src -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/Color.o src/terminal/Color.c
# /bin/sh ./libtool --tag=CC --mode=link gcc -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -static -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net.o src/sha1.o src/signal.o src/socket.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/Box.o src/terminal/Color.o libmonit/libmonit.la -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib
# libtool: link: gcc -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net.o src/sha1.o src/signal.o src/socket.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/Box.o src/terminal/Color.o libmonit/.libs/libmonit.a -lm -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto
# make[2]: Leaving directory '/tmp/monit/src/monit-5.18'
# make[1]: Leaving directory '/tmp/monit/src/monit-5.18'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/monit/src/monit-5.18'
# Making install in libmonit
# make[2]: Entering directory '/tmp/monit/src/monit-5.18/libmonit'
# Making install in .
# make[3]: Entering directory '/tmp/monit/src/monit-5.18/libmonit'
# make[4]: Entering directory '/tmp/monit/src/monit-5.18/libmonit'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit'
# make[3]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit'
# Making install in test
# make[3]: Entering directory '/tmp/monit/src/monit-5.18/libmonit/test'
# make[4]: Entering directory '/tmp/monit/src/monit-5.18/libmonit/test'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit/test'
# make[3]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit/test'
# make[2]: Leaving directory '/tmp/monit/src/monit-5.18/libmonit'
# make[2]: Entering directory '/tmp/monit/src/monit-5.18'
# make[3]: Entering directory '/tmp/monit/src/monit-5.18'
# /usr/sbin/mkdir -p '/tmp/monit/pkg/monit/usr/bin'
# /usr/sbin/mkdir -p '/tmp/monit/pkg/monit/usr/share/man/man1'
# /bin/sh ./libtool --mode=install /usr/bin/install -c monit '/tmp/monit/pkg/monit/usr/bin'
# /usr/bin/install -c -m 644 monit.1 '/tmp/monit/pkg/monit/usr/share/man/man1'
# libtool: install: /usr/bin/install -c monit /tmp/monit/pkg/monit/usr/bin/monit
# make[3]: Leaving directory '/tmp/monit/src/monit-5.18'
# make[2]: Leaving directory '/tmp/monit/src/monit-5.18'
# make[1]: Leaving directory '/tmp/monit/src/monit-5.18'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "monit"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: monit 5.18-1 (Wed Aug 24 13:19:58 UTC 2016)

CMD: pacman --query --file monit-5.18-1-x86_64.pkg.tar.xz
# monit 5.18-1

Creating hybrid package for 'monit'

Trying to find vanilla package 'monit'...

CMD: pacman --query --file /mirror/monitoring-plugins-2.1.2-3.pkg.tar.xz
# monitoring-plugins 2.1.2-3

CMD: pacman --query --file /mirror/mate-system-monitor-gtk3-1.12.1-2.pkg.tar.xz
# mate-system-monitor-gtk3 1.12.1-2

CMD: pacman --query --file /mirror/mate-system-monitor-1.12.1-2.pkg.tar.xz
# mate-system-monitor 1.12.1-2

CMD: pacman --query --file /mirror/gnome-system-monitor-3.20.1-1.pkg.tar.xz
# gnome-system-monitor 3.20.1-1

CMD: pacman --query --file /mirror/monit-5.18-1.pkg.tar.xz
# monit 5.18-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.CHANGELOG
# /.MTREE
# /etc/monitrc
# /usr/lib/systemd/system/monit.service
# /usr/share/man/man1/monit.1.gz
# /usr/bin/monit
# /sysroot/usr/lib/systemd/system/monit.service

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .CHANGELOG etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf monit.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/monit.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/monit.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/monit.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/monit/src/monit-5.18/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by monit configure 5.18, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9e3956b60073
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2393: checking for a BSD-compatible install
# configure:2461: result: /usr/bin/install -c
# configure:2472: checking whether build environment is sane
# configure:2527: result: yes
# configure:2586: checking for x86_64-unknown-linux-strip
# configure:2616: result: no
# configure:2626: checking for strip
# configure:2642: found /usr/sbin/strip
# configure:2653: result: strip
# configure:2678: checking for a thread-safe mkdir -p
# configure:2717: result: /usr/sbin/mkdir -p
# configure:2724: checking for gawk
# configure:2740: found /usr/sbin/gawk
# configure:2751: result: gawk
# configure:2762: checking whether make sets $(MAKE)
# configure:2784: result: yes
# configure:2813: checking whether make supports nested variables
# configure:2830: result: yes
# configure:2977: checking for x86_64-unknown-linux-gcc
# configure:3007: result: no
# configure:3017: checking for gcc
# configure:3033: found /usr/sbin/gcc
# configure:3044: result: gcc
# configure:3273: checking for C compiler version
# configure:3282: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3293: $? = 0
# configure:3282: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3293: $? = 0
# configure:3282: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3293: $? = 1
# configure:3282: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3293: $? = 1
# configure:3313: checking whether the C compiler works
# configure:3335: gcc conftest.c >&5
# configure:3339: $? = 0
# configure:3387: result: yes
# configure:3390: checking for C compiler default output file name
# configure:3392: result: a.out
# configure:3398: checking for suffix of executables
# configure:3405: gcc -o conftest conftest.c >&5
# configure:3409: $? = 0
# configure:3431: result:
# configure:3453: checking whether we are cross compiling
# configure:3461: gcc -o conftest conftest.c >&5
# configure:3465: $? = 0
# configure:3472: ./conftest
# configure:3476: $? = 0
# configure:3491: result: no
# configure:3496: checking for suffix of object files
# configure:3518: gcc -c conftest.c >&5
# configure:3522: $? = 0
# configure:3543: result: o
# configure:3547: checking whether we are using the GNU C compiler
# configure:3566: gcc -c conftest.c >&5
# configure:3566: $? = 0
# configure:3575: result: yes
# configure:3584: checking whether gcc accepts -g
# configure:3604: gcc -c -g conftest.c >&5
# configure:3604: $? = 0
# configure:3645: result: yes
# configure:3662: checking for gcc option to accept ISO C89
# configure:3725: gcc -c conftest.c >&5
# configure:3725: $? = 0
# configure:3738: result: none needed
# configure:3763: checking whether gcc understands -c and -o together
# configure:3785: gcc -c conftest.c -o conftest2.o
# configure:3788: $? = 0
# configure:3785: gcc -c conftest.c -o conftest2.o
# configure:3788: $? = 0
# configure:3800: result: yes
# configure:3828: checking for style of include used by make
# configure:3856: result: GNU
# configure:3882: checking dependency style of gcc
# configure:3993: result: none
# configure:4009: checking whether make sets $(MAKE)
# configure:4031: result: yes
# configure:4044: checking for bison
# configure:4061: found /usr/sbin/bison
# configure:4072: result: bison -y
# configure:4092: checking for flex
# configure:4111: found /usr/sbin/flex
# configure:4124: result: /usr/sbin/flex
# configure:4140: checking for pod2man
# configure:4172: result: no
# configure:4255: checking build system type
# configure:4269: result: x86_64-unknown-linux-gnu
# configure:4289: checking host system type
# configure:4302: result: x86_64-unknown-linux-gnu
# configure:4343: checking how to print strings
# configure:4370: result: printf
# configure:4391: checking for a sed that does not truncate output
# configure:4455: result: /usr/sbin/sed
# configure:4473: checking for grep that handles long lines and -e
# configure:4531: result: /usr/sbin/grep
# configure:4536: checking for egrep
# configure:4598: result: /usr/sbin/grep -E
# configure:4603: checking for fgrep
# configure:4665: result: /usr/sbin/grep -F
# configure:4700: checking for ld used by gcc
# configure:4767: result: /usr/sbin/ld
# configure:4774: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4789: result: yes
# configure:4801: checking for BSD- or MS-compatible name lister (nm)
# configure:4850: result: /usr/sbin/nm -B
# configure:4980: checking the name lister (/usr/sbin/nm -B) interface
# configure:4987: gcc -c conftest.c >&5
# configure:4990: /usr/sbin/nm -B "conftest.o"
# configure:4993: output
# 0000000000000000 B some_variable
# configure:5000: result: BSD nm
# configure:5003: checking whether ln -s works
# configure:5007: result: yes
# configure:5015: checking the maximum length of command line arguments
# configure:5146: result: 1572864
# configure:5163: checking whether the shell understands some XSI constructs
# configure:5173: result: yes
# configure:5177: checking whether the shell understands "+="
# configure:5183: result: yes
# configure:5218: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5258: result: func_convert_file_noop
# configure:5265: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5285: result: func_convert_file_noop
# configure:5292: checking for /usr/sbin/ld option to reload object files
# configure:5299: result: -r
# configure:5333: checking for x86_64-unknown-linux-objdump
# configure:5363: result: no
# configure:5373: checking for objdump
# configure:5389: found /usr/sbin/objdump
# configure:5400: result: objdump
# configure:5432: checking how to recognize dependent libraries
# configure:5630: result: pass_all
# configure:5675: checking for x86_64-unknown-linux-dlltool
# configure:5705: result: no
# configure:5715: checking for dlltool
# configure:5745: result: no
# configure:5775: checking how to associate runtime and link libraries
# configure:5802: result: printf %s\n
# configure:5819: checking for x86_64-unknown-linux-ar
# configure:5849: result: no
# configure:5863: checking for ar
# configure:5879: found /usr/sbin/ar
# configure:5890: result: ar
# configure:5927: checking for archiver @FILE support
# configure:5944: gcc -c conftest.c >&5
# configure:5944: $? = 0
# configure:5947: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5950: $? = 0
# configure:5955: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5958: $? = 1
# configure:5970: result: @
# configure:5988: checking for x86_64-unknown-linux-strip
# configure:6015: result: strip
# configure:6087: checking for x86_64-unknown-linux-ranlib
# configure:6117: result: no
# configure:6127: checking for ranlib
# configure:6143: found /usr/sbin/ranlib
# configure:6154: result: ranlib
# configure:6256: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6376: gcc -c conftest.c >&5
# configure:6379: $? = 0
# configure:6383: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6386: $? = 0
# configure:6452: gcc -o conftest conftest.c conftstm.o >&5
# configure:6455: $? = 0
# configure:6493: result: ok
# configure:6530: checking for sysroot
# configure:6560: result: no
# configure:6637: gcc -c conftest.c >&5
# configure:6640: $? = 0
# configure:6789: checking for x86_64-unknown-linux-mt
# configure:6819: result: no
# configure:6829: checking for mt
# configure:6859: result: no
# configure:6879: checking if : is a manifest tool
# configure:6885: : '-?'
# configure:6893: result: no
# configure:7535: checking how to run the C preprocessor
# configure:7566: gcc -E conftest.c
# configure:7566: $? = 0
# configure:7580: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | /* end confdefs.h. */
# | #include
# configure:7605: result: gcc -E
# configure:7625: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | /* end confdefs.h. */
# | #include
# configure:7668: checking for ANSI C header files
# configure:7688: gcc -c conftest.c >&5
# configure:7688: $? = 0
# configure:7761: gcc -o conftest conftest.c >&5
# configure:7761: $? = 0
# configure:7761: ./conftest
# configure:7761: $? = 0
# configure:7772: result: yes
# configure:7785: checking for sys/types.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for sys/stat.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for stdlib.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for string.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for memory.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for strings.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for inttypes.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for stdint.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for unistd.h
# configure:7785: gcc -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7799: checking for dlfcn.h
# configure:7799: gcc -c conftest.c >&5
# configure:7799: $? = 0
# configure:7799: result: yes
# configure:7975: checking for objdir
# configure:7990: result: .libs
# configure:8261: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8279: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8283: $? = 0
# configure:8296: result: no
# configure:8623: checking for gcc option to produce PIC
# configure:8630: result: -fPIC -DPIC
# configure:8638: checking if gcc PIC flag -fPIC -DPIC works
# configure:8656: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8660: $? = 0
# configure:8673: result: yes
# configure:8702: checking if gcc static flag -static works
# configure:8730: result: yes
# configure:8745: checking if gcc supports -c -o file.o
# configure:8766: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8770: $? = 0
# configure:8792: result: yes
# configure:8800: checking if gcc supports -c -o file.o
# configure:8847: result: yes
# configure:8880: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10037: result: yes
# configure:10074: checking whether -lc should be explicitly linked in
# configure:10082: gcc -c conftest.c >&5
# configure:10085: $? = 0
# configure:10100: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10103: $? = 0
# configure:10117: result: no
# configure:10277: checking dynamic linker characteristics
# configure:10777: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10777: $? = 0
# configure:11011: result: GNU/Linux ld.so
# configure:11118: checking how to hardcode library paths into programs
# configure:11143: result: immediate
# configure:11683: checking whether stripping libraries is possible
# configure:11688: result: yes
# configure:11723: checking if libtool supports shared libraries
# configure:11725: result: yes
# configure:11728: checking whether to build shared libraries
# configure:11749: result: yes
# configure:11752: checking whether to build static libraries
# configure:11756: result: no
# configure:11800: checking for socket in -lsocket
# configure:11825: gcc -o conftest conftest.c -lsocket >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:11825: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:11834: result: no
# configure:11845: checking for socket in -linet
# configure:11870: gcc -o conftest conftest.c -linet >&5
# /usr/sbin/ld: cannot find -linet
# collect2: error: ld returned 1 exit status
# configure:11870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:11879: result: no
# configure:11890: checking for inet_addr in -lnsl
# configure:11915: gcc -o conftest conftest.c -lnsl >&5
# configure:11915: $? = 0
# configure:11924: result: yes
# configure:11935: checking for inet_aton in -lresolv
# configure:11960: gcc -o conftest conftest.c -lresolv -lnsl >&5
# configure:11960: $? = 0
# configure:11969: result: yes
# configure:11980: checking for crypt in -lc
# configure:12005: gcc -o conftest conftest.c -lc -lresolv -lnsl >&5
# /tmp/ccS1i7RR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `crypt'
# collect2: error: ld returned 1 exit status
# configure:12005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 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 crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:12014: result: no
# configure:12019: checking for crypt in -lcrypt
# configure:12044: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:12044: $? = 0
# configure:12053: result: yes
# configure:12066: checking for pthread_create in -lpthread
# configure:12091: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:12091: $? = 0
# configure:12100: result: yes
# configure:12119: checking for ANSI C header files
# configure:12223: result: yes
# configure:12231: checking for sys/wait.h that is POSIX.1 compatible
# configure:12257: gcc -c conftest.c >&5
# configure:12257: $? = 0
# configure:12264: result: yes
# configure:12272: checking whether stat file-mode macros are broken
# configure:12299: gcc -c conftest.c >&5
# configure:12299: $? = 0
# configure:12306: result: no
# configure:12314: checking whether time.h and sys/time.h may both be included
# configure:12334: gcc -c conftest.c >&5
# configure:12334: $? = 0
# configure:12341: result: yes
# configure:12442: checking alloca.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking alloca.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for alloca.h
# configure:12442: result: yes
# configure:12442: checking arpa/inet.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking arpa/inet.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for arpa/inet.h
# configure:12442: result: yes
# configure:12442: checking asm/page.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:65:22: fatal error: asm/page.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking asm/page.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:32:22: fatal error: asm/page.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for asm/page.h
# configure:12442: result: no
# configure:12442: checking asm/param.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking asm/param.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for asm/param.h
# configure:12442: result: yes
# configure:12442: checking cf.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:66:16: fatal error: cf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking cf.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:33:16: fatal error: cf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for cf.h
# configure:12442: result: no
# configure:12442: checking crt_externs.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:66:25: fatal error: crt_externs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking crt_externs.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:33:25: fatal error: crt_externs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for crt_externs.h
# configure:12442: result: no
# configure:12442: checking ctype.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking ctype.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for ctype.h
# configure:12442: result: yes
# configure:12442: checking crypt.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking crypt.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for crypt.h
# configure:12442: result: yes
# configure:12442: checking dirent.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking dirent.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for dirent.h
# configure:12442: result: yes
# configure:12442: checking errno.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking errno.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for errno.h
# configure:12442: result: yes
# configure:12442: checking execinfo.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking execinfo.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for execinfo.h
# configure:12442: result: yes
# configure:12442: checking fcntl.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking fcntl.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for fcntl.h
# configure:12442: result: yes
# configure:12442: checking getopt.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking getopt.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for getopt.h
# configure:12442: result: yes
# configure:12442: checking glob.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking glob.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for glob.h
# configure:12442: result: yes
# configure:12442: checking grp.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking grp.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for grp.h
# configure:12442: result: yes
# configure:12442: checking ifaddrs.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking ifaddrs.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for ifaddrs.h
# configure:12442: result: yes
# configure:12442: checking kinfo.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:76:19: fatal error: kinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking kinfo.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:43:19: fatal error: kinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for kinfo.h
# configure:12442: result: no
# configure:12442: checking kvm.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:76:17: fatal error: kvm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking kvm.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:43:17: fatal error: kvm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for kvm.h
# configure:12442: result: no
# configure:12442: checking paths.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking paths.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for paths.h
# configure:12442: result: yes
# configure:12442: checking kstat.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:77:19: fatal error: kstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking kstat.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:44:19: fatal error: kstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for kstat.h
# configure:12442: result: no
# configure:12442: checking zone.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:77:18: fatal error: zone.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking zone.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:44:18: fatal error: zone.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for zone.h
# configure:12442: result: no
# configure:12442: checking sys/protosw.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:77:25: fatal error: sys/protosw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/protosw.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:44:25: fatal error: sys/protosw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/protosw.h
# configure:12442: result: no
# configure:12442: checking libproc.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: libproc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking libproc.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:44:21: fatal error: libproc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for libproc.h
# configure:12442: result: no
# configure:12442: checking limits.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking limits.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for limits.h
# configure:12442: result: yes
# configure:12442: checking loadavg.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:78:21: fatal error: loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking loadavg.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:45:21: fatal error: loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for loadavg.h
# configure:12442: result: no
# configure:12442: checking locale.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking locale.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for locale.h
# configure:12442: result: yes
# configure:12442: checking mach/boolean.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:79:26: fatal error: mach/boolean.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking mach/boolean.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:46:26: fatal error: mach/boolean.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for mach/boolean.h
# configure:12442: result: no
# configure:12442: checking mach/host_info.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:79:28: fatal error: mach/host_info.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking mach/host_info.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:46:28: fatal error: mach/host_info.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for mach/host_info.h
# configure:12442: result: no
# configure:12442: checking mach/mach.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:79:23: fatal error: mach/mach.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking mach/mach.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:46:23: fatal error: mach/mach.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for mach/mach.h
# configure:12442: result: no
# configure:12442: checking mach/mach_host.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:79:28: fatal error: mach/mach_host.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking mach/mach_host.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:46:28: fatal error: mach/mach_host.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for mach/mach_host.h
# configure:12442: result: no
# configure:12442: checking for memory.h
# configure:12442: result: yes
# configure:12442: checking mntent.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking mntent.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for mntent.h
# configure:12442: result: yes
# configure:12442: checking netdb.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netdb.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for netdb.h
# configure:12442: result: yes
# configure:12442: checking sys/socket.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/socket.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/socket.h
# configure:12442: result: yes
# configure:12442: checking netinet/in.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/in.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for netinet/in.h
# configure:12442: result: yes
# configure:12442: checking netinet/tcp.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/tcp.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for netinet/tcp.h
# configure:12442: result: yes
# configure:12442: checking netinet/in_systm.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/in_systm.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for netinet/in_systm.h
# configure:12442: result: yes
# configure:12442: checking pam/pam_appl.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:86:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking pam/pam_appl.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:53:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for pam/pam_appl.h
# configure:12442: result: no
# configure:12442: checking security/pam_appl.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking security/pam_appl.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for security/pam_appl.h
# configure:12442: result: yes
# configure:12442: checking poll.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking poll.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for poll.h
# configure:12442: result: yes
# configure:12442: checking procfs.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:88:20: fatal error: procfs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking procfs.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:55:20: fatal error: procfs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for procfs.h
# configure:12442: result: no
# configure:12442: checking sys/procfs.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/procfs.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/procfs.h
# configure:12442: result: yes
# configure:12442: checking procinfo.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:89:22: fatal error: procinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking procinfo.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:56:22: fatal error: procinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for procinfo.h
# configure:12442: result: no
# configure:12442: checking pthread.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking pthread.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for pthread.h
# configure:12442: result: yes
# configure:12442: checking pwd.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking pwd.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for pwd.h
# configure:12442: result: yes
# configure:12442: checking regex.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking regex.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for regex.h
# configure:12442: result: yes
# configure:12442: checking setjmp.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking setjmp.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for setjmp.h
# configure:12442: result: yes
# configure:12442: checking signal.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking signal.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for signal.h
# configure:12442: result: yes
# configure:12442: checking stdarg.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stdarg.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for stdarg.h
# configure:12442: result: yes
# configure:12442: checking stddef.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stddef.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for stddef.h
# configure:12442: result: yes
# configure:12442: checking stdio.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stdio.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for stdio.h
# configure:12442: result: yes
# configure:12442: checking for string.h
# configure:12442: result: yes
# configure:12442: checking for strings.h
# configure:12442: result: yes
# configure:12442: checking stropts.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stropts.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for stropts.h
# configure:12442: result: yes
# configure:12442: checking sys/cfgodm.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:100:24: fatal error: sys/cfgodm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/cfgodm.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:67:24: fatal error: sys/cfgodm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/cfgodm.h
# configure:12442: result: no
# configure:12442: checking sys/cfgdb.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:100:23: fatal error: sys/cfgdb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/cfgdb.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:67:23: fatal error: sys/cfgdb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/cfgdb.h
# configure:12442: result: no
# configure:12442: checking sys/dk.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:100:20: fatal error: sys/dk.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/dk.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:67:20: fatal error: sys/dk.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/dk.h
# configure:12442: result: no
# configure:12442: checking sys/dkstat.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:100:24: fatal error: sys/dkstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/dkstat.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:67:24: fatal error: sys/dkstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/dkstat.h
# configure:12442: result: no
# configure:12442: checking sys/filio.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:100:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/filio.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:67:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/filio.h
# configure:12442: result: no
# configure:12442: checking sys/ioctl.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/ioctl.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/ioctl.h
# configure:12442: result: yes
# configure:12442: checking sys/loadavg.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:101:25: fatal error: sys/loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/loadavg.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:68:25: fatal error: sys/loadavg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/loadavg.h
# configure:12442: result: no
# configure:12442: checking sys/lock.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:101:22: fatal error: sys/lock.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/lock.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:68:22: fatal error: sys/lock.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/lock.h
# configure:12442: result: no
# configure:12442: checking sys/mnttab.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:101:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/mnttab.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:68:24: fatal error: sys/mnttab.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/mnttab.h
# configure:12442: result: no
# configure:12442: checking sys/mutex.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:101:23: fatal error: sys/mutex.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/mutex.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:68:23: fatal error: sys/mutex.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/mutex.h
# configure:12442: result: no
# configure:12442: checking sys/nlist.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:101:23: fatal error: sys/nlist.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/nlist.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:68:23: fatal error: sys/nlist.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/nlist.h
# configure:12442: result: no
# configure:12442: checking sys/param.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/param.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/param.h
# configure:12442: result: yes
# configure:12442: checking sys/pstat.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:102:23: fatal error: sys/pstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/pstat.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:69:23: fatal error: sys/pstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/pstat.h
# configure:12442: result: no
# configure:12442: checking sys/queue.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/queue.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/queue.h
# configure:12442: result: yes
# configure:12442: checking sys/resource.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/resource.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/resource.h
# configure:12442: result: yes
# configure:12442: checking sys/sched.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:104:23: fatal error: sys/sched.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/sched.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:71:23: fatal error: sys/sched.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/sched.h
# configure:12442: result: no
# configure:12442: checking sys/statfs.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/statfs.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/statfs.h
# configure:12442: result: yes
# configure:12442: checking sys/statvfs.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/statvfs.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/statvfs.h
# configure:12442: result: yes
# configure:12442: checking sys/sysinfo.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/sysinfo.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/sysinfo.h
# configure:12442: result: yes
# configure:12442: checking sys/systemcfg.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:107:27: fatal error: sys/systemcfg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/systemcfg.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:74:27: fatal error: sys/systemcfg.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/systemcfg.h
# configure:12442: result: no
# configure:12442: checking sys/time.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/time.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/time.h
# configure:12442: result: yes
# configure:12442: checking sys/tree.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:108:22: fatal error: sys/tree.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/tree.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:75:22: fatal error: sys/tree.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/tree.h
# configure:12442: result: no
# configure:12442: checking for sys/types.h
# configure:12442: result: yes
# configure:12442: checking sys/un.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/un.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/un.h
# configure:12442: result: yes
# configure:12442: checking sys/utsname.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/utsname.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/utsname.h
# configure:12442: result: yes
# configure:12442: checking sys/vmmeter.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:111:25: fatal error: sys/vmmeter.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/vmmeter.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:78:25: fatal error: sys/vmmeter.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/vmmeter.h
# configure:12442: result: no
# configure:12442: checking sys/vm_usage.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:111:26: fatal error: sys/vm_usage.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking sys/vm_usage.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:78:26: fatal error: sys/vm_usage.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for sys/vm_usage.h
# configure:12442: result: no
# configure:12442: checking sys/vfs.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/vfs.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for sys/vfs.h
# configure:12442: result: yes
# configure:12442: checking syslog.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking syslog.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for syslog.h
# configure:12442: result: yes
# configure:12442: checking for unistd.h
# configure:12442: result: yes
# configure:12442: checking utmpx.h usability
# configure:12442: gcc -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking utmpx.h presence
# configure:12442: gcc -E conftest.c
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking for utmpx.h
# configure:12442: result: yes
# configure:12442: checking uvm/uvm_extern.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:115:28: fatal error: uvm/uvm_extern.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking uvm/uvm_extern.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:82:28: fatal error: uvm/uvm_extern.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for uvm/uvm_extern.h
# configure:12442: result: no
# configure:12442: checking uvm/uvm_param.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:115:27: fatal error: uvm/uvm_param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking uvm/uvm_param.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:82:27: fatal error: uvm/uvm_param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for uvm/uvm_param.h
# configure:12442: result: no
# configure:12442: checking vm/vm.h usability
# configure:12442: gcc -c conftest.c >&5
# conftest.c:115:19: fatal error: vm/vm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12442: result: no
# configure:12442: checking vm/vm.h presence
# configure:12442: gcc -E conftest.c
# conftest.c:82:19: fatal error: vm/vm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for vm/vm.h
# configure:12442: result: no
# configure:12458: checking for libperfstat.h
# configure:12458: gcc -c conftest.c >&5
# conftest.c:88:25: fatal error: libperfstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PROTOSW_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12458: result: no
# configure:12479: checking for netinet/ip.h
# configure:12479: gcc -c conftest.c >&5
# configure:12479: $? = 0
# configure:12479: result: yes
# configure:12507: checking for net/if.h
# configure:12507: gcc -c conftest.c >&5
# configure:12507: $? = 0
# configure:12507: result: yes
# configure:12507: checking for netinet/ip_icmp.h
# configure:12507: gcc -c conftest.c >&5
# configure:12507: $? = 0
# configure:12507: result: yes
# configure:12540: checking for netinet/icmp6.h
# configure:12540: gcc -c conftest.c >&5
# configure:12540: $? = 0
# configure:12540: result: yes
# configure:12569: checking for sys/sysctl.h
# configure:12569: gcc -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12569: checking for sys/mount.h
# configure:12569: gcc -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12569: checking for sys/proc.h
# configure:12569: gcc -c conftest.c >&5
# conftest.c:94:22: fatal error: sys/proc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12569: result: no
# configure:12569: checking for sys/swap.h
# configure:12569: gcc -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12569: checking for sys/ucred.h
# configure:12569: gcc -c conftest.c >&5
# conftest.c:95:23: fatal error: sys/ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12569: result: no
# configure:12569: checking for sys/user.h
# configure:12569: gcc -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12594: checking for machine/vmparam.h
# configure:12594: gcc -c conftest.c >&5
# conftest.c:111:29: fatal error: machine/vmparam.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_QUEUE_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_PMAP_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12594: result: no
# configure:12594: checking for vm/pmap.h
# configure:12594: gcc -c conftest.c >&5
# conftest.c:111:21: fatal error: vm/pmap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_QUEUE_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_PMAP_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12594: result: no
# configure:12594: checking for machine/pmap.h
# configure:12594: gcc -c conftest.c >&5
# conftest.c:111:26: fatal error: machine/pmap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_QUEUE_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_PMAP_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12594: result: no
# configure:12594: checking for vm/vm_map.h
# configure:12594: gcc -c conftest.c >&5
# conftest.c:111:23: fatal error: vm/vm_map.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_QUEUE_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_PMAP_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12594: result: no
# configure:12594: checking for vm/vm_object.h
# configure:12594: gcc -c conftest.c >&5
# conftest.c:111:26: fatal error: vm/vm_object.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_QUEUE_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_PMAP_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12594: result: no
# configure:12630: checking for sys/resourcevar.h
# configure:12630: gcc -c conftest.c >&5
# conftest.c:99:29: fatal error: sys/resourcevar.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12630: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_RESOURCE_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12630: result: no
# configure:12656: checking for uvm/uvm_map.h
# configure:12656: gcc -c conftest.c >&5
# conftest.c:105:25: fatal error: uvm/uvm_map.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12656: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_TREE_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_EXTERN_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12656: result: no
# configure:12656: checking for uvm/uvm_pmap.h
# configure:12656: gcc -c conftest.c >&5
# conftest.c:105:26: fatal error: uvm/uvm_pmap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12656: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_TREE_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_EXTERN_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12656: result: no
# configure:12656: checking for uvm/uvm_object.h
# configure:12656: gcc -c conftest.c >&5
# conftest.c:105:28: fatal error: uvm/uvm_object.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12656: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_LOCK_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_TREE_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_EXTERN_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12656: result: no
# configure:12686: checking for uvm/uvm.h
# configure:12686: gcc -c conftest.c >&5
# conftest.c:105:21: fatal error: uvm/uvm.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_MUTEX_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12686: result: no
# configure:12715: checking for boolean_t
# configure:12715: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:13: error: 'boolean_t' undeclared (first use in this function)
# if (sizeof (boolean_t))
# ^~~~~~~~~
# conftest.c:111:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:12715: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #ifdef HAVE_MACH_BOOLEAN_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_VM_VM_H
# | #include
# | #endif
# | #ifdef HAVE_KINFO_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (boolean_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12715: result: no
# configure:12743: checking for mode_t
# configure:12743: gcc -c conftest.c >&5
# configure:12743: $? = 0
# configure:12743: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:126:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:12743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12743: result: yes
# configure:12754: checking for pid_t
# configure:12754: gcc -c conftest.c >&5
# configure:12754: $? = 0
# configure:12754: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:126:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:12754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12754: result: yes
# configure:12765: checking for size_t
# configure:12765: gcc -c conftest.c >&5
# configure:12765: $? = 0
# configure:12765: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:126:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12765: result: yes
# configure:12776: checking for pid_t
# configure:12776: result: yes
# configure:12787: checking return type of signal handlers
# configure:12805: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:12805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:12812: result: void
# configure:12822: checking whether struct tm is in sys/time.h or time.h
# configure:12842: gcc -c conftest.c >&5
# configure:12842: $? = 0
# configure:12849: result: time.h
# configure:12857: checking for struct tm.tm_gmtoff
# configure:12857: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:18: error: storage size of 'ac_aggr' isn't known
# static struct tm ac_aggr;
# ^~~~~~~
# configure:12857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (ac_aggr.tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:12857: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:18: error: storage size of 'ac_aggr' isn't known
# static struct tm ac_aggr;
# ^~~~~~~
# configure:12857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (sizeof ac_aggr.tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:12857: result: no
# configure:12874: checking for error_at_line
# configure:12890: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:12890: $? = 0
# configure:12898: result: yes
# configure:12911: checking vfork.h usability
# configure:12911: gcc -c conftest.c >&5
# conftest.c:124:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12911: result: no
# configure:12911: checking vfork.h presence
# configure:12911: gcc -E conftest.c
# conftest.c:91:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# configure:12911: result: no
# configure:12911: checking for vfork.h
# configure:12911: result: no
# configure:12924: checking for fork
# configure:12924: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# conftest.c:114:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:12924: $? = 0
# configure:12924: result: yes
# configure:12924: checking for vfork
# configure:12924: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:12924: $? = 0
# configure:12924: result: yes
# configure:12934: checking for working fork
# configure:12956: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:12956: $? = 0
# configure:12956: ./conftest
# configure:12956: $? = 0
# configure:12966: result: yes
# configure:12987: checking for working vfork
# configure:13097: result: yes
# configure:13122: checking whether lstat correctly handles trailing slash
# configure:13148: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13148: $? = 0
# configure:13148: ./conftest
# configure:13148: $? = 0
# configure:13165: result: yes
# configure:13184: checking whether stat accepts an empty string
# configure:13204: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13204: $? = 0
# configure:13204: ./conftest
# configure:13204: $? = 0
# configure:13214: result: no
# configure:13232: checking for strftime
# configure:13232: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# conftest.c:119:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:13232: $? = 0
# configure:13232: result: yes
# configure:13287: checking for statfs
# configure:13287: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13287: $? = 0
# configure:13287: result: yes
# configure:13298: checking for statvfs
# configure:13298: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13298: $? = 0
# configure:13298: result: yes
# configure:13309: checking for setlocale
# configure:13309: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13309: $? = 0
# configure:13309: result: yes
# configure:13320: checking for getaddrinfo
# configure:13320: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13320: $? = 0
# configure:13320: result: yes
# configure:13331: checking for syslog
# configure:13331: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13342: checking for vsyslog
# configure:13342: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13342: $? = 0
# configure:13342: result: yes
# configure:13353: checking for backtrace
# configure:13353: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13353: $? = 0
# configure:13353: result: yes
# configure:13364: checking for getloadavg
# configure:13364: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13375: checking for getopt_long
# configure:13375: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13375: $? = 0
# configure:13375: result: yes
# configure:13385: checking for va_copy
# configure:13404: gcc -o conftest conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# configure:13404: $? = 0
# configure:13406: result: yes
# configure:13427: checking for an ANSI C-conforming const
# configure:13493: gcc -c conftest.c >&5
# configure:13493: $? = 0
# configure:13500: result: yes
# configure:13508: checking whether byte ordering is bigendian
# configure:13523: gcc -c conftest.c >&5
# conftest.c:108:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:108:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:108:15: error: unknown type name 'universal'
# configure:13523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATVFS 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_GETLOADAVG 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_VA_COPY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13568: gcc -c conftest.c >&5
# configure:13568: $? = 0
# configure:13586: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:114:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:13586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "monit"
# | #define PACKAGE_TARNAME "monit"
# | #define PACKAGE_VERSION "5.18"
# | #define PACKAGE_STRING "monit 5.18"
# | #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "monit"
# | #define VERSION "5.18"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ASM_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_QUEUE_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IP_ICMP_H 1
# | #define HAVE_NETINET_ICMP6_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATVFS 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_GETLOADAVG 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_VA_COPY 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13714: result: no
# configure:13753: gcc -c -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c >&5
# configure:13753: $? = 0
# configure:13773: gcc -c -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c >&5
# configure:13773: $? = 0
# configure:13786: checking for IPv6 support
# configure:13810: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c -lpthread -lcrypt -lresolv -lnsl >&5
# conftest.c:113:9: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:118:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(fd >= 0 ? 0 : 1);
# ^~~~
# conftest.c:118:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:118:17: note: include '' or provide a declaration of 'exit'
# conftest.c:116:37: warning: unused variable 'foo' [-Wunused-variable]
# struct sockaddr_in6 foo;
# ^~~
# configure:13810: $? = 0
# configure:13810: ./conftest
# configure:13810: $? = 0
# configure:13821: result: yes
# configure:13835: checking pid file location
# configure:13851: result: /run
# configure:14076: checking for large files support
# configure:14102: result: enabled
# configure:14119: checking for special C compiler options needed for large files
# configure:14164: result: no
# configure:14170: checking for _FILE_OFFSET_BITS value needed for large files
# configure:14195: gcc -c -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT conftest.c >&5
# configure:14195: $? = 0
# configure:14227: result: no
# configure:14322: checking for PAM support
# configure:14346: result: enabled
# configure:14355: checking for pam_start in -lpam
# configure:14380: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -rdynamic conftest.c -lpam -lpthread -lcrypt -lresolv -lnsl >&5
# configure:14380: $? = 0
# configure:14389: result: yes
# configure:14441: checking for static SSL support
# configure:14469: result: disabled
# configure:14478: checking for SSL support
# configure:14499: result: enabled
# configure:14525: checking for SSL include directory
# configure:14559: result: /usr/include
# configure:14562: checking for SSL library directory
# configure:14705: result: /lib
# configure:14740: checking for TLSv1.1
# configure:14753: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -rdynamic conftest.c -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib >&5
# configure:14753: $? = 0
# configure:14760: result: yes
# configure:14768: checking for TLSv1.2
# configure:14781: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -rdynamic conftest.c -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib >&5
# configure:14781: $? = 0
# configure:14788: result: yes
# configure:14796: checking for EC_KEY support
# configure:14809: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -rdynamic conftest.c -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib >&5
# configure:14809: $? = 0
# configure:14816: result: yes
# configure:14824: checking for ASN1_TIME_diff support
# configure:14837: gcc -o conftest -Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -rdynamic conftest.c -lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib >&5
# configure:14837: $? = 0
# configure:14844: result: yes
# configure:15032: checking that generated files are newer than configure
# configure:15038: result: done
# configure:15066: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by monit config.status 5.18, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9e3956b60073
#
# config.status:1189: creating Makefile
# config.status:1189: creating system/startup/monit.upstart
# config.status:1189: creating system/startup/monit.service
# config.status:1189: creating src/config.h
# config.status:1418: executing libtool_patch commands
# config.status:1418: executing monitrc commands
# config.status:1418: executing depfiles commands
# config.status:1418: executing libtool commands
# configure:17362: === configuring in libmonit (/tmp/monit/src/monit-5.18/libmonit)
# configure:17425: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# 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=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_backtrace=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getloadavg=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_statfs=yes
# ac_cv_func_statvfs=yes
# ac_cv_func_strftime=yes
# ac_cv_func_syslog=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsyslog=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_asm_page_h=no
# ac_cv_header_asm_param_h=yes
# ac_cv_header_cf_h=no
# ac_cv_header_crt_externs_h=no
# ac_cv_header_crypt_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_execinfo_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_ifaddrs_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_kinfo_h=no
# ac_cv_header_kstat_h=no
# ac_cv_header_kvm_h=no
# ac_cv_header_libperfstat_h=no
# ac_cv_header_libproc_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_loadavg_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_mach_boolean_h=no
# ac_cv_header_mach_host_info_h=no
# ac_cv_header_mach_mach_h=no
# ac_cv_header_mach_mach_host_h=no
# ac_cv_header_machine_pmap_h=no
# ac_cv_header_machine_vmparam_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_mntent_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_icmp6_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_ip_icmp_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_pam_pam_appl_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_procfs_h=no
# ac_cv_header_procinfo_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_security_pam_appl_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_stropts_h=yes
# ac_cv_header_sys_cfgdb_h=no
# ac_cv_header_sys_cfgodm_h=no
# ac_cv_header_sys_dk_h=no
# ac_cv_header_sys_dkstat_h=no
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_loadavg_h=no
# ac_cv_header_sys_lock_h=no
# ac_cv_header_sys_mnttab_h=no
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_mutex_h=no
# ac_cv_header_sys_nlist_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_proc_h=no
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_protosw_h=no
# ac_cv_header_sys_pstat_h=no
# ac_cv_header_sys_queue_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_resourcevar_h=no
# ac_cv_header_sys_sched_h=no
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statfs_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_swap_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_sysinfo_h=yes
# ac_cv_header_sys_systemcfg_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_tree_h=no
# 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_user_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_sys_vm_usage_h=no
# ac_cv_header_sys_vmmeter_h=no
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmpx_h=yes
# ac_cv_header_uvm_uvm_extern_h=no
# ac_cv_header_uvm_uvm_h=no
# ac_cv_header_uvm_uvm_map_h=no
# ac_cv_header_uvm_uvm_object_h=no
# ac_cv_header_uvm_uvm_param_h=no
# ac_cv_header_uvm_uvm_pmap_h=no
# ac_cv_header_vfork_h=no
# ac_cv_header_vm_pmap_h=no
# ac_cv_header_vm_vm_h=no
# ac_cv_header_vm_vm_map_h=no
# ac_cv_header_vm_vm_object_h=no
# ac_cv_header_zone_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_ipv6=yes
# ac_cv_lib_c_crypt=no
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_inet_socket=no
# ac_cv_lib_nsl_inet_addr=yes
# ac_cv_lib_pam_pam_start=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_resolv_inet_aton=yes
# ac_cv_lib_socket_socket=no
# ac_cv_member_struct_tm_tm_gmtoff=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_FLEX=/usr/sbin/flex
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_POD2MAN=no
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_boolean_t=no
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/monit/src/monit-5.18/config/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# ARCH='LINUX'
# AUTOCONF='${SHELL} /tmp/monit/src/monit-5.18/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/monit/src/monit-5.18/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/monit/src/monit-5.18/config/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS='-Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -I/usr/include -I/usr/include'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_PROFILING_FALSE=''
# ENABLE_PROFILING_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FLEX='/usr/sbin/flex'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=' -rdynamic'
# LIBOBJS=''
# LIBS='-lpam -lpthread -lcrypt -lresolv -lnsl -L/lib -lssl -lcrypto -L/lib'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/monit/src/monit-5.18/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='monit'
# PACKAGE_BUGREPORT='monit-general@nongnu.org'
# PACKAGE_NAME='monit'
# PACKAGE_STRING='monit 5.18'
# PACKAGE_TARNAME='monit'
# PACKAGE_URL=''
# PACKAGE_VERSION='5.18'
# PATH_SEPARATOR=':'
# POD2MAN='no'
# POD2MANFLAGS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='5.18'
# YACC='bison -y'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/monit/src/monit-5.18/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sslincldir='/usr/include'
# ssllibdir='/lib'
# subdirs=' libmonit'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "monit"
# #define PACKAGE_TARNAME "monit"
# #define PACKAGE_VERSION "5.18"
# #define PACKAGE_STRING "monit 5.18"
# #define PACKAGE_BUGREPORT "monit-general@nongnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "monit"
# #define VERSION "5.18"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBNSL 1
# #define HAVE_LIBRESOLV 1
# #define HAVE_LIBCRYPT 1
# #define HAVE_LIBPTHREAD 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ASM_PARAM_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_CRYPT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GLOB_H 1
# #define HAVE_GRP_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_PWD_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_QUEUE_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_SYSINFO_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTMPX_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NETINET_IP_ICMP_H 1
# #define HAVE_NETINET_ICMP6_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_SWAP_H 1
# #define HAVE_SYS_USER_H 1
# #define RETSIGTYPE void
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STRFTIME 1
# #define HAVE_STATFS 1
# #define HAVE_STATVFS 1
# #define HAVE_SETLOCALE 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_SYSLOG 1
# #define HAVE_VSYSLOG 1
# #define HAVE_BACKTRACE 1
# #define HAVE_GETLOADAVG 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_VA_COPY 1
# #define HAVE_IPV6 1
# #define PIDDIR "/run"
# #define HAVE_MTAB 1
# #define HAVE_CPU_WAIT 1
# #define HAVE_LARGEFILES 1
# #define HAVE_LIBPAM 1
# #define HAVE_OPENSSL 1
# #define HAVE_TLSV1_1 1
# #define HAVE_TLSV1_2 1
# #define HAVE_EC_KEY 1
# #define HAVE_ASN1_TIME_DIFF 1
#
# configure: exit 0

CMD: config logfiles '/tmp/monit/src/monit-5.18/libmonit/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libmonit configure 1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --sysconfdir=/etc host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9e3956b60073
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2316: checking for a BSD-compatible install
# configure:2384: result: /usr/bin/install -c
# configure:2395: checking whether build environment is sane
# configure:2450: result: yes
# configure:2509: checking for x86_64-unknown-linux-strip
# configure:2539: result: no
# configure:2549: checking for strip
# configure:2565: found /usr/sbin/strip
# configure:2576: result: strip
# configure:2601: checking for a thread-safe mkdir -p
# configure:2640: result: /usr/sbin/mkdir -p
# configure:2647: checking for gawk
# configure:2663: found /usr/sbin/gawk
# configure:2674: result: gawk
# configure:2685: checking whether make sets $(MAKE)
# configure:2707: result: yes
# configure:2736: checking whether make supports nested variables
# configure:2753: result: yes
# configure:2892: checking for x86_64-unknown-linux-gcc
# configure:2922: result: no
# configure:2932: checking for gcc
# configure:2948: found /usr/sbin/gcc
# configure:2959: result: gcc
# configure:3188: checking for C compiler version
# configure:3197: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3208: $? = 0
# configure:3197: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3208: $? = 0
# configure:3197: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3208: $? = 1
# configure:3197: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3208: $? = 1
# configure:3228: checking whether the C compiler works
# configure:3250: gcc conftest.c >&5
# configure:3254: $? = 0
# configure:3302: result: yes
# configure:3305: checking for C compiler default output file name
# configure:3307: result: a.out
# configure:3313: checking for suffix of executables
# configure:3320: gcc -o conftest conftest.c >&5
# configure:3324: $? = 0
# configure:3346: result:
# configure:3368: checking whether we are cross compiling
# configure:3376: gcc -o conftest conftest.c >&5
# configure:3380: $? = 0
# configure:3387: ./conftest
# configure:3391: $? = 0
# configure:3406: result: no
# configure:3411: checking for suffix of object files
# configure:3433: gcc -c conftest.c >&5
# configure:3437: $? = 0
# configure:3458: result: o
# configure:3462: checking whether we are using the GNU C compiler
# configure:3481: gcc -c conftest.c >&5
# configure:3481: $? = 0
# configure:3490: result: yes
# configure:3499: checking whether gcc accepts -g
# configure:3519: gcc -c -g conftest.c >&5
# configure:3519: $? = 0
# configure:3560: result: yes
# configure:3577: checking for gcc option to accept ISO C89
# configure:3640: gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3653: result: none needed
# configure:3678: checking whether gcc understands -c and -o together
# configure:3700: gcc -c conftest.c -o conftest2.o
# configure:3703: $? = 0
# configure:3700: gcc -c conftest.c -o conftest2.o
# configure:3703: $? = 0
# configure:3715: result: yes
# configure:3743: checking for style of include used by make
# configure:3771: result: GNU
# configure:3797: checking dependency style of gcc
# configure:3908: result: none
# configure:3957: checking build system type
# configure:3971: result: x86_64-unknown-linux-gnu
# configure:3991: checking host system type
# configure:4004: result: x86_64-unknown-linux-gnu
# configure:4045: checking how to print strings
# configure:4072: result: printf
# configure:4093: checking for a sed that does not truncate output
# configure:4157: result: /usr/sbin/sed
# configure:4175: checking for grep that handles long lines and -e
# configure:4233: result: /usr/sbin/grep
# configure:4238: checking for egrep
# configure:4300: result: /usr/sbin/grep -E
# configure:4305: checking for fgrep
# configure:4367: result: /usr/sbin/grep -F
# configure:4402: checking for ld used by gcc
# configure:4469: result: /usr/sbin/ld
# configure:4476: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4491: result: yes
# configure:4503: checking for BSD- or MS-compatible name lister (nm)
# configure:4552: result: /usr/sbin/nm -B
# configure:4682: checking the name lister (/usr/sbin/nm -B) interface
# configure:4689: gcc -c conftest.c >&5
# configure:4692: /usr/sbin/nm -B "conftest.o"
# configure:4695: output
# 0000000000000000 B some_variable
# configure:4702: result: BSD nm
# configure:4705: checking whether ln -s works
# configure:4709: result: yes
# configure:4717: checking the maximum length of command line arguments
# configure:4848: result: 1572864
# configure:4865: checking whether the shell understands some XSI constructs
# configure:4875: result: yes
# configure:4879: checking whether the shell understands "+="
# configure:4885: result: yes
# configure:4920: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4960: result: func_convert_file_noop
# configure:4967: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4987: result: func_convert_file_noop
# configure:4994: checking for /usr/sbin/ld option to reload object files
# configure:5001: result: -r
# configure:5035: checking for x86_64-unknown-linux-objdump
# configure:5065: result: no
# configure:5075: checking for objdump
# configure:5091: found /usr/sbin/objdump
# configure:5102: result: objdump
# configure:5134: checking how to recognize dependent libraries
# configure:5332: result: pass_all
# configure:5377: checking for x86_64-unknown-linux-dlltool
# configure:5407: result: no
# configure:5417: checking for dlltool
# configure:5447: result: no
# configure:5477: checking how to associate runtime and link libraries
# configure:5504: result: printf %s\n
# configure:5521: checking for x86_64-unknown-linux-ar
# configure:5551: result: no
# configure:5565: checking for ar
# configure:5581: found /usr/sbin/ar
# configure:5592: result: ar
# configure:5629: checking for archiver @FILE support
# configure:5646: gcc -c conftest.c >&5
# configure:5646: $? = 0
# configure:5649: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5652: $? = 0
# configure:5657: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5660: $? = 1
# configure:5672: result: @
# configure:5690: checking for x86_64-unknown-linux-strip
# configure:5717: result: strip
# configure:5789: checking for x86_64-unknown-linux-ranlib
# configure:5819: result: no
# configure:5829: checking for ranlib
# configure:5845: found /usr/sbin/ranlib
# configure:5856: result: ranlib
# configure:5958: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6078: gcc -c conftest.c >&5
# configure:6081: $? = 0
# configure:6085: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6088: $? = 0
# configure:6154: gcc -o conftest conftest.c conftstm.o >&5
# configure:6157: $? = 0
# configure:6195: result: ok
# configure:6232: checking for sysroot
# configure:6262: result: no
# configure:6339: gcc -c conftest.c >&5
# configure:6342: $? = 0
# configure:6491: checking for x86_64-unknown-linux-mt
# configure:6521: result: no
# configure:6531: checking for mt
# configure:6561: result: no
# configure:6581: checking if : is a manifest tool
# configure:6587: : '-?'
# configure:6595: result: no
# configure:7237: checking how to run the C preprocessor
# configure:7268: gcc -E conftest.c
# configure:7268: $? = 0
# configure:7282: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | /* end confdefs.h. */
# | #include
# configure:7307: result: gcc -E
# configure:7327: gcc -E conftest.c
# configure:7327: $? = 0
# configure:7341: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | /* end confdefs.h. */
# | #include
# configure:7370: checking for ANSI C header files
# configure:7390: gcc -c conftest.c >&5
# configure:7390: $? = 0
# configure:7463: gcc -o conftest conftest.c >&5
# configure:7463: $? = 0
# configure:7463: ./conftest
# configure:7463: $? = 0
# configure:7474: result: yes
# configure:7487: checking for sys/types.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for sys/stat.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for stdlib.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for string.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for memory.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for strings.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for inttypes.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for stdint.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7487: checking for unistd.h
# configure:7487: gcc -c conftest.c >&5
# configure:7487: $? = 0
# configure:7487: result: yes
# configure:7501: checking for dlfcn.h
# configure:7501: gcc -c conftest.c >&5
# configure:7501: $? = 0
# configure:7501: result: yes
# configure:7707: checking for objdir
# configure:7722: result: .libs
# configure:7993: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8011: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8015: $? = 0
# configure:8028: result: no
# configure:8355: checking for gcc option to produce PIC
# configure:8362: result: -fPIC -DPIC
# configure:8370: checking if gcc PIC flag -fPIC -DPIC works
# configure:8388: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8392: $? = 0
# configure:8405: result: yes
# configure:8434: checking if gcc static flag -static works
# configure:8462: result: yes
# configure:8477: checking if gcc supports -c -o file.o
# configure:8498: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8502: $? = 0
# configure:8524: result: yes
# configure:8532: checking if gcc supports -c -o file.o
# configure:8579: result: yes
# configure:8612: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9769: result: yes
# configure:9806: checking whether -lc should be explicitly linked in
# configure:9814: gcc -c conftest.c >&5
# configure:9817: $? = 0
# configure:9832: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9835: $? = 0
# configure:9849: result: no
# configure:10009: checking dynamic linker characteristics
# configure:10509: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10509: $? = 0
# configure:10743: result: GNU/Linux ld.so
# configure:10850: checking how to hardcode library paths into programs
# configure:10875: result: immediate
# configure:11415: checking whether stripping libraries is possible
# configure:11420: result: yes
# configure:11455: checking if libtool supports shared libraries
# configure:11457: result: yes
# configure:11460: checking whether to build shared libraries
# configure:11481: result: yes
# configure:11484: checking whether to build static libraries
# configure:11488: result: yes
# configure:11692: checking for pthread_create in -lpthread
# configure:11717: gcc -o conftest conftest.c -lpthread >&5
# configure:11717: $? = 0
# configure:11726: result: yes
# configure:11739: checking for round in -lm
# configure:11764: gcc -o conftest conftest.c -lm -lpthread >&5
# conftest.c:31:6: warning: conflicting types for built-in function 'round'
# char round ();
# ^~~~~
# configure:11764: $? = 0
# configure:11773: result: yes
# configure:11791: checking for ANSI C header files
# configure:11895: result: yes
# configure:11912: checking ctype.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking ctype.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for ctype.h
# configure:11912: result: yes
# configure:11912: checking errno.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking errno.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for errno.h
# configure:11912: result: yes
# configure:11912: checking fcntl.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking fcntl.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for fcntl.h
# configure:11912: result: yes
# configure:11912: checking limits.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking limits.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for limits.h
# configure:11912: result: yes
# configure:11912: checking pthread.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking pthread.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for pthread.h
# configure:11912: result: yes
# configure:11912: checking setjmp.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking setjmp.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for setjmp.h
# configure:11912: result: yes
# configure:11912: checking signal.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking signal.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for signal.h
# configure:11912: result: yes
# configure:11912: checking stdarg.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking stdarg.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for stdarg.h
# configure:11912: result: yes
# configure:11912: checking stdio.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking stdio.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for stdio.h
# configure:11912: result: yes
# configure:11912: checking for string.h
# configure:11912: result: yes
# configure:11912: checking for string.h
# configure:11912: result: yes
# configure:11912: checking for strings.h
# configure:11912: result: yes
# configure:11912: checking sys/socket.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/socket.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/socket.h
# configure:11912: result: yes
# configure:11912: checking sys/time.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/time.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/time.h
# configure:11912: result: yes
# configure:11912: checking for sys/types.h
# configure:11912: result: yes
# configure:11912: checking for unistd.h
# configure:11912: result: yes
# configure:11912: checking execinfo.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking execinfo.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for execinfo.h
# configure:11912: result: yes
# configure:11912: checking sys/sendfile.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/sendfile.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/sendfile.h
# configure:11912: result: yes
# configure:11912: checking sys/dirent.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:77:24: fatal error: sys/dirent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking sys/dirent.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:44:24: fatal error: sys/dirent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for sys/dirent.h
# configure:11912: result: no
# configure:11912: checking poll.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking poll.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for poll.h
# configure:11912: result: yes
# configure:11912: checking sys/poll.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/poll.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/poll.h
# configure:11912: result: yes
# configure:11912: checking sys/event.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:79:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking sys/event.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:46:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for sys/event.h
# configure:11912: result: no
# configure:11912: checking stropts.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking stropts.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for stropts.h
# configure:11912: result: yes
# configure:11912: checking sys/ioctl.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/ioctl.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/ioctl.h
# configure:11912: result: yes
# configure:11912: checking sys/filio.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:81:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking sys/filio.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:48:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for sys/filio.h
# configure:11912: result: no
# configure:11912: checking kstat.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:81:19: fatal error: kstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking kstat.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:48:19: fatal error: kstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for kstat.h
# configure:11912: result: no
# configure:11912: checking ifaddrs.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking ifaddrs.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for ifaddrs.h
# configure:11912: result: yes
# configure:11912: checking net/if_media.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:82:26: fatal error: net/if_media.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking net/if_media.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:49:26: fatal error: net/if_media.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for net/if_media.h
# configure:11912: result: no
# configure:11912: checking netinet/in.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking netinet/in.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for netinet/in.h
# configure:11912: result: yes
# configure:11912: checking sys/sysctl.h usability
# configure:11912: gcc -c conftest.c >&5
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking sys/sysctl.h presence
# configure:11912: gcc -E conftest.c
# configure:11912: $? = 0
# configure:11912: result: yes
# configure:11912: checking for sys/sysctl.h
# configure:11912: result: yes
# configure:11912: checking net/if_dl.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:84:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking net/if_dl.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:51:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for net/if_dl.h
# configure:11912: result: no
# configure:11912: checking sys/protosw.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:84:25: fatal error: sys/protosw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking sys/protosw.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:51:25: fatal error: sys/protosw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for sys/protosw.h
# configure:11912: result: no
# configure:11912: checking mach/boolean.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:84:26: fatal error: mach/boolean.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking mach/boolean.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:51:26: fatal error: mach/boolean.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for mach/boolean.h
# configure:11912: result: no
# configure:11912: checking uvm/uvm_param.h usability
# configure:11912: gcc -c conftest.c >&5
# conftest.c:84:27: fatal error: uvm/uvm_param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11912: result: no
# configure:11912: checking uvm/uvm_param.h presence
# configure:11912: gcc -E conftest.c
# conftest.c:51:27: fatal error: uvm/uvm_param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11912: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:11912: result: no
# configure:11912: checking for uvm/uvm_param.h
# configure:11912: result: no
# configure:11925: checking for net/if.h
# configure:11925: gcc -c conftest.c >&5
# configure:11925: $? = 0
# configure:11925: result: yes
# configure:11925: checking for net/route.h
# configure:11925: gcc -c conftest.c >&5
# configure:11925: $? = 0
# configure:11925: result: yes
# configure:11957: checking for libperfstat.h
# configure:11957: gcc -c conftest.c >&5
# conftest.c:59:25: fatal error: libperfstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11957: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PROTOSW_H
# | #include
# | #endif
# |
# |
# | #include
# configure:11957: result: no
# configure:11977: checking for boolean_t
# configure:11977: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:13: error: 'boolean_t' undeclared (first use in this function)
# if (sizeof (boolean_t))
# ^~~~~~~~~
# conftest.c:68:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:11977: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #ifdef HAVE_MACH_BOOLEAN_H
# | #include
# | #endif
# | #ifdef HAVE_UVM_UVM_PARAM_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (boolean_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11977: result: no
# configure:11998: checking for uchar_t
# configure:11998: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:13: error: 'uchar_t' undeclared (first use in this function)
# if (sizeof (uchar_t))
# ^~~~~~~
# conftest.c:89:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:11998: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (uchar_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11998: result: no
# configure:12008: checking for uint32_t
# configure:12008: gcc -c conftest.c >&5
# configure:12008: $? = 0
# configure:12008: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:12008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12008: result: yes
# configure:12024: checking setjmp is available
# configure:12043: gcc -o conftest conftest.c -lm -lpthread >&5
# configure:12043: $? = 0
# configure:12043: ./conftest
# configure:12043: $? = 0
# configure:12044: result: yes
# configure:12057: result:
# configure:12061: checking vsnprintf is c99 conformant
# configure:12081: gcc -o conftest conftest.c -lm -lpthread >&5
# configure:12081: $? = 0
# configure:12081: ./conftest
# configure:12081: $? = 0
# configure:12082: result: yes
# configure:12095: result:
# configure:12100: checking for timegm
# configure:12100: gcc -o conftest conftest.c -lm -lpthread >&5
# configure:12100: $? = 0
# configure:12100: result: yes
# configure:12193: checking for an ANSI C-conforming const
# configure:12259: gcc -c -D _REENTRANT conftest.c >&5
# configure:12259: $? = 0
# configure:12266: result: yes
# configure:12274: checking whether byte ordering is bigendian
# configure:12289: gcc -c -D _REENTRANT conftest.c >&5
# conftest.c:57:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:57:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:57:15: error: unknown type name 'universal'
# configure:12289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_TIMEGM 1
# | #define LINUX 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12334: gcc -c -D _REENTRANT conftest.c >&5
# configure:12334: $? = 0
# configure:12352: gcc -c -D _REENTRANT conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:63:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:12352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmonit"
# | #define PACKAGE_TARNAME "libmonit"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libmonit 1.0"
# | #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmonit"
# | #define VERSION "1.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_SYS_SENDFILE_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_TIMEGM 1
# | #define LINUX 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12480: result: no
# configure:12519: gcc -c -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c >&5
# configure:12519: $? = 0
# configure:12539: gcc -c -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c >&5
# configure:12539: $? = 0
# configure:12576: checking for IPv6 support
# configure:12600: gcc -o conftest -Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c -lm -lpthread >&5
# conftest.c:62:2: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:67:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(fd >= 0 ? 0 : 1);
# ^~~~
# conftest.c:67:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:67:3: note: include '' or provide a declaration of 'exit'
# conftest.c:65:23: warning: unused variable 'foo' [-Wunused-variable]
# struct sockaddr_in6 foo;
# ^~~
# configure:12600: $? = 0
# configure:12600: ./conftest
# configure:12600: $? = 0
# configure:12611: result: yes
# configure:12736: checking that generated files are newer than configure
# configure:12742: result: done
# configure:12766: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmonit config.status 1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9e3956b60073
#
# config.status:1116: creating Makefile
# config.status:1116: creating test/Makefile
# config.status:1116: creating src/xconfig.h
# config.status:1345: executing depfiles commands
# config.status:1345: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# 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=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_timegm=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_execinfo_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_ifaddrs_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_kstat_h=no
# ac_cv_header_libperfstat_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_boolean_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_dl_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_net_if_media_h=no
# ac_cv_header_net_route_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_stropts_h=yes
# ac_cv_header_sys_dirent_h=no
# ac_cv_header_sys_event_h=no
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_protosw_h=no
# ac_cv_header_sys_sendfile_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_uvm_uvm_param_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_ipv6=yes
# ac_cv_lib_m_round=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_boolean_t=no
# ac_cv_type_uchar_t=no
# ac_cv_type_uint32_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS='-Wno-address -Wno-pointer-sign -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lpthread '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmonit'
# PACKAGE_BUGREPORT='monit-dev@tildeslash.com'
# PACKAGE_NAME='libmonit'
# PACKAGE_STRING='libmonit 1.0'
# PACKAGE_TARNAME='libmonit'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# UNIT_TEST='test'
# VERSION='1.0'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/monit/src/monit-5.18/libmonit/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libmonit"
# #define PACKAGE_TARNAME "libmonit"
# #define PACKAGE_VERSION "1.0"
# #define PACKAGE_STRING "libmonit 1.0"
# #define PACKAGE_BUGREPORT "monit-dev@tildeslash.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libmonit"
# #define VERSION "1.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBPTHREAD 1
# #define HAVE_LIBM 1
# #define STDC_HEADERS 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_SYS_SENDFILE_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NET_ROUTE_H 1
# #define HAVE_UINT32_T 1
# #define HAVE_TIMEGM 1
# #define LINUX 1
# #define IPV6 1
#
# configure: exit 0