On Fri, Sep 03 2021, Lars Ingebrigtsen wrote: > Are you still seeing this issue in recent Emacs versions? Hello Lars, Yes, with version 27.2. If you want, I can try with git-master, but at the moment I have some problems: CCLD temacs /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: alloc.o: in function `cleanup_vector': /home/peter/tmp/emacs/src/alloc.c:3110: undefined reference to `mpz_clear' /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: alloc.o: in function `make_pure_bignum': /home/peter/tmp/emacs/src/alloc.c:5481: undefined reference to `mpz_size' /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /home/peter/tmp/emacs/src/alloc.c:5492: undefined reference to `mpz_getlimbn' /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /home/peter/tmp/emacs/src/alloc.c:5495: undefined reference to `mpz_sgn' /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /home/peter/tmp/emacs/src/alloc.c:5498: undefined reference to `mpz_roinit_n' -- Peter