This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: troubles compiling ncurses5.2


1- Apply http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff

or

2- Build ncurses with the following options:

--without-cxx           do not adjust ncurses bool to match C++
--without-cxx-binding   do not build C++ binding and demo

Not sure if you need --without-cxx, but I always use both.

-- 
Frédéric L. W. Meunier - http://www.pervalidus.net/
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-717-2399 (Niterói-RJ BR)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]