#9431: opencdk spkg should add $SAGE_LOCAL/lib to LDFLAGS
-----------------------+----------------------------------------------------
Reporter: rlm | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Willem explained this one to me. Apparently opencdk is now linking
libgcrypt from the wrong place, due to libtools, caused by the addition of
`-lgcrypt` in #8658. The short term fix is to make sure that
`$SAGE_LOCAL/lib` is included in `LDFLAGS` in the `spkg-install` script,
but the longer term fix will be to figure out why libtools is linking
against `/usr/lib` in the first place.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9431>
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.