lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Link error when biulding lynx 2-7-1 on VAX VMS 7.1 DEC C 5.


From: T.E.Dickey
Subject: Re: LYNX-DEV Link error when biulding lynx 2-7-1 on VAX VMS 7.1 DEC C 5.6 and
Date: Wed, 11 Feb 1998 05:24:18 -0500 (EST)

> 
> I'm using the command procedure BUILD.COM to build LYNX 2-7-2 on
> VAX VMS V7.1, with DEC C 5.6 and MULTINET 4.0C.
> Getting a link error as shown below.
> 
> Any suggestions?
as Fote usually states - the problem is that Multinet's header files do/do not
declare some functions, depending on the relative versions of DEC C vs
Multinet: it's noted in PROBLEMS - the fix is to adjust one of the headers.

(Perhaps someone could write a configure script to do this, since it seems
to be a recurring problem)

> JT.
> 
> 
> $!    Link the objects and libaries.
> $!
> $ link/exe=lynx.exe -
> DefaultStyle.obj, -
> GridText.obj, -
> HTAlert.obj, -
> HTFWriter.obj, -
> HTInit.obj, -
> HTML.obj, -
> LYBookmark.obj, -
> LYCgi.obj, -
> LYCharSets.obj, -
> LYCharUtils.obj, -
> LYClean.obj, -
> LYCookie.obj, -
> LYCurses.obj, -
> LYDownload.obj, -
> LYEdit.obj, -
> LYEditmap.obj, -
> LYexit.obj, -
> LYForms.obj, -
> LYGetFile.obj, -
> LYHistory.obj, -
> LYJump.obj, -
> LYKeymap.obj, -
> LYLeaks.obj, -
> LYList.obj, -
> LYMail.obj, -
> LYMain.obj, -
> LYMainLoop.obj, -
> LYMap.obj, -
> LYNews.obj, -
> LYOptions.obj, -
> LYPrint.obj, -
> LYrcFile.obj, -
> LYReadCFG.obj, -
> LYSearch.obj, -
> LYShowInfo.obj, -
> LYStrings.obj, -
> LYTraversal.obj, -
> LYUpload.obj, -
> LYUtils.obj, -
> UCAuto.obj, -
> UCAux.obj, -
> 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 %X0000097F
>       in module HTVMSUTILS file 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]WWWLIB_MULTINET.OLB;1
> %LINK-W-USEUNDEF, undefined symbol __UTC_STAT referenced
>       in psect $CODE offset %X00000A5C
>       in module HTVMSUTILS file 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]WWWLIB_MULTINET.OLB;1
> %LINK-W-USEUNDEF, undefined symbol __UTC_STAT referenced
>       in psect $CODE offset %X00000A84
>       in module HTVMSUTILS file 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]WWWLIB_MULTINET.OLB;1
> $!
> 


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

reply via email to

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