On 02 Jun 2014, at 20:00, Sergey Maslyakov <[email protected]> wrote:
> I forked the latest master and it appears that it does not build, unlike the > 5.8.1 distribution load that is delivered in a tgz file. I did bootstrap the > freshly checked out code with two minor warnings about "underquoted > definition of AM_PATH_GTK". Then, I ran the "configure" script, which > finished with no warnings or errors. Then, when I ran make, it failed in the > bison-generated code, I believe. See the build log below. Is it a known issue? I assume you have bison, flex and pod2man installed since configure went well. The only other thing I can think of is that you use parallel builds via '-j4'. This might or might not work and it is safest not to use -j -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
