lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Compilation error LYNX2-7-2 VAX VMS 7.1 DEC C 5.6 with MULT


From: T.E.Dickey
Subject: Re: LYNX-DEV Compilation error LYNX2-7-2 VAX VMS 7.1 DEC C 5.6 with MULTINET 4.0C
Date: Thu, 5 Feb 1998 05:27:10 -0500 (EST)

> I'm using DEC C V5.6 on VAX VMS 7.1 with Multinet 4.0C.
> Trying to complie LYNX 2-7-2 and getting a compilation error as shown below.
> Any suggestion?
I'd take out the declaration & see what other problems I had.
(most of those extern declarations to system library functions are
inappropriate, but take a lot of work to find)
 
> address@hidden
> 
> 
> address@hidden
> Default directory:
>   DSA51:[JT71.LYNX2-7-2]
> 
> TCP/IP agent not specified!
> Defaulting to MULTINET
> $!
> $!      Build the WWWLibrary
> $!
> $ set default [.WWW.Library.VMS]
> $! DECC:
> $!
> $ cc/decc/prefix=ansi /nomember -
>     /warning=(disable=implicitfunc)-
>     
> /DEFINE=(DEBUG,ACCESS_AUTH,MULTINET,_DECC_V4_SOURCE,__SOCKET_TYPEDEFS,VC="""2.14""")-
>     /INCLUDE=([-.Implementation]) -
>     [-.Implementation]HTString.c
>         extern int bzero();
>         ...........^
> %CC-E-NOTCOMPAT, In this declaration, the type of "bzero" is not compatible
>  with the type of a previous declaration of "bzero" at line 289 in STRING
>  (listing line 3074).
>                 Listing line number 4198.
>                 At line number 238 in 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1.
> 
>         }
> %VCG-I-NOBJECT, No object file produced.
>                 Listing line number 8802.
>                 At line number 156 in 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.
> 
> %VCG-I-SUMMARY, Completed with 1 error(s), 0 warning(s), and
>                 1 informational messages.
>                 At line number 156 in 
> DSA51:[JT71.LYNX2-7-2.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.
> 
> $ CLEANUP:
> $    v1 = f$verify(v)
> 


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

reply via email to

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