At 07:47 AM 2.14.2005 +0100, manu@... wrote: > >Steven Stern <subscribed-lists@...> wrote: > >> spf.c: In function `spf_check': >> spf.c:79: error: `SPF_FALSE' undeclared (first use in this function) >> spf.c:79: error: (Each undeclared identifier is reported only once >> spf.c:79: error: for each function it appears in.) >> make: *** [spf.o] Error 1 > >Ooops, I missed that one. > >In spf.c, after the includes, add this: > >#ifndef SPF_FALSE >#define SPF_FALSE 0 >#endif >#ifndef SPF_TRUE >#define SPF_TRUE 1 >#endif > >-- >Emmanuel Dreyfus Why would I not get a compile error on FBSD-4.11-R...?? The compile/install was flawless. Another *dumb user* question/feedback. Happy trails, Jack L. Stone System Admin Sage-american
Message
Re: [milter-greylist] milter-greylist 2.0 beta2 released
2005-02-14 by Jack L. Stone