Bill Levering <idbill@...> wrote: > In file included from milter-greylist.c:85: > list.h:42: error: syntax error before "STAILQ_ENTRY" > list.h:42: warning: no semicolon at end of struct or union > list.h:49: error: syntax error before "STAILQ_HEAD" > list.h:49: warning: no semicolon at end of struct or union > make: *** [milter-greylist.o] Error 1 Rudy introduced STAILQ_* macros, which seems to be a fairly new beast. I fixed it in CVS. Can you check out the latest code and check if it builds? You will have to run configure again. If you confirm it builds, I will do 4.1.12 -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] milter-greylist-4.1.11 is available
2009-02-08 by manu@netbsd.org