lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx dev22 on VMS - Results


From: dickey
Subject: Re: lynx-dev lynx dev22 on VMS - Results
Date: Sun, 18 Apr 1999 07:24:00 -0400 (EDT)

> Re Build problem on VMS 
>  
>       Thanks for several replies, the most useful was... 
>  
> >Sorry, my fault, 
> >this function not used for VMS, should be ifdef'ed with 
> >#if !defined(VMS) && defined(HAVE_READDIR) 
>  
>       I did this and the result was almost clean 
>  
> $ cc [-.Implementation]HTTCP.c 
>  
> #define h_errno my_errno 

ok - I'll fix this (I hope) in dev.23

> ................^ 
> %CC-W-MACROREDEF, The redefinition of the macro "h_errno" conflicts with a  
> current definition because the replacement lists differ.   
> The redefinition is now in effect. 
> at line number 575 in file [LYNX2-8-2.WWW.LIBRARY.IMPLEMENTATION]HTTCP.C;1 
>  
>       I also tried to build on a VAX (VMS 5.5-2, VAX C 3.2, UCX 4.2). 
> It failed like this... 
>  
> $ cc LYrcFile 
> # This file contains options saved from the Lynx Options Screen (normally\n\ 
> %CC-W-INVPPKEYWORD, Missing or invalid keyword in preprocessor 
>       directive;  directive ignored. 
>       Listing line number 21152. 
>       At line number 547 in [LYNX2-8-2.SRC]LYRCFILE.C;1. 
>  
> Followed by many repeats and a confused fatal error. 

hmm. - I wonder why we didn't hit this before.  It's relatively simple
to code around though (replace the long strings by an array, print them
with a "# %s\n" format).  I'll try that.

thanks.

>  *      *     *     *     *       Tony Bolton    

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

reply via email to

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