On 2020-03-05 22:30:51 +0100, Torbjorn Granlund wrote: > D Lee <[email protected]> writes: > > *These are my steps:* > Downloaded and unpacked. > mkdir gmp-obj *outside* of the source tree. > cd gmp-obj > ../gmp-6.2.0/gmp-6.2.0/configure >> configure.log 2>&1 (see attached > configure.log file) > make check >> make-check.log 2>&1 (see attached make-check.log) > > You forgot the plain "make" step.
Shouldn't "make check" build the required dependencies? In MPFR, one can run "make check" without "make" first. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
