SpotlightKid left a comment (geany/geany-plugins#1433) AUR package [geany-plugins-git](https://aur.archlinux.org/packages/geany-plugins-git) is affected by this too and currently does not build.
Any help in fixing this would be appreciated. I tried adding `-I /usr/share/gettext/m4` to the `autoreconf` call in `autogen.sh`, but that led to another error: ``` You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /usr/share/gettext/m4 -I build/cache -I build -I build/bundled --install aclocal: installing '/usr/share/gettext/m4/glib-gettext.m4' from '/usr/share/aclocal/glib-gettext.m4' cp: cannot create regular file '/usr/share/gettext/m4/glib-gettext.m4': Permission denied aclocal: error: cp failed with exit status: 1 autoreconf: error: aclocal failed with exit status: 1 ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1433#issuecomment-2888948852 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1433/[email protected]>
