lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx2-8-1pre6 problem on VMS


From: newsmgr
Subject: Re: lynx-dev Lynx2-8-1pre6 problem on VMS
Date: Sun, 4 Oct 1998 08:03:11 +1000

>>      RE: Lynx 2-8-1pre6 on VMS 
>  
>>      Things are getting better, the compilation was clean,  
>>              but the link is still not quite right... 
>> (VAX VMS 5.5-2, VAX C 3.2, UCX 4.1), all's well on VMS 7.1, DEC C 5.7 
>This is WWW/Library/Implementation/tcp.h (where the problem lies).  I've
>moved the ifdef's out where VAX C can get at them; it'll be in the next
>patch.

        All went well with BUILD.COM on both systems. MMK Ver 3.6 worked on 
VMS 7.1 but failed like this on VMS 5.5-2...

$ define/user sys$output USR$DISK:[CUSER.LYNX2-8-1.SRC.CHRTRANS]mnem_suni.h     
!(not used)
$ makeuctb mnem_suni.tbl
makeuctb: mnem: translation map (_mnem).
Set Default [.www.library.implementation]
MMK /MACRO=(UCX="1") /Description = [-.VMS]DESCRIP.MMS /Macro = (UCX=1) Library
LIBRARY/REPLACE WWWLIB_UCX.OLB HTPARSE.OBJ
%LIBRAR-E-NOEOM, module HTPARSE is not terminated with EOM record in 
USR$DISK:[CUSER.LYNX2-8-1.WWW.LIBRARY.IMPLEMENTATION]HTPARSE.OBJ;1
%MMK-F-ERRUPD, error status %X10868112 occurred when updating target 
WWWLIB_UCX.OLB(HTPARSE=HTPARSE.OBJ)
%MMK-F-ERRUPD, error status %X1C14803C occurred when updating target LIBRARY


Below are the build log files from each system

=============================================================================

This is BUILD.LOG from VMS 5.5-2, VAX C 3.2

Default directory:
  DISK$MHLRF73:[CUSER.LYNX2-8-1]

$!
$!      Build the WWWLibrary
$!
$ set default [.WWW.Library.VMS]
$! VAXC:
$!
$   cc/DEFINE=(DEBUG,ACCESS_AUTH,UCX,VC="""2.14""") -
      /INCLUDE=([-.Implementation],[---.src],[---.src.chrtrans],[---]) -
      [-.Implementation]HTString.c
$!
$   cc := cc/DEFINE=(DEBUG,ACCESS_AUTH,UCX) -
            /INCLUDE=([-.Implementation],[---.src],[---.src.chrtrans],[---])
$!
$ cc [-.Implementation]HTParse.c
$ cc [-.Implementation]HTAccess.c
$ cc [-.Implementation]HTTP.c
$ cc [-.Implementation]HTFile.c
$ cc [-.Implementation]HTBTree.c
$ cc [-.Implementation]HTFTP.c
$ cc [-.Implementation]HTTCP.c
$ cc [-.Implementation]SGML.c
$ cc [-.Implementation]HTMLDTD.c
$ cc [-.Implementation]HTChunk.c
$ cc [-.Implementation]HTPlain.c
$ cc [-.Implementation]HTWriter.c
$ cc [-.Implementation]HTMLGen.c
$ cc [-.Implementation]HTAtom.c
$ cc [-.Implementation]HTAnchor.c
$ cc [-.Implementation]HTStyle.c
$ cc [-.Implementation]HTList.c
$ cc [-.Implementation]HTRules.c
$ cc [-.Implementation]HTFormat.c
$ cc [-.Implementation]HTMIME.c
$ cc [-.Implementation]HTHistory.c
$ cc [-.Implementation]HTNews.c
$ cc [-.Implementation]HTGopher.c
$ cc [-.Implementation]HTTelnet.c
$ cc [-.Implementation]HTFinger.c
$ cc [-.Implementation]HTWSRC.c
$ cc [-.Implementation]HTAAUtil.c
$ cc [-.Implementation]HTAABrow.c
$ cc [-.Implementation]HTAAServ.c
$ cc [-.Implementation]HTAAFile.c
$ cc [-.Implementation]HTPasswd.c
$ cc [-.Implementation]HTGroup.c
$ cc [-.Implementation]HTACL.c
$ cc [-.Implementation]HTAuth.c
$ cc [-.Implementation]HTAAProt.c
$ cc [-.Implementation]HTAssoc.c
$ cc [-.Implementation]HTLex.c
$ cc [-.Implementation]HTUU.c
$ cc [-.Implementation]HTVMSUtils.c
$ cc [-.Implementation]getpass.c
$ cc [-.Implementation]getline.c
$ cc [-.Implementation]crypt.c
$ cc [-.Implementation]crypt_util.c
$ cc [-.Implementation]HTWAIS.c
$ cc [-.Implementation]HTVMS_WaisUI.c
$ cc [-.Implementation]HTVMS_WaisProt.c
$!    
$ If f$search("[-.Implementation]WWWLib_UCX.olb") .eqs. "" Then -
    LIBRARY/Create [-.Implementation]WWWLib_UCX.olb
$ LIBRARY/Replace [-.Implementation]WWWLib_UCX.olb *.obj
$ Delete/nolog/noconf *.obj;*
$!
$ set default [-.-.-]
$!
$!      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 := $DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]makeuctb
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp850_uni.h 
!DosLatin1 (cp850)
$ makeuctb cp850_uni.tbl
makeuctb: cp850: translation map (_cp850).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1252_uni.h        !WinLatin1 
(cp1252)
$ makeuctb cp1252_uni.tbl
makeuctb: windows-1252: translation map (_windows_1252).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp437_uni.h 
!DosLatinUS (cp437)
$ makeuctb cp437_uni.tbl
makeuctb: cp437: translation map (_cp437).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]dmcs_uni.h  
!DEC Multinational
$ makeuctb dmcs_uni.tbl
makeuctb: dec-mcs: translation map (_dec_mcs).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]mac_uni.h   
!Macintosh (8 bit)
$ makeuctb mac_uni.tbl
makeuctb: macintosh: translation map (_macintosh).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]next_uni.h  
!NeXT character set
$ makeuctb next_uni.tbl
makeuctb: next: translation map (_next).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]viscii_uni.h        !Vietnamese 
(VISCII)
$ makeuctb viscii_uni.tbl
makeuctb: viscii: translation map (_viscii).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]def7_uni.h  
!7 bit approximations
$ makeuctb def7_uni.tbl
makeuctb: us-ascii: default translation map ().
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp852_uni.h 
!DosLatin2 (cp852)
$ makeuctb cp852_uni.tbl
makeuctb: cp852: translation map (_cp852).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1250_uni.h        !WinLatin2 
(cp1250)
$ makeuctb cp1250_uni.tbl
makeuctb: windows-1250: translation map (_windows_1250).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp775_uni.h 
!DosBlatRim (cp775)
$ makeuctb cp775_uni.tbl
makeuctb: cp775: translation map (_cp775).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1257_uni.h        !WinBlatRim 
(cp1257)
$ makeuctb cp1257_uni.tbl
makeuctb: windows-1257: translation map (_windows_1257).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp866_uni.h 
!DosCyrillic (cp866)
$ makeuctb cp866_uni.tbl
makeuctb: cp866: translation map (_cp866).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1251_uni.h        !WinCyrillic 
(cp1251)
$ makeuctb cp1251_uni.tbl
makeuctb: windows-1251: translation map (_windows_1251).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]koi8r_uni.h 
!KOI8-R Cyrillic
$ makeuctb koi8r_uni.tbl
makeuctb: koi8-r: translation map (_koi8_r).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp864_uni.h 
!DosArabic (cp864)
$ makeuctb cp864_uni.tbl
makeuctb: cp864: translation map (_cp864).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1256_uni.h        !WinArabic 
(cp1256)
$ makeuctb cp1256_uni.tbl
makeuctb: windows-1256: translation map (_windows_1256).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp737_uni.h 
!DosGreek (cp737)
$ makeuctb cp737_uni.tbl
makeuctb: cp737: translation map (_cp737).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp869_uni.h 
!DosGreek2 (cp869)
$ makeuctb cp869_uni.tbl
makeuctb: cp869: translation map (_cp869).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1253_uni.h        !WinGreek 
(cp1253)
$ makeuctb cp1253_uni.tbl
makeuctb: windows-1253: translation map (_windows_1253).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp862_uni.h 
!DosHebrew (cp862)
$ makeuctb cp862_uni.tbl
makeuctb: cp862: translation map (_cp862).
$ define/user sys$output 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]cp1255_uni.h        !WinHebrew 
(cp1255)
$ makeuctb cp1255_uni.tbl
makeuctb: windows-1255: translation map (_windows_1255).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.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 DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]utf8_uni.h  
!UNICODE UTF-8
$ makeuctb utf8_uni.tbl
makeuctb: utf-8: translation map (_utf_8).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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 
DISK$MHLRF73:[CUSER.LYNX2-8-1.SRC.CHRTRANS]mnem2_suni.h !RFC 1345 Mnemonic
$ makeuctb mnem2_suni.tbl
makeuctb: mnemonic: translation map (_mnemonic).
$ define/user sys$output DISK$MHLRF73:[CUSER.LYNX2-8-1.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=(DEBUG,ACCESS_AUTH,UCX)-
            /INCLUDE=([],[-],[-.WWW.Library.Implementation],[.chrtrans]) 
$!
$ cc DefaultStyle
$ cc GridText
$ cc HTAlert
$ cc HTFWriter
$ cc HTInit
$ cc HTML
$ cc LYBookmark
$ cc LYCgi
$ cc LYCharSets
$ cc LYCharUtils
$ cc LYClean
$ cc LYCookie
$ cc LYCurses
$ cc LYDownload
$ cc LYEdit
$ cc LYEditmap
$ cc LYexit
$ cc LYForms
$ cc LYGetFile
$ cc LYHistory
$ cc LYJump
$ cc LYKeymap
$ cc LYLeaks
$ cc LYList
$ cc LYMail
$ cc LYMain
$ cc LYMainLoop
$ cc LYMap
$ cc LYNews
$ cc LYOptions
$ cc LYPrint
$ cc LYrcFile
$ cc LYReadCFG
$ cc LYSearch
$ cc LYShowInfo
$ cc LYStrings
$ cc LYTraversal
$ cc LYUpload
$ cc LYUtils
$ cc UCAuto
$ cc UCAux
$ cc UCdomap
$!
$!      Link the objects and libaries.
$!
$ link/exe=lynx.exe -
DefaultStyle.obj, -
GridText.obj, -
HTAlert.obj, -
HTFWriter.obj, -
HTInit.obj, -
HTML.obj, -
LYBookmark.obj, -
LYCgi.obj, -
LYCharSets.obj, -
LYCharUtils.obj, -
LYClean.obj, -
LYCookie.obj, -
LYCurses.obj, -
LYDownload.obj, -
LYEdit.obj, -
LYEditmap.obj, -
LYexit.obj, -
LYForms.obj, -
LYGetFile.obj, -
LYHistory.obj, -
LYJump.obj, -
LYKeymap.obj, -
LYLeaks.obj, -
LYList.obj, -
LYMail.obj, -
LYMain.obj, -
LYMainLoop.obj, -
LYMap.obj, -
LYNews.obj, -
LYOptions.obj, -
LYPrint.obj, -
LYrcFile.obj, -
LYReadCFG.obj, -
LYSearch.obj, -
LYShowInfo.obj, -
LYStrings.obj, -
LYTraversal.obj, -
LYUpload.obj, -
LYUtils.obj, -
UCAuto.obj, -
UCAux.obj, -
UCdomap.obj, -
[-.WWW.Library.Implementation]WWWLib_UCX.olb/library, -
sys$disk:[]UCXOLB.opt/opt, sys$disk:[]VAXC.opt/opt
sys$library:ucx$ipc/library
sys$share:vaxcrtl/share
sys$library:vaxccurse/library
$!
$!      Copy the executable to the top directory and restore the default.
$!
$ copy lynx.exe [-]
$ set def [-]
$!

  To install or update lynx.hlp in the system HELP library,
  use:
        library/replace sys$help:helplib.hlb lynx.hlp

Default directory:
  DISK$MHLRF73:[CUSER.LYNX2-8-1]
$ exit
         job terminated at  3-OCT-1998 16:23:40.56

  Accounting information:
  Buffered I/O count:           28728         Peak working set size:   22444
  Direct I/O count:             17548         Peak page file size:     32605
  Page faults:                 542871         Mounted volumes:             0
  Charged CPU time:           0 00:12:40.53   Elapsed time:     0 00:18:38.04

=============================================================================

BUILD.LOG from VMS 7.1, DEC C 5.7

Default directory:
  DISK$UTIL_DISK:[UTIL.LYNX2-8-1]

$!
$!      Build the WWWLibrary
$!
$ set default [.WWW.Library.VMS]
$! DECC:
$!
$ cc/decc/prefix=all /nomember -
    /warning=(disable=implicitfunc)-
    /DEFINE=(DEBUG,ACCESS_AUTH,UCX,VC="""2.14""")-
    /INCLUDE=([-.Implementation],[---.src],[---.src.chrtrans],[---]) -
    [-.Implementation]HTString.c
$!
$ cc := cc/decc/prefix=all /nomember -
          /warning=(disable=implicitfunc)-
          /DEFINE=(DEBUG,ACCESS_AUTH,UCX)-
          /INCLUDE=([-.Implementation],[---.src],[---.src.chrtrans],[---])
$!
$ cc [-.Implementation]HTParse.c
$ cc [-.Implementation]HTAccess.c
$ cc [-.Implementation]HTTP.c
$ cc [-.Implementation]HTFile.c
$ cc [-.Implementation]HTBTree.c
$ cc [-.Implementation]HTFTP.c
$ cc [-.Implementation]HTTCP.c
$ cc [-.Implementation]SGML.c

    JISx0201TO0208_EUC('\216', I, OHI, OLO);
.......................^
%CC-I-INTCONSTTRUNC, In this statement, conversion of the integer constant 
"'\216'" to unsigned char type will cause data loss.
at line number 3315 in file 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.WWW.LIBRARY.IMPLEMENTATION]SGML.C;1
$ cc [-.Implementation]HTMLDTD.c
$ cc [-.Implementation]HTChunk.c
$ cc [-.Implementation]HTPlain.c
$ cc [-.Implementation]HTWriter.c
$ cc [-.Implementation]HTMLGen.c
$ cc [-.Implementation]HTAtom.c
$ cc [-.Implementation]HTAnchor.c
$ cc [-.Implementation]HTStyle.c
$ cc [-.Implementation]HTList.c
$ cc [-.Implementation]HTRules.c
$ cc [-.Implementation]HTFormat.c
$ cc [-.Implementation]HTMIME.c
$ cc [-.Implementation]HTHistory.c
$ cc [-.Implementation]HTNews.c
$ cc [-.Implementation]HTGopher.c
$ cc [-.Implementation]HTTelnet.c
$ cc [-.Implementation]HTFinger.c
$ cc [-.Implementation]HTWSRC.c
$ cc [-.Implementation]HTAAUtil.c
$ cc [-.Implementation]HTAABrow.c
$ cc [-.Implementation]HTAAServ.c
$ cc [-.Implementation]HTAAFile.c
$ cc [-.Implementation]HTPasswd.c
$ cc [-.Implementation]HTGroup.c
$ cc [-.Implementation]HTACL.c
$ cc [-.Implementation]HTAuth.c
$ cc [-.Implementation]HTAAProt.c
$ cc [-.Implementation]HTAssoc.c
$ cc [-.Implementation]HTLex.c
$ cc [-.Implementation]HTUU.c
$ cc [-.Implementation]HTVMSUtils.c
$ cc [-.Implementation]getpass.c
$ cc [-.Implementation]getline.c
$ cc [-.Implementation]crypt.c
$ cc [-.Implementation]crypt_util.c
$ cc [-.Implementation]HTWAIS.c
$ cc [-.Implementation]HTVMS_WaisUI.c
$ cc [-.Implementation]HTVMS_WaisProt.c
$!    
$ If f$search("[-.Implementation]WWWLib_UCX.olb") .eqs. "" Then -
    LIBRARY/Create [-.Implementation]WWWLib_UCX.olb
$ LIBRARY/Replace [-.Implementation]WWWLib_UCX.olb *.obj
$ Delete/nolog/noconf *.obj;*
$!
$ set default [-.-.-]
$!
$!      Build the chrtrans modules.
$!
$ set default [.src.chrtrans]
$!
$!      Compile the Lynx [.SRC.CHRTRANS]makeuctb module.
$!
$! DECC:
$  cc := cc/decc/prefix=all /nomember -
           /INCLUDE=([],[-],[--],[--.WWW.Library.Implementation]) 
$ cc makeuctb
$!
$!      Link the Lynx [.SRC.CHRTRANS]makeuctb module.
$!
$ link/exe=makeuctb.exe makeuctb, -
sys$disk:[-]DECC.opt/opt
sys$library:vaxcrtl/library
sys$library:vaxccurse/library
$!
$!      Create the Lynx [.SRC.CHRTRANS] header files.
$!
$ makeuctb := $DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]makeuctb
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp850_uni.h        !DosLatin1 
(cp850)
$ makeuctb cp850_uni.tbl
makeuctb: cp850: translation map (_cp850).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1252_uni.h       !WinLatin1 
(cp1252)
$ makeuctb cp1252_uni.tbl
makeuctb: windows-1252: translation map (_windows_1252).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp437_uni.h        !DosLatinUS 
(cp437)
$ makeuctb cp437_uni.tbl
makeuctb: cp437: translation map (_cp437).
$ define/user sys$output DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]dmcs_uni.h 
!DEC Multinational
$ makeuctb dmcs_uni.tbl
makeuctb: dec-mcs: translation map (_dec_mcs).
$ define/user sys$output DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]mac_uni.h  
!Macintosh (8 bit)
$ makeuctb mac_uni.tbl
makeuctb: macintosh: translation map (_macintosh).
$ define/user sys$output DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]next_uni.h 
!NeXT character set
$ makeuctb next_uni.tbl
makeuctb: next: translation map (_next).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]viscii_uni.h       !Vietnamese 
(VISCII)
$ makeuctb viscii_uni.tbl
makeuctb: viscii: translation map (_viscii).
$ define/user sys$output DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]def7_uni.h 
!7 bit approximations
$ makeuctb def7_uni.tbl
makeuctb: us-ascii: default translation map ().
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp852_uni.h        !DosLatin2 
(cp852)
$ makeuctb cp852_uni.tbl
makeuctb: cp852: translation map (_cp852).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1250_uni.h       !WinLatin2 
(cp1250)
$ makeuctb cp1250_uni.tbl
makeuctb: windows-1250: translation map (_windows_1250).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp775_uni.h        !DosBlatRim 
(cp775)
$ makeuctb cp775_uni.tbl
makeuctb: cp775: translation map (_cp775).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1257_uni.h       !WinBlatRim 
(cp1257)
$ makeuctb cp1257_uni.tbl
makeuctb: windows-1257: translation map (_windows_1257).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp866_uni.h        !DosCyrillic 
(cp866)
$ makeuctb cp866_uni.tbl
makeuctb: cp866: translation map (_cp866).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1251_uni.h       !WinCyrillic 
(cp1251)
$ makeuctb cp1251_uni.tbl
makeuctb: windows-1251: translation map (_windows_1251).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]koi8r_uni.h        !KOI8-R Cyrillic
$ makeuctb koi8r_uni.tbl
makeuctb: koi8-r: translation map (_koi8_r).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp864_uni.h        !DosArabic 
(cp864)
$ makeuctb cp864_uni.tbl
makeuctb: cp864: translation map (_cp864).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1256_uni.h       !WinArabic 
(cp1256)
$ makeuctb cp1256_uni.tbl
makeuctb: windows-1256: translation map (_windows_1256).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp737_uni.h        !DosGreek (cp737)
$ makeuctb cp737_uni.tbl
makeuctb: cp737: translation map (_cp737).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp869_uni.h        !DosGreek2 
(cp869)
$ makeuctb cp869_uni.tbl
makeuctb: cp869: translation map (_cp869).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1253_uni.h       !WinGreek 
(cp1253)
$ makeuctb cp1253_uni.tbl
makeuctb: windows-1253: translation map (_windows_1253).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp862_uni.h        !DosHebrew 
(cp862)
$ makeuctb cp862_uni.tbl
makeuctb: cp862: translation map (_cp862).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]cp1255_uni.h       !WinHebrew 
(cp1255)
$ makeuctb cp1255_uni.tbl
makeuctb: windows-1255: translation map (_windows_1255).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]utf8_uni.h 
!UNICODE UTF-8
$ makeuctb utf8_uni.tbl
makeuctb: utf-8: translation map (_utf_8).
$ define/user sys$output DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.SRC.CHRTRANS]mnem2_suni.h !RFC 1345 Mnemonic
$ makeuctb mnem2_suni.tbl
makeuctb: mnemonic: translation map (_mnemonic).
$ define/user sys$output 
DISK$UTIL_DISK:[UTIL.LYNX2-8-1.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]
$! DECC:
$  cc := cc/decc/prefix=all/nomember -
           /DEFINE=(DEBUG,ACCESS_AUTH,UCX,__VMS_CURSES)-
           /INCLUDE=([],[-],[-.WWW.Library.Implementation],[.chrtrans]) 
$!
$ cc DefaultStyle
$ cc GridText
$ cc HTAlert
$ cc HTFWriter
$ cc HTInit
$ cc HTML
$ cc LYBookmark
$ cc LYCgi
$ cc LYCharSets
$ cc LYCharUtils
$ cc LYClean
$ cc LYCookie
$ cc LYCurses
$ cc LYDownload
$ cc LYEdit
$ cc LYEditmap
$ cc LYexit
$ cc LYForms
$ cc LYGetFile
$ cc LYHistory
$ cc LYJump
$ cc LYKeymap
$ cc LYLeaks
$ cc LYList
$ cc LYMail
$ cc LYMain
$ cc LYMainLoop
$ cc LYMap
$ cc LYNews
$ cc LYOptions
$ cc LYPrint
$ cc LYrcFile
$ cc LYReadCFG
$ cc LYSearch
$ cc LYShowInfo
$ cc LYStrings
$ cc LYTraversal
$ cc LYUpload
$ cc LYUtils
$ cc UCAuto
$ cc UCAux
$ cc UCdomap
$!
$!      Link the objects and libaries.
$!
$ link/exe=lynx.exe -
DefaultStyle.obj, -
GridText.obj, -
HTAlert.obj, -
HTFWriter.obj, -
HTInit.obj, -
HTML.obj, -
LYBookmark.obj, -
LYCgi.obj, -
LYCharSets.obj, -
LYCharUtils.obj, -
LYClean.obj, -
LYCookie.obj, -
LYCurses.obj, -
LYDownload.obj, -
LYEdit.obj, -
LYEditmap.obj, -
LYexit.obj, -
LYForms.obj, -
LYGetFile.obj, -
LYHistory.obj, -
LYJump.obj, -
LYKeymap.obj, -
LYLeaks.obj, -
LYList.obj, -
LYMail.obj, -
LYMain.obj, -
LYMainLoop.obj, -
LYMap.obj, -
LYNews.obj, -
LYOptions.obj, -
LYPrint.obj, -
LYrcFile.obj, -
LYReadCFG.obj, -
LYSearch.obj, -
LYShowInfo.obj, -
LYStrings.obj, -
LYTraversal.obj, -
LYUpload.obj, -
LYUtils.obj, -
UCAuto.obj, -
UCAux.obj, -
UCdomap.obj, -
[-.WWW.Library.Implementation]WWWLib_UCX.olb/library, -
sys$disk:[]UCXSHR.opt/opt, sys$disk:[]DECC.opt/opt
sys$share:ucx$ipc_shr/share
sys$library:vaxcrtl/library
sys$library:vaxccurse/library
$!
$!      Copy the executable to the top directory and restore the default.
$!
$ copy lynx.exe [-]
$ set def [-]
$!

  To install or update lynx.hlp in the system HELP library,
  use:
        library/replace sys$help:helplib.hlb lynx.hlp

Default directory:
  DISK$UTIL_DISK:[UTIL.LYNX2-8-1]
$ exit
     job terminated at  3-OCT-1998 15:29:05.20

  Accounting information:
  Buffered I/O count:              64132      Peak working set size:      25536
  Direct I/O count:                46306      Peak virtual size:         212272
  Page faults:                    297350      Mounted volumes:                0
  Charged CPU time:        0 00:03:07.60      Elapsed time:       0 00:03:44.29

===============================================================================

                                Regards
 *      *     *     *     *       Tony Bolton   
****  ****   **     **   **       TBolton 'at' mhl.nsw.gov.au
** **** **   *********   **       MANLY HYDRAULICS LABORATORY.
**  **  **   *********   **       110B King ST. Manly Vale 2093 Sydney AUSTRALIA
**      **   **     **   ******** Phone +61 2 99490200 FAX +61 2 99486185

reply via email to

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