Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 06:20:10 -0700 (PDT)
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/54847: New port: sccmilter, a spam control and canceling sendmail milter-API filter
Message-ID:  <200307251320.h6PDKAbx073740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/54847; it has been noted by GNATS.

From: Kirill Ponomarew <ponomarew@oberon.net>
To: "Rashid N. Achilov" <shelton@sentry.granch.ru>
Cc: FreeBSD-gnats-submit@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251320.h6PDKAbx073740>