Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 18:19:24 -0500
From:      "Scot W. Hetzel" <hetzelsw@westbend.net>
To:        "Pawel Malachowski" <pawmal-posting@freebsd.lublin.pl>, <ports@freebsd.org>
Cc:        dinoex@freebsd.org
Subject:   Re: security/amavisd and libsm from mail/sendmail
Message-ID:  <02fb01c38229$2365ccd0$13fd2fd8@Admin02>
References:  <20030923210122.GA86489@shellma.zin.lublin.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Pawel Malachowski" <pawmal-posting@freebsd.lublin.pl>
> 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?
>
libsm.a so not needed to compile the amavisd with milter support.  The
problem is that the configure script has misplaced the addition of this lib.
It should have only been added when the HAVE_SM_SM_STRLCPY test succeeded.

I had sent PR 56658 which corrects this problem, and updates the startup
scripts to rcNG.

Scot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02fb01c38229$2365ccd0$13fd2fd8>