Skip to content

Unable con build from source on Fedora release 34 and Raspbian 10 (buster) // Autoconf version issue #1280

@alsotoes

Description

@alsotoes

Why did you move to Autoconf version 2.71?
Any particular reason?

$ ./autogen.sh
Checking for python2 binary ...
Generating a fresh po/admin/POTFILES.in file..
WARNING: I'm going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.

Running: aclocal -I m4...
m4/nls.m4:20: error: Autoconf version 2.71 or higher is required
m4/nls.m4:20: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: error: echo failed with exit status: 63
$ uname -a
Linux lykan.headup.local 5.16.18-100.fc34.x86_64 #1 SMP PREEMPT Mon Mar 28 14:46:06 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/redhat-release 
Fedora release 34 (Thirty Four)
$ sudo dnf install autoconf
Last metadata expiration check: 1:57:32 ago on Mon 04 Apr 2022 12:54:23 AM CDT.
Package autoconf-2.69-36.fc34.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
$ sudo dnf update autoconf --enablerepo=*
Dependencies resolved.
Nothing to do.
Complete!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions