milter-greylist and drac
2008-05-09 by Hubertus A. Haniel
Hi, Does anybody on this list still use drac in conjunction wit milter-greylist-4.0? - I am still hitting issues compiling this in on opensuse 10.2: milter-greylist.c: In function \ufffdcheck_drac\ufffd: milter-greylist.c:1828: warning: implicit declaration of function \ufffddbopen\ufffd milter-greylist.c:1828: error: \ufffdO_SHLOCK\ufffd undeclared (first use in this function) milter-greylist.c:1828: error: (Each undeclared identifier is reported only once milter-greylist.c:1828: error: for each function it appears in.) milter-greylist.c:1828: warning: assignment makes pointer from integer without a cast milter-greylist.c:1836: warning: passing argument 2 of \ufffdddb->get\ufffd from incompatible pointer type milter-greylist.c:1836: error: too few arguments to function \ufffdddb->get\ufffd milter-greylist.c:1837: error: too few arguments to function \ufffdddb->close\ufffd I hit the same problem back in 2006 on an older distribution with milter-greylist-2.1.3 and I never managed to get this fixed so I always used whitelists to whitelist the ip address ranges my PDA would get but it would be nice if I could get this fixed properly. Has anybody any ideas how to fix this problem? Many thanx Hubba