GNU bug report logs -
#28967
Global options already processed error when running 'autoreconf'
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On 10/24/2017 06:36 AM, Sostom M N wrote:
> I am trying to run autoreconf , and this is what i get:
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
> AM_PATH_LOG4C
Most likely, log4c.m4 defines AM_PATH_LOG4C incorrectly, with
insufficient quoting (by the way, the AM_ namespace is reserved for
automake, but log4c.m4 doesn't belong to automake, so the macro should
be using a different name in the first place), and that initial error
then causes knock-on effects...
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see
> http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
> AM_PATH_LOG4C
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see
> http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> automake: error: global options already processed
> automake: Please contact <bug-automake <at> gnu.org>.
> at /usr/share/automake-1.15/Automake/Channels.pm line 662, <GEN0> line 105.
> Automake::Channels::msg("automake", "", "global options already processed")
that confuse automake itself. But we'd have to see the contents of
log4c.m4 to know for sure.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 7 years and 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.