hmmm...
gcc -g -O2 -Wall -Iyes/include -DUSE_CURL -I/usr/local/include -
DUSE_GEOIP -DUSE_SPAMD -D_XOPEN_SOURCE=500 -DUSE_DNSRBL -D_BSD_SOURCE -
I. -I. -c -o milter-greylist.o milter-greylist.c
In file included from dump.h:36,
from milter-greylist.c:82:
queue.h:37:22: sys/null.h: No such file or directory
make: *** [milter-greylist.o] Error 1
On Feb 8, 2009, at 11:08 AM, manu@... wrote:
> 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@...
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>Message
Re: [milter-greylist] milter-greylist-4.1.11 is available
2009-02-08 by Bill Levering
Attachments
- No local attachments were found for this message.