#6416: [with spkg and patch, needs review] Frobby for monomial ideals
-------------------------+--------------------------------------------------
Reporter: broune | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.1
Component: algebra | Keywords: monomial ideal, Hilbert series,
Alexander dual
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by mhampton):
Although I know about as much as my dog about Solaris, I gave it a try on
t2. After downloading the 0.8.0 spkg from trac I did:
{{{
sage -sh
export GMPLIB=/home/wstein/sparc/sage-3.4.1.rc4-mark-gcc-4.3.3/local
$MAKE library MODE=shared ldflags="$LDFLAGS" GMP_INC_DIR="$GMPLIB"
}}}
and things compiled well for a while until I got:
{{{
g++ -Wall -ansi -pedantic -I /home/wstein/sparc/sage-3.4.1.rc4-mark-
gcc-4.3.3/local/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC
-c src/test/TestSuite.cpp -o bin/shared/test/TestSuite.o
src/test/TestSuite.cpp: In member function ‘void TestSuite::sortTests()’:
src/test/TestSuite.cpp:43: error: ‘sort’ was not declared in this scope
make: *** [bin/shared/test/TestSuite.o] Error 1
}}}
-Marshall
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6416#comment:4>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---