bug-ncurses
[Top][All Lists]
Advanced

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

HP-UX compile failure with --enable-widec


From: David Ellement
Subject: HP-UX compile failure with --enable-widec
Date: Sun, 11 May 2003 10:47:25 -0700
User-agent: Mutt/1.5.4i

I'm on an HP-UX 11.11 system, using gcc.  When I configure with the
--enable-widec option, the compile fails in lib_addstr.c.  The type
`mbstate_t' hasn't been declared.

The definition appears in <sys/_mbstate_t.h>, which should be included
by <wchar.h>.  Assuming this definition is compatible with the rest of
the ncurses code, how do I get it included for lib_addstr.c?

-- 
David Ellement




reply via email to

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