Hi,
>>>>> On Mon, 1 May 2006 09:46:54 -0700
>>>>> Bill Levering <idbill@...> said:
idbill> I had a free moment, so I thought I'd try the dev version 2.1.5, but
idbill> recieved the following error:
idbill> /usr/local/src/milter-greylist-2.1.5# make
idbill> gcc -g -O2 -Wall -D_BSD_SOURCE -c milter-greylist.c
idbill> gcc -g -O2 -Wall -D_BSD_SOURCE -c pending.c
idbill> gcc -g -O2 -Wall -D_BSD_SOURCE -c sync.c
idbill> bison -y -p`echo conf_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'`
idbill> conf_yacc.y
idbill> conf_yacc.y:219.11: parse error, unexpected ":", expecting ";" or "|"
idbill> *** Error code 1
I met this problem, too. I suspect that you have bison-1.75
installed. Using stock yacc by uninstalling your bison, or upgrading
your bison to 2.1 should solve your problem.
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@... ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/Message
Re: [milter-greylist] Freebsd compile time error...
2006-05-01 by Hajimu UMEMOTO
Attachments
- No local attachments were found for this message.