bug-ncurses
[Top][All Lists]
Advanced

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

ncurses 5.2, glibc 2.2.5, gcc 3.1 fails


From: patrick
Subject: ncurses 5.2, glibc 2.2.5, gcc 3.1 fails
Date: Tue, 4 Jun 2002 00:46:30 -0400 (EDT)

Hi.

While trying to make an Linux From Scratch system with GCC 3.1 instead of
GCC 2.x.x packaged with the LFS distribution, ncurses fails with the
following:

../c++/cursesw.cc: In member function `int NCursesWindow::scanw(const char
*, ...)
../c++/cursesw.cc:55: ISO C++ forbids casting to an array type
`__va_list_tag[1]'

.. and some more lines w/ the same error (line 77).

Any idea what I can do with this?

Thanks,
Patrick





reply via email to

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