ports/54847: New port: sccmilter, a spam control and canceling sendmail milter-API filter
Kirill Ponomarew
ponomarew at oberon.net
Fri Jul 25 13:20:12 UTC 2003
The following reply was made to PR ports/54847; it has been noted by GNATS.
From: Kirill Ponomarew <ponomarew at oberon.net>
To: "Rashid N. Achilov" <shelton at sentry.granch.ru>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/54847: New port: sccmilter, a spam control and canceling sendmail milter-API filter
Date: Fri, 25 Jul 2003 15:14:03 +0200
Hi,
On Fri, Jul 25, 2003 at 07:48:36PM +0700, Rashid N. Achilov wrote:
>
> >Number: 54847
> >Category: ports
> >Synopsis: New port: sccmilter, a spam control and canceling sendmail milter-API filter
> >Confidential: no
> >Severity: non-critical
> >Priority: low
> >Responsible: freebsd-ports-bugs
> >State: open
I couldn't compile it on -stable:
sccmilter.c: In function `main':
sccmilter.c:253: `entaction' undeclared (first use in this function)
sccmilter.c:253: (Each undeclared identifier is reported only once
sccmilter.c:253: for each function it appears in.)
sccmilter.c:253: `entact' undeclared (first use in this function)
sccmilter.c:263: `spamaction' undeclared (first use in this function)
sccmilter.c:263: `spamact' undeclared (first use in this function)
*** Error code 1
And it also can't be compiled on -current:
configure: error: GNU getopt library (libgnugetopt) has not
found in your system.
Filter need this library to allow specify
options as -o and as --option simultaneously. Please install
libgnugetopt first
Could you please investigate and send the new version ?
-Kirill
More information about the freebsd-ports-bugs
mailing list