GNU bug report logs - #32425
build fails due to undefined reference to mpz_roinit_n

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sat, 11 Aug 2018 22:46:01 UTC

Severity: normal

Found in version 27.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tom Tromey <tom <at> tromey.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: tom <at> tromey.com, 32425 <at> debbugs.gnu.org
Subject: bug#32425: build fails due to undefined reference to mpz_roinit_n
Date: Sat, 11 Aug 2018 18:51:51 -0600
>>>>> "GM" == Glenn Morris <rgm <at> gnu.org> writes:

GM> Since 78ec68e, builds on hydra.nixos.org fail with:
GM> alloc.o: In function `make_pure_bignum':
GM>   alloc.c:5570: undefined reference to `mpz_roinit_n'

This was fixed here:

commit da7fc851dc21342bd8f33f92771fe78087b73e35
Author: Paul Eggert <eggert <at> cs.ucla.edu>
Date:   Sat Aug 11 16:27:52 2018 -0700

  Reject old libgmp that lack mpz_roinit_n
  
  * configure.ac (HAVE_GMP): Port to RHEL 6.9, which has
  libgmp 3.5, which predates mpz_roinit_n.

Tom




This bug report was last modified 6 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.