Date: Sun, 5 Jan 2003 19:54:33 -0800 (PST) From: Bill Collins <collinsw@speakeasy.org> To: openoffice@freebsd.org Subject: bison/openoffice Message-ID: <Pine.LNX.4.44.0301051938550.23780-100000@grace.speakeasy.net>
next in thread | raw e-mail | index | archive | help
While acquiring and compiling from a recent current ports tarball, I discovered a yacc file sensitive to a more recent version of bison. /usr/ports/editors/openoffice/work/oo_1.0.1_src/idlc/source/parser.yy fails at line 1000 (const_dcl) from what bison 1.75 interprets the previous clause (constants_export) as unterminated. Bison 1.35 (shown as a dependent for openoffice) appears to work in my compile so far. I'd correct the file, but my yacc is quite old and was never that good. And I'm entirely unfamiliar with idl. I hope you find this useful... Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0301051938550.23780-100000>
