Vijay,
I can see what you are concerned about ... but I don't seem to have that
problem when I do my make. Here are the steps I use:
make clean
./config -DSSL_ALLOW_ADH no-rsa no-rc2 no-rc4 no-rc5 no-rsaref no-idea
make
This results in a clean build. It is very important to use config or Configure
to adjust the makefiles because on the nested nature on the make process.
If you still have problems I would then suspect your distribution. I am using
OpenSSL 0.9.4 and have had none of the problems you are describing. Please note
that I do find it necessary to run the "make clean" to insure that everything
get built fresh; I have gotten errors if I don't do this.
Spence
> Date: Mon, 21 Feb 2000 12:33:24 -0800 (PST)
> From: vijay karthik <[EMAIL PROTECTED]>
> Subject: compilation error(-DNO_RSA)
> To: [EMAIL PROTECTED]
> Mime-Version: 1.0
> X-Sender: vijay karthik <[EMAIL PROTECTED]>
> X-List-Manager: OpenSSL Majordomo [version 1.94.4]
> X-List-Name: openssl-users
>
> Hi !
>
> i am compiling the openssl on solaris
> with -DNO_RSA -DNO_RC2 -DN_RC4 -DNO_RC5 -DNO_IDEA
>
> the ssl/libssl.a which is built had undefined
> symbol ssl2_num_ciphers. this symbol is in s2_lib.c
> but defined only if NO_RSA is NOT defined.
>
> this function is however used in ssl/s23_lib.c
> irrespective of NO_RSA is defined or not!
>
> can you tell me how i can resolve this problem ?
> i need to have -DNO_RSA in Makefile!
>
> thanks
> Vijay
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
---
Spencer Preston
Contractor @ MCIWorldcom
2560 North First Street, San Jose, CA 95131.
Vnet# 854.6354, Phone# 408.533.6354, Fax# 408.533.6125
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]