Thanks.
I'm puzzled by 'does not support check for system package'/'no suitable system package' in config.log E.g. why is it not finding boost, isl, and why is it building ecl (just to list a few), all of which are installed as system packages?

On 7/1/20 3:15 PM, Michael Orlitzky wrote:
On 2020-07-01 08:36, Dima Pasechnik wrote:

In building giac, you get even more strange error, a missing gammaf function.
(something to do with musl?)

Giac upstream probably needs to

   #define _GNU_SOURCE

to get the gammaf() function with musl, since it's not standardized.


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/6eb2b70d-6946-8d8c-6c66-219fd75634db%40gmail.com.

Reply via email to