bug-ncurses
[Top][All Lists]
Advanced

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

Re: Unable to build C++ bindings for ncurses 5.4


From: Thomas Dickey
Subject: Re: Unable to build C++ bindings for ncurses 5.4
Date: Fri, 9 Jul 2004 17:07:38 -0400 (EDT)

On Fri, 9 Jul 2004, Ari Pollak wrote:

> I'm attempting to build ncurses 5.4 under Solaris 9 with gcc/g++ 3.2.3 and C++
> bindings for ncurses enabled. But it fails when compiling, it seems that it
> doesn't like Solaris' libc:

thanks (will look into this - I don't have a quick answer)

>
> make: Entering directory `/proj/crew/ari/build/ncurses-5.4/c++'
> /arch/gnu/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include
> -D__EXTENSIONS__ -DNDEBUG -I/arch/gnu/packages/ncurses-5.4/include/ncurses -O2
> -c ../c++/cursesw.cc -o ../objects/cursesw.o
> ../c++/cursesw.cc: In member function `int NCursesWindow::scanw(const char*,
>    ...)':
> ../c++/cursesw.cc:64: `::vsscanf' undeclared (first use here)
> make: *** [../objects/cursesw.o] Error 1
> make: Leaving directory `/proj/crew/ari/build/ncurses-5.4/c++'
>
>
>
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-ncurses
>

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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