> Here is milter-greylist 4.0 alpha1 > > http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.0a1.tgz > MD5 (milter-greylist-4.0a1.tgz) = ef5d79fd31238e6d71410fa50f781730 > Hello, I have some name space poisoning on Tru64 UNIX, sorry about that: cc -I/usr/local/src/sendmail/libmilter/include -pthread -D_XOPEN_SOURCE=500 -D_O SF_SOURCE -D_BSD_SOURCE -c conf_yacc.c cc: Error: /usr/include/arpa/nameser_compat.h, line 154: Invalid declarator. (de clarator) } HEADER; --^ I attach two patches which fixes this platform specific problem via replacing all the occurrences of the HEADER identifier with GLHEADER in conf_lex.l and in conf_yacc.y . Is there a way to include these patches into the main source distribution stream? Bests, Attila
Message
RE: [milter-greylist] (name space poisoning) milter-greylist 4.0 alpha1
2007-04-12 by attila.bruncsak@itu.int