lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev file://localhost/


From: dickey
Subject: Re: lynx-dev file://localhost/
Date: Fri, 19 Feb 1999 08:52:42 -0500 (EST)

> >> I have cleanly compilled/linked Lynx 2.8.1 on Open VMS 7.1 VAX using DEC C 
> >> 6.0  
> >> and made local specific mod.s to the Lynx.cfg file, etc.  Everything I 
> >> have  
> >> tried with Lynx seems to work very well except the Goto URL with any for 
> >> of  
...
  
> I @build again following your instructions.  This time I noticed the 
> following 
> messages that may have affected my lynx executable:  
>  
> ... 
> UCdomap.obj, - 
> [-.WWW.Library.Implementation]WWWLib_MULTINET.olb/library, - 
> sys$disk:[]MULTINET.opt/opt, sys$disk:[]DECC.opt/opt 
> multinet:multinet_socket_library/share 
> sys$library:vaxcrtl/library 
> sys$library:vaxccurse/library 
> %LINK-W-NUDFSYMS, 1 undefined symbol: 
> %LINK-I-UDFSYM,         __UTC_STAT 
> %LINK-W-USEUNDEF, undefined symbol __UTC_STAT referenced 
>         in psect $CODE offset %X000008F3 
>         in module HTVMSUTILS file 
> DISK$SS:[CWIS.LYNX2-8-1.WWW.LIBRARY.IMPLEMENTATION]WWWLIB_MULTINET.OLB;1 
...
>   Morris D. Cox                       EMail: address@hidden 

I do not see a definition for "UTC_STAT" (or similar name) in the lynx
source code.  So I think you have a definition for that in the multinet
headers.  I would look for that, e.g.,

        search multinet_root:[multinet.include...]*.h utc_stat

Perhaps it is a symbol that we can accommodate with a simple definition.
(I don't have a VAX, but can advise you).

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

reply via email to

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