#6266: Build problem of sqlite on Solaris 10 with gcc 4.4.0
----------------------+-----------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.2
Component: solaris | Keywords: solaris sqlite
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
Changes (by drkirkby):
* owner: tbd => drkirkby
Comment:
I've now fixed this. The problem was related to linking both libpthread
and libc in the wrong order, due to what is probably a bug in libtool.
Nicolas Williams ([email protected]) has pointed out to me that
there is no longer any need to link libpthread, as its functionality has
been moved to libc.
The following code simply stops libpthread being linked. I've put the
revised SPKG.txt and spkg-install at the following (there's also another
.spkg file).
http://sage.math.washington.edu/home/kirkby/Solaris-fixes/sqlite/
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6266#comment:1>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---