Hmmm. Okay, why that didn't happen to me before is something I can't figure out now, but you are correct, that didn't quite do it. I've uploaded a new tarball (exact same URL) with crypto/crypto-lib.com modified with a better include path. I'm running a test build right now, I'll see the results when I wake up again (going to bed now).
As for 1.0.0, I'll deal with it as soon as we're done with 0.9.8m. Cheers, Richard ( reminder: http://guardian.lp.se/~levitte/openssl-0.9.8m-dev.tar.gz ) In message <10022312233967_20205...@antinode.info> on Tue, 23 Feb 2010 12:23:39 -0600 (CST), "Steven M. Schweda" <s...@antinode.info> said: sms> From: Richard Levitte <rich...@levitte.org> sms> sms> > I've done some fiddling with the 0.9.8 branch, and as far as I can sms> > tell, it builds and tests cleanly on Alpha, using no special options. sms> > [...] sms> sms> Really? I got: sms> sms> [...] sms> Compiling The cversion.c File. (LIBRARY,LIB) sms> sms> #include "buildinf.h" sms> .^ sms> %CC-F-NOINCLFILEF, Cannot find file "buildinf.h" specified in #include directive. sms> at line number 62 in file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.crypto]cversion.c;1 sms> [...] sms> [The usual, probably harmless...] sms> bss_dgram.c sms> sms> if (timeleft.tv_sec < 0) sms> ....................^ sms> %CC-I-QUESTCOMPARE, In this statement, the unsigned expression "timeleft.tv_sec" is being compared with a relational operator to a constant whose value is not greater than zero. This might not be what you intended. sms> at line number 220 in file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.crypto.bio]bss_dgram.c;1 sms> [...] sms> Compiling The CMS.C File. sms> %LINK-W-NUDFSYMS, 2 undefined symbols: sms> %LINK-I-UDFSYM, SSLEAY sms> %LINK-I-UDFSYM, SSLEAY_VERSION sms> %LINK-W-USEUNDEF, undefined symbol SSLEAY_VERSION referenced sms> in psect $LINK$ offset %X00000820 sms> in module SPEED file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]SPEED.OBJ;1 sms> %LINK-W-USEUNDEF, undefined symbol SSLEAY referenced sms> in psect $LINK$ offset %X00000010 sms> in module VERSION file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]VERSION.OBJ;1 sms> %LINK-W-USEUNDEF, undefined symbol SSLEAY_VERSION referenced sms> in psect $LINK$ offset %X000000F0 sms> in module VERSION file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]VERSION.OBJ;1 sms> [...] sms> Test IGE mode sms> %DCL-W-ACTIMAGE, error activating image SYS$DISK:[-.ALPHA.EXE.TEST]IGETEST sms> -CLI-E-IMAGEFNF, image file not found ALP$DKA100:[UTILITY.SOURCE.OPENSSL.OPENSSL-0^.9^.8M-DEV.ALPHA.EXE.TEST]IGETEST.EXE; sms> 23-FEB-2010 10:42:59 sms> 23-FEB-2010 10:42:59 sms> %LINK-W-NUDFSYMS, 2 undefined symbols: sms> %LINK-I-UDFSYM, SSLEAY sms> %LINK-I-UDFSYM, SSLEAY_VERSION sms> %LINK-W-USEUNDEFSYMV, undefined symbol SSLEAY referenced sms> in symbol vector option sms> %LINK-W-USEUNDEFSYMV, undefined symbol SSLEAY_VERSION referenced sms> in symbol vector option sms> %LINK-W-SHRWRNERS, compilation warnings sms> in shareable image file ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.EXE.CRYPTO]LIBCRYPTO.EXE;1 sms> [...] sms> sms> I assume that the fix for this is the same as previously ("Tue, 16 sms> Feb 2010 14:34:25 -0600 (CST)") posted for 1.0.0 beta5. sms> sms> ------------------------------------------------------------------------ sms> sms> Steven M. Schweda s...@antinode-info sms> 382 South Warwick Street (+1) 651-699-9818 sms> Saint Paul MN 55105-2547 sms> ______________________________________________________________________ sms> OpenSSL Project http://www.openssl.org sms> Development Mailing List openssl-dev@openssl.org sms> Automated List Manager majord...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org