cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: library build failure for ARM platform "../lib/.libs/libcurl.so: No such file or directory"

From: Rob Desbois <rob.desbois_at_gmail.com>
Date: Wed, 13 Feb 2008 10:51:35 +0000

On Feb 11, 2008 6:58 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Mon, Feb 11, 2008 at 05:17:28PM +0000, Rob Desbois wrote:
> > Same result unfortunately :-(
>
> Did you just change the --prefix or are you actually building in a directory
> that has a space in it somewhere?

No, I'm now building in /rob/curl-7.18.0

> > arm-none-linux-gnueabi-gcc.exe: ../lib/.libs/libcurl.so: No such
> > file or directory
> > make[2]: *** [curl] Error 1
> > make[2]: Leaving directory `/rob/curl-7.18.0/src'
>
> If arm-none-linux-gnueabi-gcc.exe is complaining that ../lib/.libs/libcurl.so
> doesn't exist, and you have verified that it does, then I don't see how it
> could be anything but either some kind of cygwin problem or some kind
> of toolchain problem. Try running that link command manually and tracing
> it with strace (assuming cygwin supplies that) and see what happens when
> it tries to open that file.

It does provide strace, I'll give that a go once I've familiarised
myself with it and see what's going on.

-rob
Received on 2008-02-13