lynx-dev
[Top][All Lists]
Advanced

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

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


From: Alfred Hopkins
Subject: LYNX-DEV Problems in compiling Lynx 2-7-1 for VMS/MULTINET
Date: Sun, 20 Apr 1997 12:29:51 -0400 (EDT)

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.

        }
%VCG-I-NOBJECT, No object file produced.
                At line number 156 in 
D7:[HOPKINS.LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.

%VCG-I-SUMMARY, Completed with 2 error(s), 0 warning(s), and
                1 informational messages.
                At line number 156 in 
D7:[HOPKINS.LYNX2-7-1.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.

$ CLEANUP:
$    v1 = f$verify(v)
$ set default [-.-.-]
$!
$!      Compile the Lynx [.SRC] modules
$!
$ set default [.SRC]
$! DECC:
$  cc := cc/decc/prefix=all /nomember -
           
/DEFINE=(DEBUG,ACCESS_AUTH,MULTINET,_DECC_V4_SOURCE,__SOCKET_TYPEDEFS,__VMS_CURSES)-
           /INCLUDE=([-],[-.WWW.Library.Implementation]) 
$!
$ cc DefaultStyle
            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.

         
%VCG-I-NOBJECT, No object file produced.
                At line number 368 in 
D7:[HOPKINS.LYNX2-7-1.SRC]DEFAULTSTYLE.C;1.

%VCG-I-SUMMARY, Completed with 2 error(s), 0 warning(s), and
                1 informational messages.
                At line number 368 in 
D7:[HOPKINS.LYNX2-7-1.SRC]DEFAULTSTYLE.C;1.

$ CLEANUP:
Default directory:
  D7:[HOPKINS.LYNX2-7-1.SRC]

;
; 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]