lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Problems in compiling Lynx 2-7-1 for VMS/MULTINET


From: Foteos Macrides
Subject: Re: LYNX-DEV Problems in compiling Lynx 2-7-1 for VMS/MULTINET
Date: Sun, 20 Apr 1997 13:04:35 -0500 (EST)

Alfred Hopkins <address@hidden> wrote:
>We are presently VMS V6.1, MULTINET V4.0 Rev B and when I do @build multinet
>I get the following (any help would be appreciate):
>
>@build multinet
>Default directory:
>  D7:[HOPKINS.LYNX2-7-1]
>
>$!
>$!     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
>           unsigned short htons(unsigned short __val);
>       ...................^
>%CC-E-NOTCOMPAT, In this declaration, the type of "multinet_htons" is not
> compatible with the type of a previous declaration of "multinet_htons" at line
> 242 in D7:[HOPKINS.LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1.
>               At line number 222 in 
> MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;7.
>
>           unsigned short ntohs(unsigned short __val);
>       ...................^
>%CC-E-NOTCOMPAT, In this declaration, the type of "multinet_ntohs" is not
> compatible with the type of a previous declaration of "multinet_ntohs" at line
> 243 in D7:[HOPKINS.LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1.
>               At line number 223 in 
> MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;7.
>
>       }
>[...]

        Read the information about that in the PROBLEMS file, and as
instructed there, delete the declarations for htons and ntohs where
indicated by the comments in tcp.h.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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