#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):

 `ncurses` fails to build on `mark` (Solaris SPARC) because of
 {{{
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.12.beta1/local/bin/g++
 -I../c++ -I../include -I. -DHAVE_CONFIG_H   -D__EXTENSIONS__
 -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64  -DNDEBUG -I. -I../include
 
-I/home/buildbot/build/sage/mark-1/mark_full/build/sage-5.12.beta1/local/include
 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o
 <command-line>:0:0: warning: "_XOPEN_SOURCE" redefined [enabled by
 default]
 ../c++/cursesm.cc:1:0: note: this is the location of the previous
 definition
 <command-line>:0:0: warning: "_XOPEN_SOURCE" redefined [enabled by
 default]
 ../c++/cursesf.cc:1:0: note: this is the location of the previous
 definition
 In file included from
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.12.beta1/local/lib/gcc
 /sparc-sun-solaris2.10/4.7.3/include-fixed/iso/stdlib_iso.h:39:0,
                  from /usr/include/stdlib.h:18,
                  from ../c++/internal.h:53,
                  from ../c++/cursesm.cc:34:
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.12.beta1/local/lib/gcc
 /sparc-sun-solaris2.10/4.7.3/include-fixed/sys/feature_tests.h:341:2:
 error: #error "Compiler or options invalid for pre-UNIX 03 X/Open
 applications      and pre-2001 POSIX applications"
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14405#comment:91>
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