Date: Mon, 4 Nov 2002 20:36:09 -0500 (EST) From: David A Bestor <1nd3n14l@indenial.com> To: freebsd-openoffice@FreeBSD.ORG Cc: wa1ter@myrealbox.com Subject: More bison 1.75 trouble...where it stops now Message-ID: <20021104202247.K34809-100000@godzilla.indenial.com>
next in thread | raw e-mail | index | archive | help
I cvsuped ports and got past the parser.yy issue but it now stops
here:
/usr/ports/editors/openoffice/work/oo_1.0.1_src/connectivity/source/parse
------------------------------
Making: ../../unxfbsd.pro/misc/sqlbison.cxx
sqlbison.y:138.7-18: type redeclaration for SQL_TOKEN_NAME
sqlbison.y:146.7-18: type redeclaration for ')'
sqlbison.y:148.8-19: type redeclaration for '.'
sqlbison.y:149.8-19: type redeclaration for '('
sqlbison.y:162.199-213: type redeclaration for SQL_TOKEN_CROSS
sqlbison.y:168.201-214: type redeclaration for SQL_TOKEN_FULL
sqlbison.y:172.68-81: type redeclaration for SQL_TOKEN_LEFT
sqlbison.y:173.49-65: type redeclaration for SQL_TOKEN_NATURAL
sqlbison.y:178.76-90: type redeclaration for SQL_TOKEN_RIGHT
sqlbison.y:189.37-56: type redeclaration for SQL_TOKEN_BIT_LENGTH
sqlbison.y:189.75-95: type redeclaration for SQL_TOKEN_CHAR_LENGTH
sqlbison.y:191.43-58: type redeclaration for SQL_TOKEN_INSERT
sqlbison.y:191.77-90: type redeclaration for SQL_TOKEN_LEFT
sqlbison.y:192.79-96: type redeclaration for SQL_TOKEN_POSITION
sqlbison.y:193.21-35: type redeclaration for SQL_TOKEN_RIGHT
sqlbison.y:193.88-106: type redeclaration for SQL_TOKEN_SUBSTRING
sqlbison.y:196.21-42: type redeclaration for SQL_TOKEN_CURRENT_DATE
sqlbison.y:196.44-65: type redeclaration for SQL_TOKEN_CURRENT_TIME
sqlbison.y:196.67-93: type redeclaration for SQL_TOKEN_CURRENT_TIMESTAMP
sqlbison.y:197.103-119: type redeclaration for SQL_TOKEN_EXTRACT
sqlbison.y:198.21-34: type redeclaration for SQL_TOKEN_HOUR
sqlbison.y:198.36-51: type redeclaration for SQL_TOKEN_MINUTE
sqlbison.y:198.54-68: type redeclaration for SQL_TOKEN_MONTH
sqlbison.y:199.21-36: type redeclaration for SQL_TOKEN_SECOND
sqlbison.y:199.100-113: type redeclaration for SQL_TOKEN_YEAR
sqlbison.y:3023.1-2: parse error, unexpected "%%", expecting ";" or "|"
dmake: Error code 1, while making '../../unxfbsd.pro/misc/sqlbison.cxx'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making
/usr/ports/editors/openoffice/work/oo_1.0.1_src/connectivity/source/parse
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255
Stop in /usr/ports/editors/openoffice.
I found in the archives that
walt
hit the same issue on last Friday.
Can anyone help?
Thanks,
David
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?20021104202247.K34809-100000>
