Hi , Thanks for u r straight forward answer , 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.
actaully i need a workaround , yes i am using the lastes version of openssl , but still it is throwing the same error . in latest version , it is defined as macro #define OPENSSL_add_all_algorithms OPENSSL_add_all_algorithms_conf and code is not taking the macro . 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 . thanks --- On Fri, 18/9/09, [email protected] <[email protected]> wrote: > From: [email protected] <[email protected]> > Subject: ilugc Digest, Vol 64, Issue 77 > To: [email protected] > Date: Friday, 18 September, 2009, 10:29 AM > Send ilugc mailing list submissions > to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > or, via email, send a message with subject or body 'help' > to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more > specific > than "Re: Contents of ilugc digest..." > Today's Topics: > > 1. Re: Re: ilugc Digest, Vol 64, Issue 74 > (deva free) > 2. Re: Re: ilugc Digest, Vol 64, Issue 74 > (Aanjhan R) > 3. Re: Video Recording of SFD (Raman.P) > 4. The cat command (Girish > Venkatachalam) > 5. Re: Re: ilugc Digest, Vol 64, Issue 74 > (Kenneth Gonsalves) > 6. undefined reference to > OPENSSL_add_all_algorithms (narendra babu) > 7. Re: undefined reference to > OPENSSL_add_all_algorithms > (Girish Venkatachalam) > 8. Re: ilugc Digest, Vol 64, Issue 74 > (Prem Kurian Philip) > 9. Re: Re: ilugc Digest, Vol 64, Issue 74 > (steve) > _______________________________________________ > ilugc mailing list > [email protected] > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > Connect more, do more and share more with Yahoo! India Mail. Learn more. http://in.overview.mail.yahoo.com/ _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
