cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Daily build for FreeBSD

From: codemastr <codemstr_at_ptd.net>
Date: Sat, 28 Feb 2004 15:33:18 -0500

> cd ../../curl/lib && byacc -d getdate.y; mv -f y.tab.c getdate.c
> byacc: e - line 217 of "getdate.y", syntax error
> %pure_parser
>
> I don't speak yacc so I don't know how to fix this. I'll try installing
> flex and bison later and see if I can get configure to use them instead.

Byacc does not support the %pure_parser feature. Once you install bison it
should work. I don't know what %pure_parser is myself so I can't really say
if there is a way to fix it.

Dominick Meglio
Received on 2004-02-28