lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Can you help me please (fwd)


From: Subir Grewal
Subject: lynx-dev Can you help me please (fwd)
Date: Sat, 9 May 1998 17:58:23 -0500 (GMT-0500)

Ashraf,

I'm forwarding your message to the lynx-dev list, someone on the list
should respond to you shortly.

---------- Forwarded message ----------
Date: Thu, 7 May 1998 18:46:41 +0300
From: Ashraf Zorkani <address@hidden>
To: address@hidden
Subject: Can you help me please

Dear Sir,
      I was trying to install LYNX ver. 2.8 on my new Alpha system. Every
thing was working properly till the compilation phase. I got an error
message and I need your help. I am using Alpha 1000A, OpenVMS ver 7.1H1 and
I am using MultiNet ver 4.1.

    Bellow the log file for each step during executing build command
procedure.

Thanks in advance for your help and sorry for bothering you.

Ashraf El-Zorkani

The American University in Cairo

  --------------------
  $ di .com

  Directory DKA200:[LYNX.LYNX2-8]

  BUILD-SLANG.COM;1         21  28-FEB-1998 14:10:46.00
  BUILD.COM;1               19  28-JAN-1998 03:39:48.00
  FIXED512.COM;1             4  24-FEB-1997 18:10:14.00
  VMSPRINT.COM;1             2  24-FEB-1997 18:10:14.00

  Total of 4 files, 46 blocks.
  $ @build
    Default directory:
    DKA200:[LYNX.LYNX2-8]

  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],[---.src],[---.src.chrtrans],[---]) -
      [-.Implementation]HTString.c

  extern int bzero();
  .................^
  %CC-W-TOOFEWACTUALS, Too few actual parameters in macro call.
  at line number 292 in file
  DKA200:[LYNX.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1

  extern int bzero();
  ...........^
  %CC-E-NOTEXPECTING, Error parsing parameter list. Found "," when expecting
  one of: %CC-specifier
  >, <identifier>, "...", ")".
  at line number 292 in file
  DKA200:[LYNX.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1
  $ CLEANUP:
  $    v1 = f$verify(v)
  $ 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 := $DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]makeuctb
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp850_uni.h
  !DosLatin1 (cp850)
  $ makeuctb cp850_uni.tbl
  makeuctb: cp850: translation map (_cp850).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1252_uni.h
  !WinLatin1 (cp1252)
  $ makeuctb cp1252_uni.tbl
  makeuctb: windows-1252: translation map (_windows_1252).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp437_uni.h
  !DosLatinUS (cp437)
  $ makeuctb cp437_uni.tbl
  makeuctb: cp437: translation map (_cp437).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]dmcs_uni.h !DEC
  Multinational
  $ makeuctb dmcs_uni.tbl
  makeuctb: dec-mcs: translation map (_dec_mcs).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]mac_uni.h
  !Macintosh (8 bit)
  $ makeuctb mac_uni.tbl
  makeuctb: macintosh: translation map (_macintosh).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]next_uni.h
!NeXT
  character set
  $ makeuctb next_uni.tbl
  makeuctb: next: translation map (_next).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]viscii_uni.h
  !Vietnamese (VISCII)
  $ makeuctb viscii_uni.tbl
  makeuctb: viscii: translation map (_viscii).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]def7_uni.h !7
bit
  approximations
  $ makeuctb def7_uni.tbl
  makeuctb: us-ascii: default translation map ().
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp852_uni.h
  !DosLatin2 (cp852)
  $ makeuctb cp852_uni.tbl
  makeuctb: cp852: translation map (_cp852).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1250_uni.h
  !WinLatin2 (cp1250)
  $ makeuctb cp1250_uni.tbl
  makeuctb: windows-1250: translation map (_windows_1250).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp775_uni.h
  !DosBlatRim (cp775)
  $ makeuctb cp775_uni.tbl
  makeuctb: cp775: translation map (_cp775).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1257_uni.h
  !WinBlatRim (cp1257)
  $ makeuctb cp1257_uni.tbl
  makeuctb: windows-1257: translation map (_windows_1257).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp866_uni.h
  !DosCyrillic (cp866)
  $ makeuctb cp866_uni.tbl
  makeuctb: cp866: translation map (_cp866).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1251_uni.h
  !WinCyrillic (cp1251)
  $ makeuctb cp1251_uni.tbl
  makeuctb: windows-1251: translation map (_windows_1251).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]koi8r_uni.h
  !KOI8-R Cyrillic
  $ makeuctb koi8r_uni.tbl
  makeuctb: koi8-r: translation map (_koi8_r).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp864_uni.h
  !DosArabic (cp864)
  $ makeuctb cp864_uni.tbl
  makeuctb: cp864: translation map (_cp864).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1256_uni.h
  !WinArabic (cp1256)
  $ makeuctb cp1256_uni.tbl
  makeuctb: windows-1256: translation map (_windows_1256).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp737_uni.h
  !DosGreek (cp737)
  $ makeuctb cp737_uni.tbl
  makeuctb: cp737: translation map (_cp737).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp869_uni.h
  !DosGreek2 (cp869)
  $ makeuctb cp869_uni.tbl
  makeuctb: cp869: translation map (_cp869).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1253_uni.h
  !WinGreek (cp1253)
  $ makeuctb cp1253_uni.tbl
  makeuctb: windows-1253: translation map (_windows_1253).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp862_uni.h
  !DosHebrew (cp862)
  $ makeuctb cp862_uni.tbl
  makeuctb: cp862: translation map (_cp862).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]cp1255_uni.h
  !WinHebrew (cp1255)
  $ makeuctb cp1255_uni.tbl
  makeuctb: windows-1255: translation map (_windows_1255).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]utf8_uni.h
  !UNICODE UTF-8
  $ makeuctb utf8_uni.tbl
  makeuctb: utf-8: translation map (_utf_8).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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 DKA200:[LYNX.LYNX2-8.SRC.CHRTRANS]mnem2_suni.h
!RFC
  1345 Mnemonic
  $ makeuctb mnem2_suni.tbl
  makeuctb: mnemonic: translation map (_mnemonic).
  $ define/user sys$output DKA200:[LYNX.LYNX2-8.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,MULTINET,_DECC_V4_SOURCE,__SOCKET_TYPEDEFS,__VMS_
  CURSES)-
      /INCLUDE=([-],[-.WWW.Library.Implementation],[.chrtrans])
  $!
  $ cc DefaultStyle

  extern int bzero();
  .................^
  %CC-W-TOOFEWACTUALS, Too few actual parameters in macro call.
  at line number 292 in file
  DKA200:[LYNX.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1

  extern int bzero();
  ...........^
  %CC-E-NOTEXPECTING, Error parsing parameter list. Found "," when expecting
  one of: %CC-specifier
  >, <identifier>, "...", ")".
  at line number 292 in file
  DKA200:[LYNX.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP.H;1
  $ CLEANUP:
  Default directory:
    DKA200:[LYNX.LYNX2-8]
  $



reply via email to

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