From owner-freebsd-ports@freebsd.org Sat Dec 22 17:13:58 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ADA71358E56 for ; Sat, 22 Dec 2018 17:13:58 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [87.98.149.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF1188FC81 for ; Sat, 22 Dec 2018 17:13:57 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f21:8a01:b886:8e50:ec0f:ed0c] (p200300E97F218A01B8868E50EC0FED0C.dip0.t-ipconnect.de [IPv6:2003:e9:7f21:8a01:b886:8e50:ec0f:ed0c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 43MXCP0yxLzF5b for ; Sat, 22 Dec 2018 18:13:53 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.100.2 at mail.enfer-du-nord.net From: Michael Grimm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: Re: security/clamav-milter fails to compile (preliminary patch included) Date: Sat, 22 Dec 2018 18:13:51 +0100 References: <633326DC-E841-4ECC-ACA8-F67C9F4DA873@ellael.org> To: FreeBSD In-Reply-To: Message-Id: <0C727A7D-32CD-451A-AC2B-9F10A936BDA4@ellael.org> X-Mailer: Apple Mail (2.3445.102.3) X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.kaan-bock.lan X-Rspamd-Queue-Id: EF1188FC81 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.994,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2018 17:13:58 -0000 Michael Grimm wrote: > I am using poudriere to build my ports. Within a poudriere jail used = to compile the clamav-libmilter port no libmilter.so can be found by = configure (see error message above) unless you tellclamav-libmilter's = Makefile to depend on it and thus pre-install it in this jail. Sorry, s/clamav-libmilter/clamav-milter/g