[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with ncurses and gcc 3.0.2.
From: |
Thomas Dickey |
Subject: |
Re: Problems with ncurses and gcc 3.0.2. |
Date: |
Fri, 16 Nov 2001 18:12:15 -0500 |
User-agent: |
Mutt/1.2.5i |
On Fri, Nov 16, 2001 at 12:20:08PM -0700, address@hidden wrote:
> Hello -
>
> I am having problems with ncurses 5.2 and 5.0 when I build them with
> gcc 3.0.2. I know I've successfully built 5.0 before with gcc 2.95.2,
> so I thought I'd better alert you folks.
the strstreambuf problem is fixed in the rollup patch (any websearch for
ncurses will find the faq which points to the rollup patches; at least one
person reports this each week).
look in
ftp://invisible-island.net/ncurses/5.2
> Errors from 5.2:
...
> /media/gnu/ncurses-5.2/c++/cursesw.cc: In member function `int
> NCursesWindow::scanw(int, int, const char*, ...)':
> /media/gnu/ncurses-5.2/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 `/tmp/ncurses.2/c++'
> make: *** [all] Error 2
>
> Errors from 5.0:
(ignored: 5.0 was released two years ago)
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net