From owner-freebsd-ports@FreeBSD.ORG Tue Sep 23 13:58:54 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80ADF16A4B3; Tue, 23 Sep 2003 13:58:54 -0700 (PDT) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F8D943FEA; Tue, 23 Sep 2003 13:58:52 -0700 (PDT) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id 5257D5F103; Tue, 23 Sep 2003 23:01:22 +0200 (CEST) Date: Tue, 23 Sep 2003 23:01:22 +0200 From: Pawel Malachowski To: ports@freebsd.org Message-ID: <20030923210122.GA86489@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i cc: dinoex@FreeBSD.org Subject: security/amavisd and libsm from mail/sendmail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 20:58:54 -0000 Hello, I was not able to install latest security/amavisd + WITH_MILTER on my box, it was failing on configure script. After a bit of investigation I realised, it depends on libsm, which is not available. I have sendmail-sasl installed from ports. Compiling /usr/ports/mail/sendmail/work/sendmail-8.12.10/libsm `by hand' and copying libsm.a to /usr/local/lib solved the problem -- amavisd WITH_MILTER was installed with success. Is this OK to not install libsm.a with sendmail? -- Paweł Małachowski