Elektrine lite

← Feed

@thephd@pony.social

Post #1140011

2026-04-14 01:35 UTC

configure.ac:36: error: Please use exactly Autoconf 2.69 instead of 2.72. config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from... configure.ac:36: the top level autom4te: error: /usr/bin/m4 failed with exit status: 1 automake: error: autoconf failed with exit status: 1 Hm. Well. I guess I need to downgrade my stuff.

Replies (3)

  • @thephd@pony.social 2026-04-14 01:51

    Finally getting to run the script changes so many things that I actually think it's better for me to just surgically change what's needed and then say I "regenerated" it. The new run of automake changes like 18 different files that I did not touch at all.

    Open ##1140010

  • @pinskia@hachyderm.io 2026-04-14 01:37

    @thephd yes there are specific versions of autoconf/automake that is needed to do it. It is listed in the install guide the exact versions. Oh you want the unmodified (the distros usually add patches)versions.

    Open ##2027359

  • @wako@fosstodon.org 2026-04-14 07:07

    @thephd no you don't need to downgrade anything, just install the necessary versions in some other location and add it earlier in your PATH when regenerating GCC configs. You don't need to touch the existing versions you have.

    Open ##2027364