On Wed, 27 Nov 2002, Andy Polyakov wrote:

> > > > No, I get exactly same error:
> > > >
> > > > NIST curve P-521 -- Generator:
> > > >      x =
> > > > 
>0xC6858E06B70404E9CD9E3ECB662395B4429C648139053FB521F828AF606B4D3DBAA14B5E77EFE75928FE1DC127A2FFA8DE3348B3C1856A429BF97E7E31C2E5BD66
> > > >      y =
> > > > 
>0x11839296A789A3BC0045C8A5FB42C7D1BD998F54449579B446817AFBD17273E662C97EE72995EF42640C550B9013FAD0761353C7086A272C24088BE94769FD16650
> > > > verify group order ...ectest.c:525: ABORT
> > > > make[1]: *** [test_ec] Error 1
> > > > make[1]: Leaving directory 
>`/software/scratch/openssl-0.9.7-stable-SNAP-20021116/test'
> > >
> > > I can't reprodice this. I've tried MIPSpro cc versions 7.3.1.2m and
> > > 7.2.1.3m, all three ABIs (O32, N32, 64)... What's your compiler version?
> > > Run cc -version. A.
> >
> > MIPSpro Compilers: Version 7.3.1.3m
>
> No luck with 7.3.1.3m either. I mean I *failed* to reproduce it even
> with 7.3.1.3m. Can you post output from 'apps/openssl version -a'.
>
> > CC=cc
> > CFLAGS='-O3 -n32 -TARG:platform=IP22 -I/usr/local/include
>             ^ Well, this is just not fair! ./INSTALL file explicitely
> advises to *lower* the optimization level before submitting a bug report
> to openssl. Idea is that if test passes at lower optimization level,
> then it's most likely between you and your compiler vendor. Do note that
> ./Configure does suggest -O2. And what does this output mean anyway? Is
> it your environment variables? Is it something you've planted directly
> into OpenSSL Makefile?

Yes, those were my environment variables, but as I see some of the setting
were overriden by configure.
>
> Do post output from 'apps/openssl version -a'.

OpenSSL 0.9.6h-dev xx XXX xxxx
built on: Wed Nov  6 16:09:53 CET 2002
platform: irix-mips3-cc
options:  bn(64,64) md2(int) rc4(ptr,char) des(ptr,risc2,16,long) idea(int) 
blowfish(ptr)
compiler: cc -DDSO_DLFCN -DHAVE_DLFCN_H -n32 -O2 -use_readonly_const -DTERMIOS 
-DB_ENDIAN -DBN_DIV3W

So, how can I recompile only the test program to see what cc options were
used? Could there be a clash with kerberos4 headers/libs from KTH-KRB4?
I have version 1.2.1, with support for openssl, that means no libdes.* is
built as a part of krb4.

-- 
Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to