#11391: ppl library problems on Arch Linux, OpenSuse:
_ZN23Parma_Polyhedra_Library13have_sse_unitE
----------------------+-----------------------------------------------------
Reporter: gostrc | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: build | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------+-----------------------------------------------------
Changes (by aginiewicz):
* cc: aginiewicz (added)
Comment:
I don't know if this is a known thing, but one of Arch Linux users (going
by name Snowball on AUR, the Arch Linux User Repository) posted a working
solution for ppl problem on i686, and it is quite a simple change to ppl
spkg:
{{{
sed -i 's/--enable-interfaces=c++/--enable-interfaces="c++ c"/'
ppl-0.11.2.p0/spkg-install
}}}
I tested this in i686 VM of Arch Linux and can confirm that with this
change to ppl spkg it works (right now Sage 4.8 still builds, but it got
past pycrypto where it failed before). Unfortunately right now I don't
have time to post an updated spkg, but I decided to let others know about
it anyway.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11391#comment:6>
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.