[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread julian...@gmail.com
Hi Greg, Could you check what `libflint-arb.so*` files and `libarb.so*` files are on your system? I suspect that an old libarb is being picked up somehow. On Thursday, May 20, 2021 at 12:37:42 AM UTC+2 Greg Marks wrote: > undefined symbol: _Z27_arb_fmpz_poly_evaluate_arbP10arb_structPKllPKS_l

[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread Matthias Koeppe
We'd need to see the top-level config.log corresponding to a failing build. On Wednesday, May 19, 2021 at 3:37:42 PM UTC-7 Greg Marks wrote: > > On a Debian 10 system, building sage-9.3 from source fails with this > > error: > > > > ... > > [dochtml] Traceback (most recent call last): > >

[sage-support] Re: error building sage-9.3 from source

2021-05-19 Thread Greg Marks
> On a Debian 10 system, building sage-9.3 from source fails with this > error: > >... >[dochtml] Traceback (most recent call last): >[dochtml] File "/usr/lib/python3.7/runpy.py", line 183, in > _run_module_as_main >[dochtml] mod_name, mod_spec, code =