[Top][All Lists]
[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
- patch-5.3-20030510.sh, Thomas Dickey, 2003/05/11
- HP-UX compile failure with --enable-widec,
David Ellement <=