Bison and Flex dependencies should fail configure when missing

Bug #1803923 reported by Apteryx
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
New
Undecided
Unassigned

Bug Description

It wasn't immediately obvious to me that I needed "bison" and "flex" as dependencies to generate parser.h and other source files. The build would fail and the error wouldn't be easy to comprehend until I analyzed the inclue.am files and saw that parser.h was generated by YACC (bison in our case).

It'd be much better to fail hard and early at configure time when those two *required* dependencies are missing.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.