bug-ncurses
[Top][All Lists]
Advanced

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

HELP! unable to compile 5.2 w/ gcc 3.0 on OSF1 V.4


From: Kurt Miller
Subject: HELP! unable to compile 5.2 w/ gcc 3.0 on OSF1 V.4
Date: Wed, 13 Feb 2002 17:34:18 -0800

Greetings,
 
Everything seemed to going well until I hit this snag :-)
 
d ../obj_s;  c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H  -DNDEBUG -I. -I../include -O2 -fPIC -c ../c++/cursesm.cc
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 `int NCursesWindow::scanw(const char*,
   ...)':
../c++/cursesw.cc:55: cannot convert `args' from type `va_list' to type `char*'
../c++/cursesw.cc: In member function `int NCursesWindow::scanw(int, int, const
   char*, ...)':
../c++/cursesw.cc:77: cannot convert `args' from type `va_list' to type `char*'
*** Exit 1
Stop.
*** Exit 1
Stop.
Please help to enlighten me!
 
TIA, -km
 

reply via email to

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