[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling ncurses-5.2 with gcc-3.1
From: |
Thomas E. Dickey |
Subject: |
Re: compiling ncurses-5.2 with gcc-3.1 |
Date: |
Sun, 19 May 2002 20:52:06 -0400 (EDT) |
On Sun, 19 May 2002, Kenneth Hopping wrote:
the rollup patch addresses this -
ftp://invisible-island.net/ncurses/5.2/
> Hello,
>
> I am compiling ncurses-5.2 with the latest gcc-3.1 on a Linux system.
> The compilation fails on 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 `/usr/local/src/ncurses-5.2/c++'
>
> Is this an incompatability issue with the latest release of the compiler?
>
> Kenneth Hopping
>
>
>
> _______________________________________________
> 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