-
Notifications
You must be signed in to change notification settings - Fork 743
Closed
Description
Hello
I'm running Centos 7.7 and I'm getting an error running ./autogen.sh:
+ cd .
+ aclocal -I m4macros
unknown channel -1- m4_pattern_allow(^HAVE_REALLOC$)
obsolete at /usr/share/autoconf/Autom4te/Channels.pm line 638.
Autom4te::Channels::msg('-1- m4_pattern_allow(^HAVE_REALLOC$)\x{a}obsolete', 'configure.ac:148', 'warning: The macro `AC_TRY_COMPILE\' is obsolete.\x{a}You should ...',
'partial', 1) called at /bin/autom4te line 1026
aclocal: error: echo failed with exit status: 1
+ cd /vagrant/tinyproxy
+ set -
./configure
./autogen.sh: line 21: ./configure: No such file or directory
Configure failed or did not finish!
I also tried to run autoreconf -i as per issue #72 with the same result.
Any idea what's going on here?
Thank you,
Oli.
Metadata
Metadata
Assignees
Labels
No labels