From: [EMAIL PROTECTED] crh> $ USER_CCDEFS := _VMS_V6_SOURCE=1,__VMS_VER=60000000,__CRTL_VER=60000000 crh> $ USER_CCDISABLEWARNINGS := PREOPTW crh> crh> $ @makevms all norsaref debug decc crh> crh> crh> The following are the errors that I got as a result of the command. (There crh> would have been many more errors but I CTRL-Y out.) crh> crh> (Should I be specifying "all" if I'm only interested in the OpenSSL server crh> and client?)
(yes) I suspect that the following is what's causing all the trouble: crh> Creating [.CRYPTO]OPENSSLCONF.H Include File. crh> %DCL-W-CONFLICT, illegal combination of command elements - check documentation crh> \OUTPUT\ What do you get if you check the symbol TYPE? $ sh sym type If you have qualifiers in that definition that conflict with /OUTPUT, you need to delete the symbol type. To be perfectly clear, one shouldn't replace the fully spelled commands with symbol commands, that's the best way to get in trouble. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 \ SWEDEN \ or +46-733-72 88 11 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, GemPlus: http://www.gemplus.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]