Yahoo Groups archive

Milter-greylist

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

Message

RE: [milter-greylist] missing res_state

2013-10-09 by Bruncsak, Attila

> > milter-greylist.c: In function 'main':
> > milter-greylist.c:1575: error: 'PACKAGE_URL' undeclared (first
> use in this function)
> > milter-greylist.c:1575: error: (Each undeclared identifier is reported
>  only once
> > milter-greylist.c:1575: error: for each function it appears in.)
> 
> Please add in milter-greylist.c:
> #ifndef PACKAGE_URL
> #define PACKAGE_URL ""
> #endif PACKAGE_URL
> 
> after #include "config.h"
> 

It all compiles fine with just a warning:
milter-greylist.c:36:8: warning: extra tokens at end of #endif directive

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.