cURL / Mailing Lists / curl-library / Single Mail

curl-library

Problem building libcurl with openssl on MIPS

From: Rahul karyakarte <rahulkarya_at_gmail.com>
Date: Tue, 2 Dec 2008 13:41:44 +0900

Hello

I am using libcurl for downloading urls in my web browser. I want to add
support for secure download(ssl based) to my browser.

So I tried building libcurl (7.19.2) with openssl(built for mips) using
mipsel toolchain.

When I try to configure libcurl, I get following error

------
------
configure: WARNING: the previous check could not be made default was used
checking if Kerberos4 support is requested... no
checking if SPNEGO support is requested... no
checking if GSSAPI support is requested... no
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_connect in -lssl... no
checking for ssl with RSAglue/rsaref libs in use... checking for SSL_connect
in -lssl... (cached) no
no
configure: error: OpenSSL libs and/or directories were not found where
specified!

Previously I have built libcurl without openssl and tested it on mips. It
works well with http, ftp urls.

Can you suggest me right direction to fix this issue.

Thanks and Regards
RAHUL
Received on 2008-12-02