bug-ncurses
[Top][All Lists]
Advanced

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

Build NCurses 5.2 on solaris 2.6


From: Anand Narasimhan
Subject: Build NCurses 5.2 on solaris 2.6
Date: Mon, 17 Sep 2001 15:19:08 -0700

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?
 
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

reply via email to

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