"Ralf S. Engelschall" wrote:
> 
> ATTENTION: Please wake up!
[...]
> When `make test' fails please inform us by posting to [EMAIL PROTECTED]
> and include as much problem/error details as possible, please. Additionally
> when it work correctly, feel free to also inform us about this success, of
> course. Please also watch for compiler _warning_ and not only fatal compiler
> _errors_, please. Thanks.

$ uname -a
SunOS openworld 5.5.1 Generic_103640-21 sun4u sparc SUNW,Ultra-1

$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.8.1/specs
gcc version 2.8.1

$ perl ./Configure solaris-sparc-gcc
$ perl util/ssldir.pl
/export/home/users/apps/local/openssl/openssl-SNAP-19990310-1530
$ make

succeeds, but with the following warnings...

bn_print.c: In function `BN_hex2bn':
bn_print.c:172: warning: subscript has type `char'
bn_print.c: In function `BN_dec2bn':
bn_print.c:239: warning: subscript has type `char'
obj_dat.c: In function `OBJ_create_objects':
obj_dat.c:550: warning: subscript has type `char'
obj_dat.c:552: warning: subscript has type `char'
obj_dat.c:557: warning: subscript has type `char'
obj_dat.c:564: warning: subscript has type `char'
obj_dat.c:569: warning: subscript has type `char'
v3_x509.c: In function `a2i_X509v3_key_usage':
v3_x509.c:192: warning: subscript has type `char'
v3_x509.c:196: warning: subscript has type `char'
v3_conf.c: In function `v3_check_critical':
v3_conf.c:182: warning: subscript has type `char'
v3_conf.c: In function `v3_check_generic':
v3_conf.c:194: warning: subscript has type `char'
v3_utl.c: In function `strip_spaces':
v3_utl.c:321: warning: subscript has type `char'
v3_utl.c:324: warning: subscript has type `char'

$ make rehash
$ make test

everything ok.

I hope this is of help, and thanks for all your work on OpenSSL, it's great!

thanks,

Tony.

-- 

---------------------------------
Tony Locke [EMAIL PROTECTED]
Programmer, Open World Limited
---------------------------------
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to