On Mon, Apr 22, 2002 at 07:51:27AM -0700, Doug Kaufman wrote:
> On Mon, 22 Apr 2002, Corinna Vinschen wrote:
> 
> > > ../libcrypto.a(bn_mul.o)(.text+0x44b):bn_mul.c: undefined reference to 
>`bn_sub_part_words'
> > > [...]
> > > 
> > > so it's pretty generic.
> > 
> > The problem is line 61 in crypto/bn/bn_mul.c:
> > 
> >   #if defined(OPENSSL_NO_ASM) || !(defined(__i386) || defined(__i386__))/* ...
> 
> I also built 0.9.7 under Cygwin, as "./Configure Cygwin", then "make"
> and get the same error. See a fix in previously submitted patch.

Oh, sorry, I've missed that part of the patch.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to