[[email protected]: cooperation xmlrpc-c and w3c-libwww]
Thomas Porschberg <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Organization | OSP |
| Message-ID | <[email protected]> |
To be more specific: the link error from building xmlrpc-c-0.9.9 ============================================ .libs/libxmlrpc_client.so: undefined reference to `HTSSLhttps_init' .libs/libxmlrpc_client.so: undefined reference to `HTSSL_protMethod_set' .libs/libxmlrpc_client.so: undefined reference to `HTSSL_verifyDepth_set' collect2: ld returned 1 exit status I have installed: w3c-libwww-5.4.0 (configured with --with-ssl) and openssl-0.9.6d bye, Thomas ----- Forwarded message from Thomas Porschberg <[email protected]> ----- Date: Wed, 24 Jul 2002 11:32:16 +0200 From: Thomas Porschberg <[email protected]> To: [email protected] Subject: cooperation xmlrpc-c and w3c-libwww User-Agent: Mutt/1.3.22.1i Organization: OSP I found a posting from you via google regarding xmlrpc-c. Mail actions: [ respond to this message ] [ mail a new topic ] Message-Id: <[email protected]> Date: Wed, 21 Mar 2001 11:25:42 -0600 From: "Attila Uhljar" <[email protected]> To: <[email protected]> Subject: Re: [[email protected]: libwww and ssl compiling error] Lin, I'm sorry I couldn't find the original posting so maybe I'm giving you a useless advice but did you also download and compile the libssl glue code? It provides the necessary init and reader/writer functions for secure web access. Once you have it, compile it after you have compiled openssl and libwww. It'll produce the wwwssl.dll/wwwssl.lib (on NT) files, that you will have to link w/ in your app. Again, sorry if you already knew this. Attila I have the same problem and did not find this "libssl glue" code on internet. Do you have a hint ? Best regards, Thomas -- ----- End forwarded message ----- --