bug#42051: Automake Bug

2020-11-20 Thread Karl Berry
It seems there is nothing to do about this autom4te issue on the automake side, so closing here ... --thanks, karl.

bug#42051: Automake Bug

2020-07-17 Thread Paul Eggert
Although it's hard to tell from the symptoms, my guess is that it's some sort of issue with autom4te calling the wrong version of M4 (or maybe of Perl), or M4 not being installed in the right place in your VM, or something like that. Can you specify which version of RHEL you're using, and give

bug#42051: Automake Bug

2020-06-26 Thread Karl Berry
Use of uninitialized value $msg in concatenation (.) or string at /usr/bin/autom4te line 1027. Yes, autom4te is part of autoconf, not automake. Can you please mail bug-autoc...@gnu.org? (I'd redirect this bug but my previous attempts at redirection have not worked.) Also, I doubt anyone w

bug#42051: Automake Bug

2020-06-25 Thread Humphrey (US), Colten L
Hello, I am attempting to build a project using autotools; however, I keep getting this error. My project builds just fine on an iHAwk PC using the same version of the autotools. I am trying to build it in a RHEL virtual machine though, and it won't work. Base on my reading this bug may ac