Bug 45951

Summary: Bison errors in coldsync port
Product: Ports & Packages Reporter: Patrick Li <pat>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-parser none

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