Minh Nguyen wrote: > When compiling Sage 4.1.2.alpha0 on Mac OS X 10.5.8 (bsd.math), the > new ECL package ecl-9.8.4.spkg fails to build. The configure script of > ECL searches for an installation of the GMP library, but fails to find > one so it aborts the configuration. ECL failing to build means that > Maxima can't start compiling. This is rather strange because as I > reported on ticket #6564 > > http://trac.sagemath.org/sage_trac/ticket/6564#comment:21 > > the updated ECL spkg compiled OK on the same platform under Sage > 4.1.1. So something else must have been messed up. This is now ticket > #6883 > > http://trac.sagemath.org/sage_trac/ticket/6883 >
That's my fault. I made a change to the .spkg, which must have been after you committed it. It is that which probably has the problem. I am just going to build it on bsd.math now and check it. Sorry about that. I believe the problem is that I omitted to export LDFLAGS, but I am testing it now. Did you set SAGE64=yes on bsd.math when you did this? If so, I'll do likewise when I check it. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
