#7832: singular-3-1-0-4-20090818.p2 - fix compilation on FreeBSD
-----------------------------------------------------------+----------------
Reporter: pjeremy | Owner:
pjeremy
Type: defect | Status: new
Priority: major | Milestone:
sage-4.3.1
Component: freebsd | Keywords:
Work_issues: | Author:
Peter Jeremy
Upstream: Not yet reported upstream; Will do shortly. | Reviewer:
Merged: |
-----------------------------------------------------------+----------------
By default, you get the following, which is corrected by the patch to
singuname.sh:
{{{
make[2]: Entering directory
`/home/peter/sage/sage-4.3/spkg/build/singular-3-1-0-4-20090818.p2/src'
make[2]: *** No rule to make target `distclean'. Stop.
make[2]: Leaving directory
`/home/peter/sage/sage-4.3/spkg/build/singular-3-1-0-4-20090818.p2/src'
rm: /home/peter/sage/sage-4.3/local/bin/Singular*: No such file or
directory
creating cache ./config.cache
checking uname for singular... unknown
configure: error: Unknown architecture: Check singuname.sh
Unable to configure Singular.
}}}
Correct configure script for amd64 by patching the autoconf inputs and re-
running autoconf. This corrects a problem where linking libsingular.so
reports lots of undefined references to both internal `om`* functions and
functions within libncurses.
Several other trivial fixes to support dynamic linking on FreeBSD/amd64.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7832>
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.