On Mon, Dec 18, 2000 at 03:46:33PM -0600, Phillip Porch wrote:

> + rm -f libcrypto 
> + rm -f libssl 
> Undefined                     first referenced
>  symbol                           in file
> bn_sub_part_words                   ../libcrypto.a(bn_mul.o)
> openssl: fatal error: Symbol referencing errors. No output written to openssl
> collect2: ld returned 1 exit status
> make[1]: *** [openssl] Error 1
> make: *** [sub_all] Error 1
> 
> Seems there is an undefined symbol.

You don't say which snapshot or which CVS state you used.
(In any case, if you *do* use one of these, you should be willing
to grep for apparently missing functions yourself.)
In the December 15 snapshot and later snapshots, bn_sub_part_words
should exist either in bn_mul.o itself, or as an assembler implementation
in asm/bn<whatever>.o.


-- 
Bodo M�ller <[EMAIL PROTECTED]>
PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html
* TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt
* Tel. +49-6151-16-6628, Fax +49-6151-16-6036
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to