bug-ncurses
[Top][All Lists]
Advanced

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

ncurses compile-time-err.


From: Martin Willemoes Hansen
Subject: ncurses compile-time-err.
Date: Mon, 16 Jul 2001 12:34:05 +0200

Hi!

Hope you can help me out with this problem.

I get the following err. while compiling ncurses-5.2:

 cd ../obj_s;  c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H  -DNDEBUG -I. 
 
-I../include -O2 -fPIC -c ../c++/cursesw.cc
../c++/cursesw.cc: In member function   nt 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   nt NCursesWindow::scanw(int, int,  

const 
   char*, ...)':
../c++/cursesw.cc:77: no matching function for call to 
   Std::strstreambuf::vscan(const char*&, void*&)'
make[1]: *** [../obj_s/cursesw.o] Error 1

I use Linux 2.4.6, gcc-3.0, glibc-2.2.2
-- 
Martin Willemoes Hansen

--------------------------------------------------------
E-Mail  address@hidden  Website mwh.sysrq.dk
IRC     MWH, openprojects       
--------------------------------------------------------               


reply via email to

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