[Ilugc] Re: undefined reference to OPENSSL_add_all_algorithms

  • From: girishvenkatachalam@xxxxxxxxx (Girish Venkatachalam)
  • Date: Fri Sep 18 19:23:52 2009

On Fri, Sep 18, 2009 at 6:45 PM, narendra babu <cnarendra_babu@xxxxxxxxx> wrote:

Hi ,

Thanks for u r straight forward answer

My answer was not exactly that but leave that aside.

actually we have exiting code which has lot of refs to 
OPENSSL_add_all_algorithms , and it is showing undefeined reference to 
OPENSSL_add_all_algorithms.

Existing code? You dunno what it does?

This is the most important function. If this doesn't work your OpenSSL
code is useless. Try to find out what I asked you to find out.

Study the source, google and do some work.

actaully i need a workaround , yes i am using the lastes version of openssl , 
but > still it is throwing the same error .


Oh. Then there may be a linking problem. But as I said, this is basic.

You have to solve it. It is not complicated at all.

in latest version , it is defined as macro
#define OPENSSL_add_all_algorithms OPENSSL_add_all_algorithms_conf

Read the man pages please. OpenSSL has clearly documented many things.

and code is not taking the macro .


Well you have to find out. I don't think I should help since you will not
learn that way. Better to spend some 2 days learning than getting a
readymade answer.

Don't you agree?

i need any workaround where i can simulate similar fun what 
OPENSSL_add_all_algorithms does and make the code work and dont disturb the 
exiting code which has references .

It will be great if u a solution rather than dont use this .

First thing is don't use version 0.9.6.

So I said use this but get things working.

Best of luck.

-Girish

-- 
Gayatri Hitech
web: http://gayatri-hitech.com

SpamCheetah Spam filter:
http://spam-cheetah.com

Other related posts: