lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.4


From: Thomas Dickey
Subject: Re: lynx-dev lynx2.8.5dev.4
Date: Thu, 8 Nov 2001 20:16:20 -0500
User-agent: Mutt/1.2.5i

On Thu, Nov 08, 2001 at 05:49:33PM -0700, address@hidden wrote:
> ../../lynx2-8-5/src/LYCurses.c: In function `LYwaddnstr':
> ../../lynx2-8-5/src/LYCurses.c:1696: `mbstate_t' undeclared (first use in 
> this function)
> ../../lynx2-8-5/src/LYCurses.c:1696: (Each undeclared identifier is reported 
> only once
> ../../lynx2-8-5/src/LYCurses.c:1696: for each function it appears in.)
> ../../lynx2-8-5/src/LYCurses.c:1696: parse error before `state'
> ../../lynx2-8-5/src/LYCurses.c:1702: `state' undeclared (first use in this 
> function)
> gmake[1]: *** [LYCurses.o] Error 1
> gmake[1]: Target `all' not remade because of errors.
> 
> address@hidden:487$ uname -a
> SunOS sanitas 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-5_10
> 
> mbstate_t appears to be defined in wchar.h on Solaris 2.7 (and OS/390 :-),
> but not on Solaris 2.6.

where is it defined on Solaris 2.6?  (fixing it for Tru64 was the last change
I made, so I guess it's the first build problem).  Will see...

I'm not sure that we'll need that particular configuration indefinitely:  I've
gotten as far on the ncurses side to see that addstr() itself is supposed to
do the conversion, and will implement that (too).

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

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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