#8059: update Singular SPKG to newest upstream release
-------------------------------+--------------------------------------------
Reporter: malb | Owner:
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-4.3.2
Component: packages | Keywords:
Author: Martin Albrecht | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by jsp):
* owner: tbd =>
Comment:
If CFLAGS and friends are set tight. Building on Open Solaris fails on
{{{
gcc -g -pg -O3 -I.
-I/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/include -O2 -g -m64
-I/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/include
-DHAVE_CONFIG_H -c omBinPage.c -o omBinPage.op
/var/tmp//ccciayz2.s: Assembler messages:
/var/tmp//ccciayz2.s:31: Error: junk `@' after expression
/var/tmp//ccciayz2.s:110: Error: junk `@' after expression
/var/tmp//ccciayz2.s:183: Error: junk `@' after expression
/var/tmp//ccciayz2.s:270: Error: junk `@' after expression
/var/tmp//ccciayz2.s:477: Error: junk `@' after expression
/var/tmp//ccciayz2.s:805: Error: junk `@' after expression
/var/tmp//ccciayz2.s:1240: Error: junk `@' after expression
/var/tmp//ccciayz2.s:1718: Error: junk `@' after expression
/var/tmp//ccciayz2.s:2041: Error: junk `@' after expression
make[2]: *** [omBinPage.op] Error 1
make[2]: Leaving directory
`/export/home/jaap/Downloads/sage-4.3.2.alpha0/spkg/build/singular-3-1-0-9-20100125/src/omalloc'
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/export/home/jaap/Downloads/sage-4.3.2.alpha0/spkg/build/singular-3-1-0-9-20100125/src'
make: ***
[/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/bin/Singular-3-1-0]
Error 2
Unable to build Singular.
}}}
Actually this is the same failure I had before.
What is the use of -gp in building singular for sage?
If I remove -gp in Makefile and Makefile.in all, over singular builds on
Open Solaris x64 64 bit
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8059#comment:17>
Sage <http://www.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.