One quick question on this: have you made sure your compiler is as updated as possible? This very much feels like a compiler bug.
[[EMAIL PROTECTED] - Fri Jun 28 00:06:17 2002]: > Richard Levitte via RT wrote: > > > 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 [...] > > > 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 > > dear richard levitte, > > the configuration parameter is: > > CONFIGURE_ARGS=aix43-gcc shared > -- Richard Levitte [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
