lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.2dev.18


From: dickey
Subject: Re: lynx-dev lynx2.8.2dev.18
Date: Fri, 5 Mar 1999 05:34:26 -0500 (EST)

> In a recent note, address@hidden said: 
>  
> > Date: Thu, 4 Mar 1999 05:58:43 -0500 (EST) 
> >  
> > 1999-03-04 (2.8.2dev.18) 
>  
> Should I be using dev.19?  It came by real fast. 

it was just to forestall the deluge of email that would happen if I hadn't
renamed that 9945 file.  dunno why, but I feel compelled to answer problem
reports.
  
> > * chartrans: old-style declarations of charsets which do not have Unicode  
> >   tables (CJK, x-transparent, also UTF-8) now moved from LYCharSets.c to  
> >   UCdomap.h and now included with UCInit() in UCdomap.c in a standard way - 
> > LP  
> >   (Please re-test CJK and UTF-8) 
>  
> OK.  I nursed LP's 9945 patch on.  Now dev.18 compiles and runs on Solaris. 
> On OS/390 I get: 
>  
> c89 -DHAVE_CONFIG_H  -DLOCALEDIR=\"/pub/unsup/test/share/locale\" -I. -I.. 
> -Ichrtrans -I../../lynx2-8-2/src/chrtrans -I../../lynx2-8-2 
> -I../../lynx2-8-2/intl -I../../lynx2-8-2/src 
> -I../../lynx2-8-2/WWW/Library/Implementation  -D_XOPEN_SOURCE_EXTENDED=1 
> -D_ALL_SOURCE  -c ../../lynx2-8-2/src/UCdomap.c 
Can you get a .i file?  (The src/makefile has a suffix rule for this).
It's usually easier to look at that and see what the syntax was.

> ERROR CBC3046 ./../../lynx2-8-2/src/UCdomap.c:2041  Syntax error. 
...

so 
        cd src
        make UCdomap.i
gzip & uuencode it, email (and I can look too).

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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