On Wed, Oct 30, 2019 at 2:27 AM Samuel Lelièvre <[email protected]> wrote: > > Tue 2019-10-29 06:30 UTC, Dima Pasechnik: > > > > On Monday, October 7, 2019 at 5:24:07 PM UTC+3, Samuel Lelievre wrote: > >> > >> Volker wrote: > >> > >> > 533fd5d6cd (HEAD -> develop, tag: 9.0.beta0, trac/develop) Updated > >> > SageMath version to 9.0.beta0 > >> > >> [...] > >> > >> > 93b86bfad3 Trac #24824: Update GLPK to 4.65 > >> > >> [...] > >> > >> On Cygwin64 on Windows 7, building GLPK fails with > >> the following configure error: > >> > >> [glpk-4.65.p0] checking for DLL/static GMP... static > >> [glpk-4.65.p0] configure: error: gmp.h isn't a DLL: use > >> --enable-static --disable-shared > > > > do you have Cygwin's GMP package installed? > > I don't know. I don't know how to check.
well, look e.g. in Sage's config.log or/and in /usr/include > Should I install it if it's not there? yes, you should. (as well as ALL the other packages such as mpfr that can be used from the system, as listed on https://trac.sagemath.org/ticket/27330 ) > Should I remove it if it's there? > Previous Sage versions built fine on that machine. the update of GLPK to 4.65 is recent. Perhaps Erik didn't get arount to test it. Anyway, just install GLPK from Cygwin! > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/CAEcArF3SA25UU%3DaouJ_cA43QpLF3wpeqDH%3DdXkVyY0bxgJot4g%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq0-yuXwjaqKHxEcUOSaRoKaJ8OoCbKbDYLJHcfiYp%3D1mQ%40mail.gmail.com.
