[sage-devel] Re: error building sage

2015-12-25 Thread jhonrubia6
I did as you suggested (./sage -ba). Same result /Users/t143730/Applications/sage-6.10/src/build/cythonized/sage/libs/fplll/fplll.cpp:5020:165: error: no matching function for call to 'bkzReduction(fplll::ZZ_mat<__mpz_struct [1]>*&, NULL, fplll::BKZParam&, fplll::FloatType, int&)' __pyx_v_r

[sage-devel] Re: error building sage

2015-12-25 Thread Volker Braun
Can you try "sage -ba" On Friday, December 25, 2015 at 8:37:07 PM UTC+1, jhonrubia6 wrote: > > Hi, > this is the first time I try to contribute. I began making a single change > in the comments, here is the diff > MacBook-de-Javier:sage-6.10 t143730$ git diff > diff --git a/src/sage/plot/hyperbo

[sage-devel] error building sage

2015-12-25 Thread jhonrubia6
Hi, this is the first time I try to contribute. I began making a single change in the comments, here is the diff MacBook-de-Javier:sage-6.10 t143730$ git diff diff --git a/src/sage/plot/hyperbolic_arc.py b/src/sage/plot/hyperbolic_arc.py index 5b1ac5d..17f88f5 100644 --- a/src/sage/plot/hyperboli