bug-ncurses
[Top][All Lists]
Advanced

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

Problems compiling 5.2


From: Carlos Velasco
Subject: Problems compiling 5.2
Date: Sun, 12 Aug 2001 17:28:16 +0200

Hi,

I have tried to compile ncurses 5.2.
Host: i586-pc-linux.

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




reply via email to

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