lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev OpenVMS compilation errors


From: Ellen B. Meade
Subject: lynx-dev OpenVMS compilation errors
Date: Tue, 13 Jul 1999 11:39:49 -0600 (CST)

I am having problems getting lynx 2.8.2 to compile.  The log containing the 
errors is listed below.  We have OpenVMS 7.2, Multinet 4.2, VAX C 3.2, and
DEC C 6.0.

$ set def dia0:[lynx.lynx2-8-2]
$ @build
Default directory:
  $1$DIA0:[LYNX.LYNX2-8-2]

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]) 
$!
$!      Build the WWWLibrary
$!
$ set default [.WWW.Library.VMS]
$! VAXC:
$!
$   cc/DEFINE=(ACCESS_AUTH,MULTINET,VC="""2.14""") -
      /INCLUDE=([-.Implementation],[---.src],[---.src.chrtrans],[---]) -
      [-.Implementation]HTString.c
                typedef volatile u_char   vu_char;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 221 in TYPES.

                typedef volatile u_short  vu_short;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 222 in TYPES.

                typedef volatile u_long   vu_long;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 223 in TYPES.

        typedef unsigned char   u_char;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_char" has no linkage and has a prior
 declaration in this scope at line 221 in TYPES.
                At line number 20 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

        typedef unsigned short  u_short;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_short" has no linkage and has a prior
 declaration in this scope at line 222 in TYPES.
                At line number 21 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

        typedef unsigned long   u_long;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_long" has no linkage and has a prior
 declaration in this scope at line 223 in TYPES.
                At line number 22 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

                 int gethostname (char *__name, __size_t __namelen);
        .............^
%CC-W-MISMATPARAM, In this declaration, parameter 1 has a different type than
 specified in an earlier declaration of this function.
                At line number 420 in UNISTD.

                 int gethostname (char *__name, __size_t __namelen);
        .............^
%CC-E-NOTCOMPAT, In this declaration, the type of "multinet_gethostname" is not
 compatible with the type of a previous declaration of "multinet_gethostname"
 at line 307 in $1$DIA0:[LYNX.LYNX2-8-2.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1.
                At line number 420 in UNISTD.

        }
%VCG-I-NOBJECT, No object file produced.
                At line number 892 in 
$1$DIA0:[LYNX.LYNX2-8-2.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.

%VCG-I-SUMMARY, Completed with 7 error(s), 1 warning(s), and
                1 informational messages.
                At line number 892 in 
$1$DIA0:[LYNX.LYNX2-8-2.WWW.LIBRARY.IMPLEMENTATION]HTSTRING.C;1.

$ CLEANUP:
$    v1 = f$verify(v)
$ set default [-.-.-]
  [.src.chrtrans]makeuctb.exe already exists.
  Update it and chrtrans header files [default Y]? y
$!
$!      Build the chrtrans modules.
$!
$ set default [.src.chrtrans]
$!
$!      Compile the Lynx [.SRC.CHRTRANS]makeuctb module.
$!
$! VAXC:
$   cc := cc /INCLUDE=([],[-],[--],[--.WWW.Library.Implementation]) 
$ cc makeuctb
$!
$!      Link the Lynx [.SRC.CHRTRANS]makeuctb module.
$!
$ link/exe=makeuctb.exe makeuctb, -
sys$disk:[-]VAXC.opt/opt
sys$share:vaxcrtl/share
sys$library:vaxccurse/library
$!
$!      Create the Lynx [.SRC.CHRTRANS] header files.
$!
$ makeuctb := $$1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]makeuctb
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso01_uni.h       
!ISO Latin 1
$ makeuctb iso01_uni.tbl

makeuctb: iso-8859-1: translation map
 (_iso_8859_1).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp850_uni.h       
!DosLatin1 (cp850)
$ makeuctb cp850_uni.tbl

makeuctb: cp850: translation map
 (_cp850).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1252_uni.h      
!WinLatin1 (cp1252)
$ makeuctb cp1252_uni.tbl

makeuctb: windows-1252: translation map
 (_windows_1252).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp437_uni.h       
!DosLatinUS (cp437)
$ makeuctb cp437_uni.tbl

makeuctb: cp437: translation map
 (_cp437).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]hp_uni.h  !HP 
Roman8
$ makeuctb hp_uni.tbl

makeuctb: hp-roman8: translation map
 (_hp_roman8).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]dmcs_uni.h        
!DEC Multinational
$ makeuctb dmcs_uni.tbl

makeuctb: dec-mcs: translation map
 (_dec_mcs).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]mac_uni.h 
!Macintosh (8 bit)
$ makeuctb mac_uni.tbl

makeuctb: macintosh: translation map
 (_macintosh).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]next_uni.h        
!NeXT character set
$ makeuctb next_uni.tbl

makeuctb: next: translation map
 (_next).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]viscii_uni.h      
!Vietnamese (VISCII)
$ makeuctb viscii_uni.tbl

makeuctb: viscii: translation map
 (_viscii).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]def7_uni.h        
!7 bit approximations
$ makeuctb def7_uni.tbl

makeuctb: us-ascii: default translation map
 ().
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso02_uni.h       
!ISO Latin 2
$ makeuctb iso02_uni.tbl

makeuctb: iso-8859-2: translation map
 (_iso_8859_2).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp852_uni.h       
!DosLatin2 (cp852)
$ makeuctb cp852_uni.tbl

makeuctb: cp852: translation map
 (_cp852).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1250_uni.h      
!WinLatin2 (cp1250)
$ makeuctb cp1250_uni.tbl

makeuctb: windows-1250: translation map
 (_windows_1250).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso03_uni.h       
!ISO Latin 3
$ makeuctb iso03_uni.tbl

makeuctb: iso-8859-3: translation map
 (_iso_8859_3).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso04_uni.h       
!ISO Latin 4
$ makeuctb iso04_uni.tbl

makeuctb: iso-8859-4: translation map
 (_iso_8859_4).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp775_uni.h       
!DosBlatRim (cp775)
$ makeuctb cp775_uni.tbl

makeuctb: cp775: translation map
 (_cp775).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1257_uni.h      
!WinBlatRim (cp1257)
$ makeuctb cp1257_uni.tbl

makeuctb: windows-1257: translation map
 (_windows_1257).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso05_uni.h       
!ISO 8859-5 Cyrillic
$ makeuctb iso05_uni.tbl

makeuctb: iso-8859-5: translation map
 (_iso_8859_5).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp866_uni.h       
!DosCyrillic (cp866)
$ makeuctb cp866_uni.tbl

makeuctb: cp866: translation map
 (_cp866).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp866u_uni.h      
!Ukrainian Cyrillic
$ makeuctb cp866u_uni.tbl

makeuctb: cp866u: translation map
 (_cp866u).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1251_uni.h      
!WinCyrillic (cp1251)
$ makeuctb cp1251_uni.tbl

makeuctb: windows-1251: translation map
 (_windows_1251).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]koi8r_uni.h       
!KOI8-R Cyrillic
$ makeuctb koi8r_uni.tbl

makeuctb: koi8-r: translation map
 (_koi8_r).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]koi8u_uni.h       
!KOI8-U Ukranian Cyrillic
$ makeuctb koi8u_uni.tbl

makeuctb: koi8-u: translation map
 (_koi8_u).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso06_uni.h       
!ISO 8859-6 Arabic
$ makeuctb iso06_uni.tbl

makeuctb: iso-8859-6: translation map
 (_iso_8859_6).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp864_uni.h       
!DosArabic (cp864)
$ makeuctb cp864_uni.tbl

makeuctb: cp864: translation map
 (_cp864).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1256_uni.h      
!WinArabic (cp1256)
$ makeuctb cp1256_uni.tbl

makeuctb: windows-1256: translation map
 (_windows_1256).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso07_uni.h       
!ISO 8859-7 Greek
$ makeuctb iso07_uni.tbl

makeuctb: iso-8859-7: translation map
 (_iso_8859_7).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp737_uni.h       
!DosGreek (cp737)
$ makeuctb cp737_uni.tbl

makeuctb: cp737: translation map
 (_cp737).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp869_uni.h       
!DosGreek2 (cp869)
$ makeuctb cp869_uni.tbl

makeuctb: cp869: translation map
 (_cp869).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1253_uni.h      
!WinGreek (cp1253)
$ makeuctb cp1253_uni.tbl

makeuctb: windows-1253: translation map
 (_windows_1253).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso08_uni.h       
!ISO 8859-8 Hebrew
$ makeuctb iso08_uni.tbl

makeuctb: iso-8859-8: translation map
 (_iso_8859_8).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp862_uni.h       
!DosHebrew (cp862)
$ makeuctb cp862_uni.tbl

makeuctb: cp862: translation map
 (_cp862).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]cp1255_uni.h      
!WinHebrew (cp1255)
$ makeuctb cp1255_uni.tbl

makeuctb: windows-1255: translation map
 (_windows_1255).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso09_uni.h       
!ISO 8859-9 (Latin 5)
$ makeuctb iso09_uni.tbl

makeuctb: iso-8859-9: translation map
 (_iso_8859_9).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso10_uni.h       
!ISO 8859-10
$ makeuctb iso10_uni.tbl

makeuctb: iso-8859-10: translation map
 (_iso_8859_10).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]iso15_uni.h       
!ISO 8859-15
$ makeuctb iso15_uni.tbl

makeuctb: iso-8859-15: translation map
 (_iso_8859_15).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]utf8_uni.h        
!UNICODE UTF-8
$ makeuctb utf8_uni.tbl

makeuctb: utf-8: translation map
 (_utf_8).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]rfc_suni.h        
!RFC 1345 w/o Intro
$ makeuctb rfc_suni.tbl

makeuctb: mnemonic+ascii+0: translation map
 (_mnemonic_ascii_0).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]mnem2_suni.h !RFC 
1345 Mnemonic
$ makeuctb mnem2_suni.tbl

makeuctb: mnemonic: translation map
 (_mnemonic).
$ define/user sys$output $1$DIA0:[LYNX.LYNX2-8-2.SRC.CHRTRANS]mnem_suni.h       
!(not used)
$ makeuctb mnem_suni.tbl

makeuctb: mnem: translation map
 (_mnem).
$ set default [-.-]
$!
$!      Compile the Lynx [.SRC] modules
$!
$ set default [.SRC]
$! VAXC:
$   cc := cc -
            /DEFINE=(ACCESS_AUTH,MULTINET)-
            /INCLUDE=([],[-],[-.WWW.Library.Implementation],[.chrtrans]) 
$!
$ cc DefaultStyle
                typedef volatile u_char   vu_char;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 221 in TYPES.

                typedef volatile u_short  vu_short;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 222 in TYPES.

                typedef volatile u_long   vu_long;
        ..................................^
%CC-E-NOSEMI, Missing ";".
                At line number 223 in TYPES.

        typedef unsigned char   u_char;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_char" has no linkage and has a prior
 declaration in this scope at line 221 in TYPES.
                At line number 20 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

        typedef unsigned short  u_short;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_short" has no linkage and has a prior
 declaration in this scope at line 222 in TYPES.
                At line number 21 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

        typedef unsigned long   u_long;
        ........................^
%CC-E-NOLINKAGE, In this declaration, "u_long" has no linkage and has a prior
 declaration in this scope at line 223 in TYPES.
                At line number 22 in 
MULTINET_COMMON_ROOT:[MULTINET.INCLUDE.SYS]TYPES.H;10.

                 int gethostname (char *__name, __size_t __namelen);
        .............^
%CC-W-MISMATPARAM, In this declaration, parameter 1 has a different type than
 specified in an earlier declaration of this function.
                At line number 420 in UNISTD.

                 int gethostname (char *__name, __size_t __namelen);
        .............^
%CC-E-NOTCOMPAT, In this declaration, the type of "multinet_gethostname" is not
 compatible with the type of a previous declaration of "multinet_gethostname"
 at line 307 in $1$DIA0:[LYNX.LYNX2-8-2.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1.
                At line number 420 in UNISTD.

        }
%VCG-I-NOBJECT, No object file produced.
                At line number 414 in 
$1$DIA0:[LYNX.LYNX2-8-2.SRC]DEFAULTSTYLE.C;1.

%VCG-I-SUMMARY, Completed with 7 error(s), 1 warning(s), and
                1 informational messages.
                At line number 414 in 
$1$DIA0:[LYNX.LYNX2-8-2.SRC]DEFAULTSTYLE.C;1.

$ CLEANUP:
Default directory:
  $1$DIA0:[LYNX.LYNX2-8-2]
$ lo
  SYSTEM       logged out at 13-JUL-1999 11:11:56.69

----------------------------------------------------------------
Ellen Meade                       address@hidden
Systems Analyst                   Phone: (931)540-2646
Columbia State Community College  Fax:   (931)540-2795

Mail to: P. O. Box 1315           Ship to: 1665 Hampshire Pike
         Columbia, TN  38402-1315          Columbia, TN 38401
----------------------------------------------------------------

reply via email to

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