bug-ncurses
[Top][All Lists]
Advanced

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

Re: Build NCurses 5.2 on solaris 2.6


From: Thomas Dickey
Subject: Re: Build NCurses 5.2 on solaris 2.6
Date: Mon, 17 Sep 2001 18:59:24 -0400
User-agent: Mutt/1.2.5i

On Mon, Sep 17, 2001 at 03:19:08PM -0700, Anand Narasimhan wrote:
> Hi,
> 
> I am trying to build NCurses 5.2 on solaris 2.6 with gcc 3.0.1. I am getting 
> the following error. How can I fix this?

it's in the current rollup patch (read the faq):

        ftp://invisible-island.net/ncurses/patch-5.2-20010908.sh

> 
> cd ../obj_s; c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -DNDEBUG -I. 
> -I../include -I/opt/sw/gnu/include -O2 -fPIC -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]: *** [../obj_s/cursesw.o] Error 1
> Thanks
> 
> Anand
> 
> ________________________________________________________________
> 
> Anand Narasimhan
> address@hidden

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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