On Tue, Feb 11, 2020 at 8:55 PM varenyam bakshi wrote:
>
> Makefile:39: recipe for target 'build/make/Makefile' failed
> make[1]: *** [build/make/Makefile] Error 1
> make[1]: Leaving directory '/home/varenyam/SageMath'
> Makefile:31: recipe for target 'base-toolchain' failed
> make: *** [base-tool
Makefile:39: recipe for target 'build/make/Makefile' failed
make[1]: *** [build/make/Makefile] Error 1
make[1]: Leaving directory '/home/varenyam/SageMath'
Makefile:31: recipe for target 'base-toolchain' failed
make: *** [base-toolchain] Error 2
xubuntu 64 bit running as virtual machine in a wind
The issue has a simple resolution, which I overlooked:
One has to set the internal machine to topcom, using
PointConfiguration.set_engine('topcom').
I'm not sure why I didn't have to include it explicitly in every notebook
on older versions. But it's not a big deal.
On Sunday, February 9, 2020