Everhart, Glenn From: levitte@lp.se Sent: Thursday, January 14, 1999 7:29 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: pgp on VMS, problems to compile In article <369CB062.E5E44EE9@merck.de> Wolfgang Reimann writes: I'm trying to build pgp 2.6.3i on OpenVMS 7.1-1.H2 on Alpha. C-Compiler is DEC C V5.7. I'm getting the following messages: [...] $ cc/stan=vaxc/nomember_align /NODEB/OPT=NOINLINE SIS$USER:[B20666.HOME.SYSMGMT.PGP.SRC]PGP.C; - /object=SIS$USER:[B20666.HOME.SYSMGMT.PGP.SRC]PGP.OBJ; if (!is_ctb(ctb) && is_armor_file(workfile, 0L)) .............^ %CC-E-UNDECLARED, In this statement, "CTBTB_DESIGNATOR" is not declared. at line number 1105 in file SIS$USER:[B20666.HOME.SYSMGMT.PGP.SRC]PGP.C;1 I think your copy of the source. I have the following as evidence: 1) the line shown above is number1143 i my (working) source. 2) is_ctb() is defined like this in pgp.h: /* Cipher Type Byte (CTB) definitions follow...*/ #define CTB_DESIGNATOR 0x80 #define is_ctb(c) (((c) & CTB_DESIGNATOR)==CTB_DESIGNATOR) -- NEWBIE! read and heed the Guidelines on Posting: http://richard.levitte.org/docs/post_hlp.html --- R Levitte, Levitte Programming; Spannv. 38, I; S-168 35 Bromma; SWEDEN Tel: +46-8-26 52 47; Current work: +46-8-702 57 55 PGP key fingerprint = 35 3E 6C 9E 8C 97 85 24 BD 9F D1 9E 8F 75 23 6B http://richard.levitte.org/pubkey2.asc for my public key. levitte@lp.se "price, performance, quality. Choose any two you like"