loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ar... (cached) ar checking for a BSD compatible install... (cached) /usr/bin/install -c checking for SCO UNIX or SCO Linux... no checking for perl... (cached) /usr/bin/perl checking whether socklen_t is defined... yes checking for wait3 that fills in rusage... (cached) yes checking for nm... (cached) /usr/bin/nm checking for Perl module IO::Socket... ok checking for Perl module MIME::Tools 5.410 ()... ok checking for Perl module MIME::WordDecoder... ok checking for Perl module Digest::SHA1... ok checking for Perl module Sys::Syslog... ok checking for Perl module Unix::Syslog... no checking for Perl module Mail::SpamAssassin 1.6 or better... no checking for Perl module Anomy::HTMLCleaner... no checking for Perl module Unix::Syslog... no checking for Perl module HTML::Parser... no checking for Perl module File::Scan... no checking that MIME-Tools has been patched... yes checking if setlogsock('unix') works... yes checking how to run the C preprocessor... (cached) gcc -E checking for getopt.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking whether stdint.h defines uint32_t... yes checking whether sys/types.h defines uint32_t... yes checking whether sig_atomic_t is defined... yes checking whether gcc accepts -pthread... yes checking for res_init in -lresolv... (cached) no checking for htons in -lsocket... (cached) no checking for gethostbyname in -lnsl... (cached) no checking for pthread_once in -lpthread... (cached) no checking for initgroups... (cached) yes checking for getpwnam_r... (cached) no checking for setrlimit... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for readdir_r... (cached) yes checking for pathconf... (cached) yes checking for inet_ntop... (cached) yes checking for libmilter/mfapi.h... (cached) ../sendmail-8.12.9/include/libmilter/mfapi.h checking for libmilter.a... (cached) /usr/local/lib/libmilter.a checking for libsm.a... (cached) ../sendmail-8.12.9/obj.FreeBSD.4.7-RELEASE.i386/libsm/libsm.a checking for sendmail... (cached) /usr/sbin/sendmail checking for rm... (cached) /bin/rm checking whether libmilter must be linked with libsm... no updating cache ./config.cache creating ./config.status creating Makefile creating mimedefang.pl creating examples/init-script creating mimedefang-filter.5 creating mimedefang-multiplexor.8 creating mimedefang-protocol.7 creating mimedefang.8 creating mimedefang.pl.8 creating md-mx-ctrl.8 creating watch-mimedefang creating redhat/mimedefang-init creating redhat/mimedefang-sysconfig creating config.h config.h is unchanged *** Virus scanner detection results: All virus-scanner detection disabled by --disable-anti-virus Could not find any recognized virus scanner... do not use any of the contains_virus functions in your filter. Did not find Mail::SpamAssassin. Do not use spam_assassin_* functions Did not find Anomy::HTMLCleaner. Do not use anomy_clean_html() Did not find HTML::Parser. Do not use append_html_boilerplate() Note: SpamAssassin, File::Scan, HTML::Parser and Anomy::HTMLCleaner are detected at run-time, so if you install or remove any of those modules, you do not need to re-run ./configure and make a new mimedefang.pl.