It seems there is nothing to do about this autom4te issue on the
automake side, so closing here ... --thanks, karl.
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
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
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