lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Build error/Please see the next mail.


From: MIKE
Subject: lynx-dev Build error/Please see the next mail.
Date: Wed, 17 Jun 1998 10:03:15 -0400 (EDT)

$ define/user sys$output DKA200:[PUBLIC.LYNX2-8.SRC.CHRTRANS]mnem2_suni.h !RFC 1
345 Mnemonic
$ makeuctb mnem2_suni.tbl
makeuctb: mnemonic: translation map (_mnemonic).
$ define/user sys$output DKA200:[PUBLIC.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:[PUBLIC.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP
.H;1

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

#define __TIME_T 1
.................^
%CC-W-MACROREDEF, The redefinition of the macro "__TIME_T" conflicts with a curr
ent definition because the replacement lists differ.  The redefinition is now in
 effect.
at line number 321 in file DKA200:[PUBLIC.LYNX2-8.WWW.LIBRARY.IMPLEMENTATION]TCP
.H;1
$ CLEANUP:
Default directory:
  DKA200:[PUBLIC.LYNX2-8]

reply via email to

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