#6759: [with spkg, needs work] Update sqlite to latest release - needed for
Sun's
compiler
--------------------------+-------------------------------------------------
Reporter: drkirkby | Owner: mabshoff
Type: defect | Status: reopened
Priority: major | Milestone: sage-4.1.2
Component: packages | Resolution:
Keywords: | Reviewer: Minh Van Nguyen
Author: David Kirkby | Merged: Sage 4.1.2.alpha2
--------------------------+-------------------------------------------------
Changes (by was):
* status: closed => reopened
* resolution: fixed =>
Comment:
This breaks on Cygwin, whereas the version currently in Sage works fine:
{{{
/sage -i http://sage.math.washington.edu/home/kirkby/Solaris-
fixes/sqlite-3.6.17/sqlite-3.6.17.spkg
...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlite3.pc
config.status: executing depfiles commands
make: *** No rule to make target `src/sqlite.h.in', needed by `sqlite3.h'.
Stop.
Error making sqlite
real 4m0.010s
user 1m7.730s
sys 3m5.796s
sage: An error occurred while installing sqlite-3.6.17
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/wstein/sage-4.1.2.alpha1/install.log. Describe your computer,
operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/wstein/sage-4.1.2.alpha1/spkg/build/sqlite-3.6.17 and type 'make'.
Instead type "/home/wstein/sage-4.1.2.alpha1/sage -sh"
in order to set all environment variables correctly, then cd to
/home/wstein/sage-4.1.2.alpha1/spkg/build/sqlite-3.6.17
(When you are done debugging, you can type "exit" to leave the
subshell.)
}}}
In irc ddrake conjectures that:
{{{
ddrake: spkg-install copies over a Makefile.in that I think is from the
older version, and it fails immediately because source files got moved
}}}
Thus we're changing this back to "needs work".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6759#comment:4>
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
-~----------~----~----~----~------~----~------~--~---