Also, I need to build with OpenSSL, but from source. The thing is that
compiling the source throws about a bazillion "undefined reference"
linking errors. The one I'm running into right now is this:

/home/soundwave/projects/larvita2/trunk/fileio/openssl/ssl/ssl_algs.c:72:
undefined reference to `EVP_idea_cbc'.

and a grep for it shows nothing. Well, it shows the headers where it's
declared, but not the definition. I'm trying to figure out where is
that symbol supposed to be defined in, but google returns error
reports with this very problem, and with no clear answer... so where
is this definition supposed to be? or is it in some .a file and I'm
forgetting to link something? we build with scons

Thanks

Tomas

-- 
|_|0|_|
|_|_|0|
|0|0|0|

(\__/)
(='.'=)This is Bunny. Copy and paste bunny
(")_(") to help him gain world domination.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to