#10993: Update eclib to 20120115
--------------------------------+-------------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: packages | Keywords: elliptic curves
Work_issues: | Upstream: N/A
Reviewer: Frithjof Schulze | Author: John Cremona
Merged: | Dependencies: #11354
--------------------------------+-------------------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
What's `ldconfig` supposed to do? The line in SPKG.txt
{{{
Add a line in spkg-install to run ldconfig
}}}
isn't very clear :-)
Anyway, the build fails on my Gentoo Linux system because I don't have
`ldconfig`:
{{{
[...]
g++ -c -fPIC -g -O3 -DNEW_OP_ORDER -DUSE_PARI_FACTORING -I../include
-DNTL_ALL -I/usr/local/src/sage-4.8.alpha6/local/include
-I/usr/local/src/sage-4.8.alpha6/local/include -DMETHOD=2 -DUSE_XSPLIT
oftest.cc -o oftest_n.o
g++ -o oftest oftest_n.o symb_n.o moddata_n.o oldforms_n.o homspace_n.o
newforms_n.o cusp_n.o periods_n.o -lcurvesntl -ljcntl -L../lib -lpari
-L/usr/local/src/sage-4.8.alpha6/local/lib
-L/usr/local/src/sage-4.8.alpha6/local/lib -lntl -lgmp -lpari -lm
make[1]: Nothing to be done for `progs'.
make[1]: Leaving directory
`/usr/local/src/sage-4.8.alpha6/spkg/build/eclib-20120115/src/g0n'
./spkg-install: line 64: ldconfig: command not found
Error copying over libraries
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#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.