lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Problem: Lynx 2.7.1 on VMS/Alpha


From: hfalken
Subject: LYNX-DEV Problem: Lynx 2.7.1 on VMS/Alpha
Date: Tue, 2 Sep 1997 11:30:52 +0200 (METDST )

Hi,

I tried to install Lynx 2.7.1 on a VMS/Alpha system, but failed. It looks
like there are problems with the Multinet software. Unfortunately I'm no
expert in this area and so I'd like to ask you for help. If you need further
information just mail me. 

Thank you in advance for any help

        bye Harald



log of build command:
*********************
$ @build
Default directory:
  DISK$ZDV:[WWWROOT.LYNX-2_7_1]

Acceptable TCP/IP agents are
 [1] MULTINET (default)
 [2] UCX
 [3] WIN_TCP
 [4] CMU_TCP
 [5] SOCKETSHR_TCP
 [6] TCPWARE
Agent [1,2,3,4,5,6] (RETURN = [1]) 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 compatib
le with the types of previous declarations of multinet_htons.
at line number 219 in file MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;1
0

    unsigned short ntohs(unsigned short __val);
...................^
%CC-E-NOTCOMPAT, In this declaration, the type of multinet_ntohs is not compatib
le with the types of previous declarations of multinet_ntohs.
at line number 220 in file MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;1
0
$ 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 compatib
le with the types of previous declarations of multinet_htons.
at line number 219 in file MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;1
0

    unsigned short ntohs(unsigned short __val);
...................^
%CC-E-NOTCOMPAT, In this declaration, the type of multinet_ntohs is not compatib
le with the types of previous declarations of multinet_ntohs.
at line number 220 in file MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]SOCKET.H;1
0
$ CLEANUP:
Default directory:
  DISK$ZDV:[WWWROOT.LYNX-2_7_1.SRC]
$ 
end of log
;
; 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]