[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-05 Thread Nick Alexander
Martin Albrecht [EMAIL PROTECTED] writes: 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.

[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-04 Thread Martin Albrecht
ifeq ($(SINGUNAME),ppcMac-darwin) SO_SUFFIX= dylib LIBSINGULAR_FLAGS = -singule_module LIBSINGULAR_LD = $(LD) endif It's often A Bad Idea to invoke 'ld' directly on Mac OS X: the rules are pretty snarky. Is this the way it comes from the factory? It is definitely my fault -

[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-03 Thread mabshoff
William Stein wrote: Hi, I've posted sage-2.5 alpha 2 at Did I miss alpha 1 or did you not announce it publically? I haven't tried building on cygwin yet. Feedback welcome. I am currently building on cygwin. It is still building, but I need the following two patches:

[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-03 Thread Joel B. Mohler
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

[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-03 Thread Joel B. Mohler
On Thu, May 03, 2007 at 11:33:03AM -0400, 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

[sage-devel] Re: SAGE-2.5 alpha 2

2007-05-03 Thread Joel B. Mohler
On Thursday 03 May 2007 12:57, Martin Albrecht wrote: Got it. I kind of messed up in the Makefile.in such that LIB doesn't link to lib but to  LIB - /tmp/sage-2.5.alpha2/spkg/build/singular-3-0-2-20070424/Singular/LIB . Also, the *.lib scripts didn't get installed.  Maybe replacing