bug-ncurses
[Top][All Lists]
Advanced

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

Re: make ncurses fails ?


From: Thomas E. Dickey
Subject: Re: make ncurses fails ?
Date: Thu, 3 Jan 2002 10:19:24 -0500 (EST)

On Thu, 3 Jan 2002 address@hidden wrote:

>
>   Dear developers
>
> thank you for writing ncurses-5.2.

post-5.2 patches are at
ftp://invisible-island.net/ncurses/5.2

>
> When compling it under HP-UX 10.20 with gcc 3.0.1 I get the following errors:
>
> cd c++ && make DESTDIR="" all
> make[1]: Entering directory `/home/local/lib/ncurses/ncurses-5.2/c++'
> cd ../objects;  c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H  -DNDEBUG -I. 
> -I../include -I/usr/local/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*&, 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]: *** [../objects/cursesw.o] Error 1
> make[1]: Leaving directory `/home/local/lib/ncurses/ncurses-5.2/c++'
> make: *** [all] Error 2
>
>
> Can you, please, help me to find out what I am doing wrong ?
>
> Many thanks and best wishes for the new year from Prague.
>
>

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




reply via email to

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