lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx 2.8 compilation problem on VMS


From: T.E.Dickey
Subject: Re: LYNX-DEV lynx 2.8 compilation problem on VMS
Date: Tue, 24 Mar 1998 20:20:38 -0500 (EST)

> |>> I can't succeed in compiling Lynx 2.8 on VMS 6.1 with DECC 5.6. 
> |>sounds like an include-path problem (which is surprising since someone 
> |>reported pre.3 built ok, and rel.3 doesn't change in that part of the 
> code). 
> |>I'll check on this tonight & see if I see the problem. 
I think it's due to nested quoted-includes.  (My next patch will change
that - probably fix it, unless I break something new).

The most likely fix: change the "HTML.h" to <HTML.h>

> |> 
> |>> I get the following error message: 
> |>> 
> |>> $ cc HTFWriter 
> |>>         #include "HTML.h"               /* SCW */ 
> |>>         .^ 
> |>> %CC-F-NOINCLFILE, Cannot find file "HTML.h" specified in #include 
> directive. 
> |>>                 At line number 16 in 
> DECUS$:[LYNX2-8.WWW.LIBRARY.IMPLEMENTATION] 
> |>> HTFILE.H;1. 
> |>> 
> |>>         #include "HTML.h"               /* SCW */ 
> |>>         .^ 
> |>> %VCG-I-NOBJECT, No object file produced. 
> |>>                 At line number 16 in 
> DECUS$:[LYNX2-8.WWW.LIBRARY.IMPLEMENTATION] 
> |>> HTFILE.H;1. 
> |>> 
>  
> I met the same error on an ALPHA with DECC. 
>  
> |>> 
> |>> A suggestion? 
>  
> Yes - here output from DIFFERENCE with a corrected BUILD.COM: 
>  
> ZSBS01$ diff [.lynx2-8]build.com 
> ************ 
> File PUB$DISK:[LYNX.LYNX2-8]BUILD.COM;2 
>   199              
> /INCLUDE=([-],[.src],[-.WWW.Library.Implementation],[.chrtrans]) 
>                                  ^^^^^^^ 
I'm not sure about this (maybe).  When would we be set to the top-level
directory?

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

reply via email to

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