-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Labels
Description
pdehaye reported a build error in pari on IRC.
We tracked this down to what seems to be a bug in pari's Configure script (or rather config/get_fltk): if X11 is not found, and fltk is found, it ignores the --graphic=none option. It then tries to build with fltk support, and fails spectacularly.
(Aside: pari-2.4.2.alpha still has the same logic in config/get_fltk.) This sage-support thread also reports the same problem.
Upstream: None of the above - read trac for reasoning.
CC: @jaapspies
Component: build
Author: Willem Jan Palenstijn, Minh Van Nguyen
Issue created by migration from https://trac.sagemath.org/ticket/7979