themactep/thingino-firmware firmware-2026-06-16 (opens in new tab)
#Shell Changes in this release: am__api_version='1.18' (and thus aclocal-1.18 / automake-1.18 via the missing wrapper) into configure and Makefile.in. Our patches (to support disabling unused netlink libraries via conditionals) touch configure.ac / Makefile.am, which triggers the regeneration rules during make. debian:trixie only provides aclocal-1.17, so builds in the official thingino-builder-image container fail with: .../missing: line 85: aclocal-1.18: command not found Add 0006-downgrade...
Read the original article