#14405: Replace termcap with ncurses
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:  jdemeyer
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-5.12
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Volker Braun, Jean-
        Authors:  Volker Braun,      |  Pierre Flori
  Jean-Pierre Flori                  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 The issue is [https://lists.ubuntu.com/archives/ubuntu-
 devel/2010-November/031991.html]

 Adding `-Wl,--no-as-needed` to the linker invocation solves the problem.
 {{{
 gcc -pthread -shared
 
-L/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.12.beta1/local/lib
 
-L/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.12.beta1/local/lib
 
build/temp.linux-i686-2.7/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src/Modules/readline.o
 -L/usr/lib/termcap
 
-L/var/lib/buildbot/build/sage/arando-1/arando_full/build/sage-5.12.beta1/local/lib
 -L/usr/lib/i386-linux-gnu -L/usr/local/lib -L. -lreadline -Wl,--no-as-
 needed -lncurses -lpython2.7 -o build/lib.linux-i686-2.7/readline.so
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14405#comment:84>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to