diff options
| author | Stefan Frijters <sfrijters@gmail.com> | 2025-06-14 14:47:34 +0200 |
|---|---|---|
| committer | Stefan Frijters <sfrijters@gmail.com> | 2025-06-14 15:47:08 +0200 |
| commit | a1fd80fb9bf9d00ab00d46b6ead93672a4e17f6d (patch) | |
| tree | bbbc1ca98b1b7034790b07d9d2f8f7fe95cc2830 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | d935de4ff2cdd487e535d0c775bb553536591d59 (diff) | |
guile: fix cross
The upstream patch fixes an include error.
Adding autoreconfHook fixes
> make -C libguile scmconfig.h
> make[1]: Entering directory '/build/guile-3.0.10/libguile'
> cd .. && /nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash /build/guile-3.0.10/build-aux/missing automake-1.16 --gnu libguile/Makefile
> /build/guile-3.0.10/build-aux/missing: line 81: automake-1.16: command not found
> WARNING: 'automake-1.16' is missing on your system.
> You should only need it if you modified 'Makefile.am' or
> 'configure.ac' or m4 files included by 'configure.ac'.
> The 'automake' program is part of the GNU Automake package:
> <https://www.gnu.org/software/automake>
> It also requires GNU Autoconf, GNU m4 and Perl in order to run:
> <https://www.gnu.org/software/autoconf>
> <https://www.gnu.org/software/m4/>
> <https://www.perl.org/>
> make[1]: *** [Makefile:2734: Makefile.in] Error 127
> make[1]: Leaving directory '/build/guile-3.0.10/libguile'
> make: *** [Makefile:2615: libguile/scmconfig.h] Error 2
which occurs because we patch a Makefile.am .
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
