Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Socket address structure length detection

2016-04-28 by Bob Friesenhahn

On Thu, 28 Apr 2016, Leonardo Arena rnalrd@... [milter-greylist] wrote:

> (edge-x86_64) ~/aports/testing/milter-greylist/src/milter-greylist-4.4.3
> $ grep HAVE_SA_LEN config.h
> #define HAVE_SA_LEN /**/
>
>
>
> If I comment it out, it compiles just fine.
>
>
> I have very limited knowledge of autotools and C. Could anyone provide a
> patch to properly detect socket address struct length support?
>
> Or maybe I'm completely off-track?

I would guess that configure is correct but that milter-greylist code 
is not correctly including the header files that configure used while 
it was doing its testing (i.e. missing header inclusion).  Grep across 
all the system header files to make sure that SA_LEN really does not 
exist.  If it does exist, another possibility is that some define (or 
lack thereof) is necessary for it to be exposed.

Bob
-- 
Bob Friesenhahn
bfriesen@..., http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.