On Thu, Aug 31, 2006 at 03:12:58PM +0200, fredrik.pettai@... wrote: > Building on Solaris (10 x86) doesn't work anymore. 3.0a4 works fine... > > # make > gcc -g -O2 -Wall -D_REENTRANT -D__EXTENSIONS__ -DUSE_DNSRBL > -DDUMPFILE=\"/var/spool/milter-greylist\" -D_BSD_SOURCE -c > milter-greylist.c > milter-greylist.c: In function `main': > milter-greylist.c:745: error: `LOG_PERROR' undeclared (first use in this > function) Outch, I missed that one during the patch merge. Just delete the line 745 and everything will be alright. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] milter-greylist 3.0 alpha 5 is out
2006-08-31 by Emmanuel Dreyfus