Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 23:11:09 +0100
From:      Michael Grimm <trashcan@ellael.org>
To:        Yasuhiro KIMURA <yasu@utahime.org>
Cc:        "freebsd-ports@freebsd.org" <freebsd-ports@FreeBSD.org>
Subject:   Re: security/clamav-milter fails to compile (preliminary patch included)
Message-ID:  <A71FB1C2-53E8-4043-AABC-F3FF234DB2CA@ellael.org>
In-Reply-To: <20181223.064839.1749206782508827440.yasu@utahime.org>
References:  <F996759A-B68C-423C-BB68-488BB8762F34@ellael.org> <20181223.060942.605982698335285185.yasu@utahime.org> <E3A96E14-75EE-4773-A24E-226B99F77540@ellael.org> <20181223.064839.1749206782508827440.yasu@utahime.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Yasuhiro KIMURA <yasu@utahime.org> wrote:
> From: Michael Grimm <trashcan@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".
>=20
> 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

=E2=80=A6 will run to completion, see:

	=3D=3D=3D>   clamav-milter-0.100.2,1 depends on shared library: =
libmilter.so - not found
	=3D=3D=3D>   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
	=3D=3D=3D>   clamav-milter-0.100.2,1 depends on shared library: =
libmilter.so - found (/usr/local/lib/libmilter.so)
	=3D=3D=3D>   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A71FB1C2-53E8-4043-AABC-F3FF234DB2CA>