On Tue, May 06, 2003 at 03:11:17PM -0600, David Thompson wrote:
> You may wish to upgrade to libtool 1.5. It solves all kinds of MacOS 
> X questions. This does sound like a parser problem. I haven't used 
> 1.875, I currently use 1.75 without any problems. Our grammar is 
> correct, you may try downgrading it and see what happens.

I've recently built the released 4.2.0 with bison 1.875, and the only
problem was with bison now defining yylineno itself, so I had to declare
it as extern in src/uipp/dxuilib/Network.C. (The definition already is
wrapped in USING_BISON; probably this needs another configure check.)
Haven't checked the CVS version.

Regards,

Daniel.

Reply via email to