Applied, as well as the addition of bn_x931 to LIB_BN. Revision 1.139 (HEAD) Revision 1.127.2.5.2.4 (OpenSSL_1_0_1-stable)
> [zoltan.arpad...@scientificgames.se - Mon Jan 10 18:14:08 2011]: > > Hello, > > VMS build fails with > > %LINK-W-NUDFSYMS, 3 undefined symbols: > %LINK-I-UDFSYM, BUF_STRDUP > %LINK-I-UDFSYM, BUF_STRLCAT > %LINK-I-UDFSYM, BUF_STRLCPY > > ...because buf_str is not listed among BUFFER files in > <.crypto>CRYPTO-LIB.COM > > Please, find the patch that solves the problem. > > > TITAN2_ZAY $ diff <.crypto>CRYPTO-LIB.COM > ************ > File USRDSK:<ZAY.WORK.OPENSSL-101-STABLE-SNAP-20110110.CRYPTO>CRYPTO- > LIB.COM;2 > 234 $ LIB_BUFFER = "buffer,buf_err,buf_str" > 235 $ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ - > ****** > File USRDSK:<ZAY.WORK.OPENSSL-101-STABLE-SNAP-20110110.CRYPTO>CRYPTO- > LIB.COM;1 > 234 $ LIB_BUFFER = "buffer,buf_err" > 235 $ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ - > ************ > > Number of difference sections found: 1 > Number of difference records found: 1 > > Thank you. > > Regards, > Z > > > > -- Richard Levitte levi...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org