Bug 45951 - Bison errors in coldsync port
Summary: Bison errors in coldsync port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 03:40 UTC by Patrick Li
Modified: 2002-12-10 17:49 UTC (History)
0 users

See Also:


Attachments
patch-parser (525 bytes, text/plain)
2002-12-03 03:40 UTC, Patrick Li
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Li freebsd_committer freebsd_triage 2002-12-03 03:40:01 UTC
When attempting to build the coldsync port using the current
bison port, bison reports errors in parser.y and the build fails.

These errors appear to be caused by missing semicolons.  I've recently
seen bison errors when rebuilding a few other ports and suspect that
it is being more rigorous about syntax checking.

Fix: Place the following 'patch-parser' file in /usr/ports/palm/coldsync/files
before building.
How-To-Repeat: Install or upgrade to the latest bison port.
Attempt to build the coldsync port.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-12-10 17:49:20 UTC
State Changed
From-To: open->closed

Committed thanks