> > dkaufman> ../libcrypto.a(dx86-out.o)(.text+0x68):des-586.s: undefined reference to 
>`DES_SPtrans'
> > dkaufman> ../libcrypto.a(dx86-out.o)(.text+0xf3a):des-586.s: undefined reference 
>to `DES_SPtrans'
> > dkaufman> ../libcrypto.a(yx86-out.o)(.text+0x9):crypt586.s: undefined reference to 
>`DES_SPtrans'
> > dkaufman> collect2: ld returned 1 exit status
> > dkaufman> make[1]: *** [openssl] Error 1
> > dkaufman> make[1]: Leaving directory 
>`/d/CYGWIN/ssl097-1213/openssl-0.9.7-stable-SNAP-20021213/apps'
> > dkaufman> make: *** [sub_all] Error 1
> >
> > Hmm, if you do something like 'nm libcrypto.a', can you see the symbol
> > DES_SPtrans anywhere?  It should be part of ecb_enc.obj...
> 
> "The torture never stops." It surely have everything to do with DES
> PIC-ification. I'll look into it during the day and I'm pretty sure the
> fix will be in tonight snapshot. A.

Checkout CVS or wait till tonight (openssl.org night:-) and pull the
snapshot. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to