#5847: Update GMP-ECM to 6.3
--------------------------------------------+-------------------------------
Reporter: mabshoff | Owner: leif
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Mike Hansen, Leif Leonhardy | Upstream: N/A
Reviewer: Leif Leonhardy | Merged:
Work_issues: include patch for 32-bit ppc |
--------------------------------------------+-------------------------------
Comment(by jdemeyer):
Replying to [comment:45 dimpase]:
> {{{
> $ autoconf
> configure.in:8: error: possibly undefined macro: AM_INIT_AUTOMAKE
> If this token and others are legitimate, please use
m4_pattern_allow.
> See the Autoconf documentation.
> configure.in:81: error: possibly undefined macro: AM_CONDITIONAL
> configure.in:155: error: possibly undefined macro: AM_PROG_AS
> configure.in:156: error: possibly undefined macro: AM_PROG_CC_C_O
> configure.in:185: error: possibly undefined macro: AC_OPENMP
> }}}
Try the following instead:
{{{
$ autoreconf -i
}}}
If this doesn't work, please post the output of
{{{
$ autoconf --version
$ automake --version
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5847#comment:46>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.