Build of monit with musl toolchain

The build took 00h 01m 20s and was NOT successful.

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

SLOCLanguage
25,535 ansic
10,921 sh
3,676 yacc
1,035 lex
645 makefile
453 pascal
42,265 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: monit 5.18-1 (Wed Apr 5 00:39:54 UTC 2017)
# ==> 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... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... 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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/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... no
# checking for inet_aton in -lresolv... yes
# checking for crypt in -lc... 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... no
# checking asm/param.h presence... no
# checking for asm/param.h... no
# 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... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# 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... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# 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... no
# checking sys/queue.h presence... no
# checking for sys/queue.h... no
# 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... no
# 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... no
# 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... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking whether lstat correctly handles trailing slash... no
# checking whether stat accepts an empty string... yes
# 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... no
# 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... no
# 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... no
# configure: error: PAM enabled but headers or library not found, install the PAM development support or run configure --without-pam
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = 5540699c0de1
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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 /sysroot/bin/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:3004: result: clang
# configure:3273: checking for C compiler version
# configure:3282: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3293: $? = 0
# configure:3282: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3293: $? = 0
# configure:3282: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3293: $? = 1
# configure:3282: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3293: $? = 1
# configure:3313: checking whether the C compiler works
# configure:3335: clang 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: clang -o conftest conftest.c >&5
# configure:3409: $? = 0
# configure:3431: result:
# configure:3453: checking whether we are cross compiling
# configure:3461: clang -o conftest conftest.c >&5
# configure:3465: $? = 0
# configure:3472: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3476: $? = 127
# configure:3491: result: yes
# configure:3496: checking for suffix of object files
# configure:3518: clang -c conftest.c >&5
# configure:3522: $? = 0
# configure:3543: result: o
# configure:3547: checking whether we are using the GNU C compiler
# configure:3566: clang -c conftest.c >&5
# configure:3566: $? = 0
# configure:3575: result: yes
# configure:3584: checking whether clang accepts -g
# configure:3604: clang -c -g conftest.c >&5
# configure:3604: $? = 0
# configure:3645: result: yes
# configure:3662: checking for clang option to accept ISO C89
# configure:3725: clang -c conftest.c >&5
# configure:3725: $? = 0
# configure:3738: result: none needed
# configure:3763: checking whether clang understands -c and -o together
# configure:3785: clang -c conftest.c -o conftest2.o
# configure:3788: $? = 0
# configure:3785: clang -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 clang
# 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 clang
# configure:4767: result: /sysroot/bin/ld
# configure:4774: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4789: result: yes
# configure:4801: checking for BSD- or MS-compatible name lister (nm)
# configure:4850: result: /sysroot/bin/nm -B
# configure:4980: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4987: clang -c conftest.c >&5
# configure:4990: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/objdump
# configure:5400: result: objdump
# configure:5412: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/ar
# configure:5890: result: ar
# configure:5927: checking for archiver @FILE support
# configure:5944: clang -c conftest.c >&5
# configure:5944: $? = 0
# configure:5947: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5950: $? = 0
# configure:5955: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6154: result: ranlib
# configure:6256: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6376: clang -c conftest.c >&5
# configure:6379: $? = 0
# configure:6383: /sysroot/bin/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: clang -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: clang -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: clang -E conftest.c
# configure:7566: $? = 0
# configure:7580: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7625: clang -E conftest.c
# configure:7625: $? = 0
# configure:7639: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7688: $? = 0
# configure:7772: result: yes
# configure:7785: checking for sys/types.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for sys/stat.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for stdlib.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for string.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for memory.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for strings.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for inttypes.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for stdint.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7785: checking for unistd.h
# configure:7785: clang -c conftest.c >&5
# configure:7785: $? = 0
# configure:7785: result: yes
# configure:7799: checking for dlfcn.h
# configure:7799: clang -c conftest.c >&5
# configure:7799: $? = 0
# configure:7799: result: yes
# configure:7975: checking for objdir
# configure:7990: result: .libs
# configure:8261: checking if clang supports -fno-rtti -fno-exceptions
# configure:8279: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8283: $? = 0
# configure:8296: result: yes
# configure:8623: checking for clang option to produce PIC
# configure:8630: result: -fPIC -DPIC
# configure:8638: checking if clang PIC flag -fPIC -DPIC works
# configure:8656: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8660: $? = 0
# configure:8673: result: yes
# configure:8702: checking if clang static flag -static works
# configure:8730: result: no
# configure:8745: checking if clang supports -c -o file.o
# configure:8766: clang -c -o out/conftest2.o conftest.c >&5
# configure:8770: $? = 0
# configure:8792: result: yes
# configure:8800: checking if clang supports -c -o file.o
# configure:8847: result: yes
# configure:8880: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10037: result: yes
# configure:10074: checking whether -lc should be explicitly linked in
# configure:10082: clang -c conftest.c >&5
# configure:10085: $? = 0
# configure:10100: clang -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: clang -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: clang -o conftest conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -linet >&5
# /sysroot/bin/ld: error: cannot find -linet
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lnsl >&5
# /sysroot/bin/ld: error: cannot find -lnsl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11915: $? = 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 inet_addr ();
# | int
# | main ()
# | {
# | return inet_addr ();
# | ;
# | return 0;
# | }
# configure:11924: result: no
# configure:11935: checking for inet_aton in -lresolv
# configure:11960: clang -o conftest conftest.c -lresolv >&5
# configure:11960: $? = 0
# configure:11969: result: yes
# configure:11980: checking for crypt in -lc
# configure:12005: clang -o conftest conftest.c -lc -lresolv >&5
# configure:12005: $? = 0
# configure:12014: result: yes
# configure:12066: checking for pthread_create in -lpthread
# configure:12091: clang -o conftest conftest.c -lpthread -lresolv >&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: clang -c conftest.c >&5
# configure:12257: $? = 0
# configure:12264: result: yes
# configure:12272: checking whether stat file-mode macros are broken
# configure:12299: clang -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: clang -c conftest.c >&5
# configure:12334: $? = 0
# configure:12341: result: yes
# configure:12442: checking alloca.h usability
# configure:12442: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking alloca.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking arpa/inet.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'asm/page.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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: clang -E conftest.c
# conftest.c:30:10: fatal error: 'asm/page.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'asm/param.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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/param.h presence
# configure:12442: clang -E conftest.c
# conftest.c:30:10: fatal error: 'asm/param.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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/param.h
# configure:12442: result: no
# configure:12442: checking cf.h usability
# configure:12442: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'cf.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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 cf.h presence
# configure:12442: clang -E conftest.c
# conftest.c:30:10: fatal error: 'cf.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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 cf.h
# configure:12442: result: no
# configure:12442: checking crt_externs.h usability
# configure:12442: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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 crt_externs.h presence
# configure:12442: clang -E conftest.c
# conftest.c:30:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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 crt_externs.h
# configure:12442: result: no
# configure:12442: checking ctype.h usability
# configure:12442: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking ctype.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking crypt.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking dirent.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking errno.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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 execinfo.h presence
# configure:12442: clang -E conftest.c
# conftest.c:34:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# configure:12442: result: no
# configure:12442: checking for execinfo.h
# configure:12442: result: no
# configure:12442: checking fcntl.h usability
# configure:12442: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking fcntl.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking getopt.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking glob.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking grp.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking ifaddrs.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:72:10: fatal error: 'kinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:39:10: fatal error: 'kinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:72:10: fatal error: 'kvm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:39:10: fatal error: 'kvm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking paths.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'kstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:40:10: fatal error: 'kstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'zone.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:40:10: fatal error: 'zone.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'sys/protosw.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:40:10: fatal error: 'sys/protosw.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'libproc.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:40:10: fatal error: 'libproc.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking limits.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'loadavg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:41:10: fatal error: 'loadavg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking locale.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'mach/boolean.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:42:10: fatal error: 'mach/boolean.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'mach/host_info.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:42:10: fatal error: 'mach/host_info.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'mach/mach.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:42:10: fatal error: 'mach/mach.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'mach/mach_host.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:42:10: fatal error: 'mach/mach_host.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking mntent.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netdb.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/socket.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/in.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/tcp.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking netinet/in_systm.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:82:10: fatal error: 'pam/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -E conftest.c
# conftest.c:49:10: fatal error: 'pam/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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: clang -c conftest.c >&5
# conftest.c:82:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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 security/pam_appl.h presence
# configure:12442: clang -E conftest.c
# conftest.c:49:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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 security/pam_appl.h
# configure:12442: result: no
# configure:12442: checking poll.h usability
# configure:12442: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking poll.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:83:10: fatal error: 'procfs.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:50:10: fatal error: 'procfs.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/procfs.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:84:10: fatal error: 'procinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:51:10: fatal error: 'procinfo.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking pthread.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking pwd.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking regex.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking setjmp.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking signal.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stdarg.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stddef.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stdio.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking stropts.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'sys/cfgodm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'sys/cfgodm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'sys/cfgdb.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'sys/cfgdb.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'sys/dk.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'sys/dk.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'sys/dkstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'sys/dkstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/ioctl.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'sys/loadavg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:63:10: fatal error: 'sys/loadavg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'sys/lock.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:63:10: fatal error: 'sys/lock.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'sys/mnttab.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:63:10: fatal error: 'sys/mnttab.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'sys/mutex.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:63:10: fatal error: 'sys/mutex.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'sys/nlist.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:63:10: fatal error: 'sys/nlist.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/param.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'sys/pstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -E conftest.c
# conftest.c:64:10: fatal error: 'sys/pstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'sys/queue.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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/queue.h presence
# configure:12442: clang -E conftest.c
# conftest.c:64:10: fatal error: 'sys/queue.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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/queue.h
# configure:12442: result: no
# configure:12442: checking sys/resource.h usability
# configure:12442: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/resource.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'sys/sched.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:65:10: fatal error: 'sys/sched.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/statfs.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/statvfs.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/sysinfo.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:101:10: fatal error: 'sys/systemcfg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:68:10: fatal error: 'sys/systemcfg.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/time.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:102:10: fatal error: 'sys/tree.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:69:10: fatal error: 'sys/tree.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/un.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/utsname.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:105:10: fatal error: 'sys/vmmeter.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:72:10: fatal error: 'sys/vmmeter.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# conftest.c:105:10: fatal error: 'sys/vm_usage.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:72:10: fatal error: 'sys/vm_usage.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking sys/vfs.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking syslog.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# configure:12442: $? = 0
# configure:12442: result: yes
# configure:12442: checking utmpx.h presence
# configure:12442: clang -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: clang -c conftest.c >&5
# conftest.c:109:10: fatal error: 'uvm/uvm_extern.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:76:10: fatal error: 'uvm/uvm_extern.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# conftest.c:109:10: fatal error: 'uvm/uvm_param.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:76:10: fatal error: 'uvm/uvm_param.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# conftest.c:109:10: fatal error: 'vm/vm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -E conftest.c
# conftest.c:76:10: fatal error: 'vm/vm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# conftest.c:82:10: fatal error: 'libperfstat.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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: clang -c conftest.c >&5
# configure:12479: $? = 0
# configure:12479: result: yes
# configure:12507: checking for net/if.h
# configure:12507: clang -c conftest.c >&5
# configure:12507: $? = 0
# configure:12507: result: yes
# configure:12507: checking for netinet/ip_icmp.h
# configure:12507: clang -c conftest.c >&5
# configure:12507: $? = 0
# configure:12507: result: yes
# configure:12540: checking for netinet/icmp6.h
# configure:12540: clang -c conftest.c >&5
# configure:12540: $? = 0
# configure:12540: result: yes
# configure:12569: checking for sys/sysctl.h
# configure:12569: clang -c conftest.c >&5
# conftest.c:86:10: fatal error: 'sys/sysctl.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# |
# | #include
# configure:12569: result: no
# configure:12569: checking for sys/mount.h
# configure:12569: clang -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12569: checking for sys/proc.h
# configure:12569: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'sys/proc.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12569: checking for sys/ucred.h
# configure:12569: clang -c conftest.c >&5
# conftest.c:88:10: fatal error: 'sys/ucred.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12569: $? = 0
# configure:12569: result: yes
# configure:12594: checking for machine/vmparam.h
# configure:12594: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'machine/vmparam.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'vm/pmap.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'machine/pmap.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'vm/vm_map.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'vm/vm_object.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:92:10: fatal error: 'sys/resourcevar.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'uvm/uvm_map.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'uvm/uvm_pmap.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'uvm/uvm_object.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'uvm/uvm.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:104:13: error: use of undeclared identifier 'boolean_t'
# if (sizeof (boolean_t))
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12743: $? = 0
# configure:12743: clang -c conftest.c >&5
# conftest.c:119:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12754: $? = 0
# configure:12754: clang -c conftest.c >&5
# conftest.c:119:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12765: $? = 0
# configure:12765: clang -c conftest.c >&5
# conftest.c:119:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:89:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# configure:12842: $? = 0
# configure:12849: result: time.h
# configure:12857: checking for struct tm.tm_gmtoff
# configure:12857: clang -c conftest.c >&5
# conftest.c:120:18: error: variable has incomplete type 'struct tm'
# static struct tm ac_aggr;
# ^
# conftest.c:120:15: note: forward declaration of 'struct tm'
# static struct tm ac_aggr;
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -c conftest.c >&5
# conftest.c:120:18: error: variable has incomplete type 'struct tm'
# static struct tm ac_aggr;
# ^
# conftest.c:120:15: note: forward declaration of 'struct tm'
# static struct tm ac_aggr;
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -o conftest conftest.c -lpthread -lresolv >&5
# conftest.c:84:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# configure:12890: $? = 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_MOUNT_H 1
# | #define HAVE_SYS_SWAP_H 1
# | #define HAVE_SYS_USER_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:12898: result: no
# configure:12911: checking vfork.h usability
# configure:12911: clang -c conftest.c >&5
# conftest.c:117:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -E conftest.c
# conftest.c:84:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:12924: $? = 0
# configure:12924: result: yes
# configure:12924: checking for vfork
# configure:12924: clang -o conftest conftest.c -lpthread -lresolv >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:108:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:12924: $? = 0
# configure:12924: result: yes
# configure:12934: checking for working fork
# configure:12966: result: cross
# configure:12982: WARNING: result yes guessed because of cross compilation
# configure:12987: checking for working vfork
# configure:13097: result: yes
# configure:13122: checking whether lstat correctly handles trailing slash
# configure:13165: result: no
# configure:13184: checking whether stat accepts an empty string
# configure:13214: result: yes
# configure:13232: checking for strftime
# configure:13232: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13232: $? = 0
# configure:13232: result: yes
# configure:13287: checking for statfs
# configure:13287: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13287: $? = 0
# configure:13287: result: yes
# configure:13298: checking for statvfs
# configure:13298: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13298: $? = 0
# configure:13298: result: yes
# configure:13309: checking for setlocale
# configure:13309: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13309: $? = 0
# configure:13309: result: yes
# configure:13320: checking for getaddrinfo
# configure:13320: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13320: $? = 0
# configure:13320: result: yes
# configure:13331: checking for syslog
# configure:13331: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13342: checking for vsyslog
# configure:13342: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13342: $? = 0
# configure:13342: result: yes
# configure:13353: checking for backtrace
# configure:13353: clang -o conftest conftest.c -lpthread -lresolv >&5
# /tmp/conftest-807b15.o:conftest.c:function main: error: undefined reference to 'backtrace'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13353: $? = 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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 HAVE_STAT_EMPTY_STRING_BUG 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
# | /* end confdefs.h. */
# | /* Define backtrace to an innocuous variant, in case declares backtrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define backtrace innocuous_backtrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char backtrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef backtrace
# |
# | /* 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 backtrace ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_backtrace || defined __stub___backtrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return backtrace ();
# | ;
# | return 0;
# | }
# configure:13353: result: no
# configure:13364: checking for getloadavg
# configure:13364: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13364: $? = 0
# configure:13364: result: yes
# configure:13375: checking for getopt_long
# configure:13375: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13375: $? = 0
# configure:13375: result: yes
# configure:13385: checking for va_copy
# configure:13404: clang -o conftest conftest.c -lpthread -lresolv >&5
# configure:13404: $? = 0
# configure:13406: result: yes
# configure:13427: checking for an ANSI C-conforming const
# configure:13493: clang -c conftest.c >&5
# configure:13493: $? = 0
# configure:13500: result: yes
# configure:13508: checking whether byte ordering is bigendian
# configure:13523: clang -c conftest.c >&5
# conftest.c:100:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:100:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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 HAVE_STAT_EMPTY_STRING_BUG 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_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: clang -c conftest.c >&5
# configure:13568: $? = 0
# configure:13586: clang -c conftest.c >&5
# conftest.c:106:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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 HAVE_STAT_EMPTY_STRING_BUG 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_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: clang -c -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 conftest.c >&5
# configure:13753: $? = 0
# configure:13773: clang -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:13821: result: no
# 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: clang -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: clang -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 -lresolv >&5
# /sysroot/bin/ld: error: cannot find -lpam
# /tmp/conftest-885335.o:conftest.c:function main: error: undefined reference to 'pam_start'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14380: $? = 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_LIBRESOLV 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_CTYPE_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_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_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_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_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 HAVE_STAT_EMPTY_STRING_BUG 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_GETLOADAVG 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_VA_COPY 1
# | #define PIDDIR "/run"
# | #define HAVE_MTAB 1
# | #define HAVE_CPU_WAIT 1
# | #define HAVE_LARGEFILES 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 pam_start ();
# | int
# | main ()
# | {
# | return pam_start ();
# | ;
# | return 0;
# | }
# configure:14389: result: no
# configure:14399: error: PAM enabled but headers or library not found, install the PAM development support or run configure --without-pam
#
# ## ---------------- ##
# ## 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=set
# ac_cv_env_CC_value=clang
# 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=no
# 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=no
# ac_cv_func_setlocale=yes
# ac_cv_func_stat_empty_string_bug=yes
# 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=no
# 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=no
# 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=no
# 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=no
# 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=no
# 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=no
# ac_cv_lib_c_crypt=yes
# ac_cv_lib_error_at_line=no
# ac_cv_lib_inet_socket=no
# ac_cv_lib_nsl_inet_addr=no
# ac_cv_lib_pam_pam_start=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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='clang'
# CCDEPMODE='depmode=none'
# CFLAGS='-Wno-address -Wno-pointer-sign -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# 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='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=' -rdynamic'
# LIBOBJS=' error.o lstat.o stat.o'
# LIBS='-lpthread -lresolv '
# 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='/sysroot/bin/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=''
# 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='NONE'
# 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=''
# ssllibdir=''
# 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_LIBRESOLV 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_CTYPE_H 1
# #define HAVE_CRYPT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_ERRNO_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_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_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_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 HAVE_STAT_EMPTY_STRING_BUG 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_GETLOADAVG 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_VA_COPY 1
# #define PIDDIR "/run"
# #define HAVE_MTAB 1
# #define HAVE_CPU_WAIT 1
# #define HAVE_LARGEFILES 1
#
# configure: exit 1