lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Compilation error LYNX2-7-2 VAX VMS 7.1 DEC C 5.6 with MULTINET


From: Jacob Treger
Subject: LYNX-DEV Compilation error LYNX2-7-2 VAX VMS 7.1 DEC C 5.6 with MULTINET 4.0C
Date: Wed, 04 Feb 1998 21:38:52 -0800 (PST)

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?

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)

reply via email to

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