logo       

[sage-devel] Re: SAGE-2.5 alpha 2: msg#01573

Subject: [sage-devel] Re: SAGE-2.5 alpha 2
On Thursday 03 May 2007 18:33, Joel B. Mohler wrote:
> Alpha 2 builds fine on x86 Gentoo, but it has a whole bunch of make test
> errors. The entire list of files is below.  The ones I reran and looked at
> individually all seem to be related to singular.  I know basically nothing
> about interacting with singular aside from through sage so I don't really
> know how to debug any further than a cursory inspection.

As I changed the way SINGULAR is built for 2.5 it is quite likely that this is 
the problem. Unfortunately I will not find the time to look into this until  
around Monday as I am at a conference right now.

Oh, if you are Justin Walker and you are willing to look into the PPC OSX 
problem, it would probably be sufficient if you could just point out how to 
call libtool properly on that platform. Or, if you want to dig deeper:

In the Singular subdirectory of the singular spkg in the Makefile.in there is 
a section between "Handle libSINGULAR stuff" and "End libSINGULAR" which 
should be sufficient for a fix. More specifically, this seems to be wrong:

ifeq ($(SINGUNAME),ppcMac-darwin)
SO_SUFFIX        = dylib
LIBSINGULAR_FLAGS = -singule_module
LIBSINGULAR_LD = $(LD)
endif

Hope that helps,
Martin

-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_www: http://www.informatik.uni-bremen.de/~malb
_jab: martinralbrecht@xxxxxxxxxxxxx


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to 
sage-devel-unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---




<Prev in Thread] Current Thread [Next in Thread>