security/clamav-milter fails to compile (preliminary patch included)

Michael Grimm trashcan at ellael.org
Sat Dec 22 22:11:15 UTC 2018


Yasuhiro KIMURA <yasu at utahime.org> wrote:
> From: Michael Grimm <trashcan at ellael.org>

>> If I do set the option to create the milter interface (sp?) in security/clamav I do run into the same error "Cannot find libmilter".
> 
> Thank you for replay. Then please try following patch. With it
> security/clamav (and security/clamav-milter) should depend on
> mail/libmilter only when there isn't sendmail in base system.

Thank you very, very much, your patch works in my case (lacking sendmail in base).

	mike> poudriere bulk -j stable -C security/clamav-milter

… will run to completion, see:

	===>   clamav-milter-0.100.2,1 depends on shared library: libmilter.so - not found
	===>   Installing existing package /packages/All/libmilter-8.15.2_1.txz
	[stable-default-job-01] Installing libmilter-8.15.2_1...
	[stable-default-job-01] Extracting libmilter-8.15.2_1: .......... done
	===>   clamav-milter-0.100.2,1 depends on shared library: libmilter.so - found (/usr/local/lib/libmilter.so)
	===>   Returning to build of clamav-milter-0.100.2,1

Thank you very much. Your patch is much more elegant then my one ;-)

With kind regards,
Michael



More information about the freebsd-ports mailing list