cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: how to cross-compile curl?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 18 Jul 2005 13:12:43 -0700

On Mon, Jul 18, 2005 at 03:16:54PM -0400, Robert P. J. Day wrote:
> i've actually tried that. the cross-compiler toolchain i'm using has
> a pseudo root filesystem installed under
>
> /usr/local/eldk3.1.1/ppc_8xx/
> bin/
> lib/
> usr/
>
> etc, etc., under which you find the standard SSL libraries (and all
> the other PPC cross-compiled libs). so i tried configuring with:
>
> --with-ssl=/usr/local/eldk3.1.1/ppc_8xx ...
>
> but i keep getting:
>
> 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!
>
>
> thoughts? am i missing something really obvious?

Take a look at the config.log file for clues. If you get really desperate,
you could run configure under the shell using the -x flag to see exactly
what's going on and why it's not finding your libs and/or directories.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-07-18