It would be nice if you told us which configuration target you used.
If you don't know, the following will give you the answer:
grep '^CONFIGURE_ARGS=' Makefile
[[EMAIL PROTECTED] - Sun Jun 23 16:44:16 2002]:
> hi,
> i try to compile openssl 0.9.6d and 0.9.7-beta2 under AIX 5.1 (ML
> 510002) in a 64Bit environment with gcc-2.9AIX51.xx.
> when i run 'make test' the following errors appear:
>
> Generate a set of DSA parameters
> ./dsatest
> test generation of DSA parameters
> .++++++++++++++++++++++++++++++++++++++++++++++++++*
>
>
...+........+..+...+............+.+..+..........................................................................+++++++++++++++++++++++++++++++++++++++++++++++++++*
>
>
> seed
> D5014E4B 60EF2BA8 B6211B40 62BA3224 E0427DD3
> counter=105 h=2
> P:
> 00:8d:f2:a4:94:49:22:76:aa:3d:25:75:9b:b0:68:
> 69:cb:ea:c0:d8:3a:fb:8d:0c:f7:cb:b8:32:4f:0d:
> 78:82:e5:d0:76:2f:c5:b7:21:0e:af:c2:e9:ad:ac:
> 32:ab:7a:ac:49:69:3d:fb:f8:37:24:c2:ec:07:36:
> ee:31:c8:02:91
> Q:
> 00:c7:73:21:8c:73:7e:c8:ee:99:3b:4f:2d:ed:30:
> f4:8e:da:ce:91:5f
> G:
> 62:6d:02:78:39:ea:0a:13:41:31:63:a5:5b:4c:b5:
> 00:29:9d:55:22:95:6c:ef:cb:3b:ff:10:f3:99:ce:
> 2c:2e:71:cb:9d:e5:fa:24:ba:bf:58:e5:b7:95:21:
> 92:5c:9c:c4:2e:9f:6f:46:4b:08:8c:c5:72:af:53:
> e6:d7:88:02
> 540910:error:0A071003:dsa routines:DSA_do_verify:BN
> lib:dsa_ossl.c:305:
>
> make[1]: *** [test_dsa] Error 1
> make[1]: Leaving directory
`/usr/opt/distrib/src/openssl-0.9.6d/test'
> make: *** [tests] Error 2
>
> After a little talk with Lutz Jaenicke, i playing around with
> optimizing
> setting in the Makefile.
>
> CFLAG= -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -DAIX -DB_ENDIAN
>
> I changed the -O3 setting to -O1 and the testsuite runs without
> errors.
> Next, i compile openssh-3.2.3 - no problems.
>
>
> best regards
> thomas
--
Richard Levitte
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]