Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Compiling milter-greylist 3.0.0 fails on old 2.0.x Linux kernel

2007-09-09 by manu@netbsd.org

David A. Ranch <dranch@...> wrote:

> Could someone chime in on thoughts on how I might alter the
> milter-greylist "configure" or Makefile to get things compiling without
> IPv6 support?

Well, tweak configure.ac if you want to submit a patch (it will be
welcome), or if you just want the thing to quickly work, add this in
config.h:

#ifdef AF_INET6
#undef AF_INET6
#endif

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

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.