Compile error in kdebase/kcontrol/crypto
George Staikos
staikos at kde.org
Sun May 5 17:23:38 BST 2002
On Sunday 05 May 2002 00:45, Waldo Bastian wrote:
> /usr/lib/libssl.so: undefined reference to `EVP_idea_cbc'
> collect2: ld returned 1 exit status
> make: *** [kcm_crypto.la.closure] Error 1
>
> (openssl-0.9.6b)
your libcrypto.so does not have that symbol in it for some reason.
Sounds like it is built without IDEA, even though libssl was built under the
expectation that it is available.
--
George Staikos
More information about the kde-core-devel
mailing list