From: Richard Levitte <rich...@levitte.org>

> I've done some fiddling with the 0.9.8 branch, and as far as I can
> tell, it builds and tests cleanly on Alpha, using no special options.
> [...]

   Really?  I got:

[...]
Compiling The cversion.c File.  (LIBRARY,LIB)

#include "buildinf.h"
.^
%CC-F-NOINCLFILEF, Cannot find file "buildinf.h" specified in #include 
directive.
at line number 62 in file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.crypto]cversion.c;1
[...]
[The usual, probably harmless...]
        bss_dgram.c

                if (timeleft.tv_sec < 0)
....................^
%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.
at line number 220 in file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.crypto.bio]bss_dgram.c;1
[...]
Compiling The CMS.C File.
%LINK-W-NUDFSYMS, 2 undefined symbols:
%LINK-I-UDFSYM,         SSLEAY 
%LINK-I-UDFSYM,         SSLEAY_VERSION 
%LINK-W-USEUNDEF, undefined symbol SSLEAY_VERSION referenced
        in psect $LINK$ offset %X00000820
        in module SPEED file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]SPEED.OBJ;1
%LINK-W-USEUNDEF, undefined symbol SSLEAY referenced
        in psect $LINK$ offset %X00000010
        in module VERSION file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]VERSION.OBJ;1
%LINK-W-USEUNDEF, undefined symbol SSLEAY_VERSION referenced
        in psect $LINK$ offset %X000000F0
        in module VERSION file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.OBJ.APPS]VERSION.OBJ;1
[...]
Test IGE mode
%DCL-W-ACTIMAGE, error activating image SYS$DISK:[-.ALPHA.EXE.TEST]IGETEST
-CLI-E-IMAGEFNF, image file not found 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.OPENSSL-0^.9^.8M-DEV.ALPHA.EXE.TEST]IGETEST.EXE;
  23-FEB-2010 10:42:59
  23-FEB-2010 10:42:59
%LINK-W-NUDFSYMS, 2 undefined symbols:
%LINK-I-UDFSYM,         SSLEAY 
%LINK-I-UDFSYM,         SSLEAY_VERSION 
%LINK-W-USEUNDEFSYMV, undefined symbol SSLEAY referenced
        in symbol vector option
%LINK-W-USEUNDEFSYMV, undefined symbol SSLEAY_VERSION referenced
        in symbol vector option
%LINK-W-SHRWRNERS, compilation warnings 
        in shareable image file 
ALP$DKA100:[UTILITY.SOURCE.OPENSSL.openssl-0^.9^.8m-dev.ALPHA.EXE.CRYPTO]LIBCRYPTO.EXE;1
[...]

   I assume that the fix for this is the same as previously ("Tue, 16
Feb 2010 14:34:25 -0600 (CST)") posted for 1.0.0 beta5.

------------------------------------------------------------------------

   Steven M. Schweda               s...@antinode-info
   382 South Warwick Street        (+1) 651-699-9818
   Saint Paul  MN  55105-2547
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to