Opened 14 years ago
Closed 14 years ago
#29456 closed defect (fixed)
flowd: missing dependency byacc
Reported by: | alexander.janssen@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | flowd |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
flowd is missing a dependency on byacc:
flowd: Missing dependency:
:info:configure checking for byacc... no :info:configure configure: error: missing Berkeley yacc - GNU bison not supported
After manually installing byacc, flowd configures and builds.
Change History (2)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r78628.
Note: See
TracTickets for help on using
tickets.
Thanks for letting us know.