The instructions at https://gmplib.org/devel/repo-usage ?

Dennis Clarke dclarke at blastwave.org
Fri Jun 19 13:07:14 UTC 2020


Figured I would have a whirl at that as I don't recall ever using the
repo for much of anything.

On an amd64 FreeBSD 12.1 boxen :

vesta$ hg clone https://gmplib.org/repo/gmp/ gmp
requesting all changes
adding changesets
adding manifests
adding file changes
added 18082 changesets with 45579 changes to 3329 files (+5 heads)
new changesets 379532a8f9a8:9240f425c585
updating to branch default
2070 files updated, 0 files merged, 0 files removed, 0 files unresolved
vesta$
vesta$ cd gmp
vesta$ ./.bootstrap
configure.ac:3782: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd 
but not m4_defun'd
acinclude.m4:2363: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...
configure.ac:3782: the top level
configure.ac:3785: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:3785: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:3782: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd 
but not m4_defun'd
acinclude.m4:2363: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...
configure.ac:3782: the top level
configure.ac:3785: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:3785: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:3782: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd 
but not m4_defun'd
acinclude.m4:2363: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...
configure.ac:3782: the top level
configure.ac:3785: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:3785: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd
acinclude.m4:2717: GMP_ASM_X86_MCOUNT is expanded from...
configure.ac:3785: the top level
configure.ac:2663: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
configure.ac:2753: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:2876: error: possibly undefined macro: AC_CHECK_LIBM
configure:11240: error: possibly undefined macro: AC_PROG_NM
configure:15203: error: possibly undefined macro: 
AC_LIBTOOL_PROG_COMPILER_PIC
configure:15298: error: possibly undefined macro: AC_ENABLE_SHARED
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
vesta$

Perhaps there is some other branch or magic to hg clone out ?


-- 
Dennis


More information about the gmp-discuss mailing list