bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems compiling 5.2


From: Thomas Dickey
Subject: Re: Problems compiling 5.2
Date: Sun, 12 Aug 2001 12:18:52 -0400
User-agent: Mutt/1.2.5i

On Sun, Aug 12, 2001 at 05:28:16PM +0200, Carlos Velasco wrote:
> Hi,
> 
> I have tried to compile ncurses 5.2.
> Host: i586-pc-linux.

it's fixed in the rollup patch
        ftp://dickey.his.com/ncurses/5.2
see also the faq
        http://dickey.his.com/ncurses/ncurses.faq.html

> 
> Problem with c++:
> 
> make[1]: Entering directory `/home/carlos/ncurses-5.2/c++'
> cd ../objects;  c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H  -DNDEBUG -I. 
> -I../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*&, void*&)'
> ../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*&, void*&)'
> make[1]: *** [../objects/cursesw.o] Error 1
> make[1]: Leaving directory `/home/carlos/ncurses-5.2/c++'
> make: *** [all] Error 2
> 
> Could you help me with this, please?
> 
> Thanks,
> Carlos Velasco
> 
> 
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-ncurses

-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]