[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't compile ncurses-5.2
From: |
Thomas E. Dickey |
Subject: |
Re: can't compile ncurses-5.2 |
Date: |
Fri, 21 Dec 2001 06:57:53 -0500 (EST) |
On Thu, 20 Dec 2001, J.J.Bailey wrote:
> hello,
>
> i'm having trouble compiling ncurses-5.2:
use the post-5.2 patches (read the faq) in
ftp://invisible-island.net/ncurses/5.2
gcc 3.x came out after ncurses 5.2, btw.
>
> muttley# gcc -v
> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/specs
> Configured with: ../gcc-3.0.2/configure --host=sparc-sun-solaris2.8
> Thread model: posix
> gcc version 3.0.2
>
>
> muttley# make
> ...
> make[1]: Entering directory `/var/src/gnu/ncurses-5.2/c++'
> cd ../objects; c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -DNDEBUG -I.
> -I../include -I/usr/local/include -O2 -c ../c++/cursesw.cc
> ../c++/cursesw.cc: In member function `int NCursesWindow::scanw(const char*,
> ...)':
> ../c++/cursesw.cc:55: no matching function for call to
> `std::strstreambuf::vscan(const char*&, char*&)'
> ../c++/cursesw.cc: In member function `int NCursesWindow::scanw(int, int,
> const
> char*, ...)':
> ../c++/cursesw.cc:77: no matching function for call to
> `std::strstreambuf::vscan(const char*&, char*&)'
> make[1]: *** [../objects/cursesw.o] Error 1
> make[1]: Leaving directory `/var/src/gnu/ncurses-5.2/c++'
> make: *** [all] Error 2
>
>
> what did i do wrong?
>
> jack
>
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-ncurses
>
--
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net