REL9_6_STABLE configure does not fail when bison or flex not on the system

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: REL9_6_STABLE configure does not fail when bison or flex not on the system
Date: 2016-09-26 12:54:13
Message-ID: CADK3HHK2VCh0xEieWHcODJH-n08rUEyuBS6Vhz1LxyWx4tMDGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

building on a clean ubuntu system

configure runs fine.

make fails with

bison not found and or flex not found

I understand this might be intentional, but the warning is useless as it
flys by with the other couple hundred lines output

Dave Cramer

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 13:03:02 pgAdmin 4 commit: Update role and tablespace tests to cleanup properly
Previous Message Dave Page 2016-09-26 12:50:04 Re: PATCH: To support new version of sqlparse (pgAdmin4)