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: Wolf D. Schwartz, BBA Braunschweig,
Subject: Re: LYNX-DEV lynx 2.8 compilation problem on VMS
Date: Wed, 25 Mar 1998 00:11:29 +0100

|>> 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 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])
                                 ^^^^^^^
  200   $  v1 = 'f$verify(0)'
******
File PUB$DISK:[LYNX.LYNX2-8]BUILD.COM;1
  199              /INCLUDE=([-],[-.WWW.Library.Implementation],[.chrtrans])
  200   $  v1 = 'f$verify(0)'
************

Number of difference sections found: 1
Number of difference records found: 1

DIFFERENCES /IGNORE=()/MERGED=1-
    PUB$DISK:[LYNX.LYNX2-8]BUILD.COM;2-
    PUB$DISK:[LYNX.LYNX2-8]BUILD.COM;1

This is strange because just before calling the compiler there is
the command

SET DEF [.SRC]

But I had no time to evaluate the problem further. Sorry.
After this change LYNX 2.8 compiled without any further complaints.

|>> ---------------------------------------------------------------------------
|>> Alberto Meregalli, DIF                                  tel. +39 2 2125 249
|>> CESI, Centro Elettrotecnico Sperimentale Italiano       fax  +39 2 2125 520
|>> Via Rubattino, 54 - I 20134 Milano                E-mail: address@hidden
|>
|>
|>--
|>Thomas E. Dickey
|>address@hidden
|>http://www.clark.net/pub/dickey

Wolf D. Schwartz

+--------------------------------------------------------------------+
| Dr. Wolf D. Schwartz                  Mail: address@hidden    |
| Biologische Bundesanstalt             Zentrale EDV-Gruppe          |
| fuer Land- und Forstwirtschaft                                     |
| Messeweg 11-12                        Tel.: ++531-299-4700         |
| D-38104 Braunschweig                  Fax:  ++531-299-3004         |
+--------------------------------------------------------------------+

reply via email to

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