curl-library
Re: library build failure for ARM platform "../lib/.libs/libcurl.so: No such file or directory"
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 13 Feb 2008 12:51:16 +0100 (CET)
Date: Wed, 13 Feb 2008 12:51:16 +0100 (CET)
On Wed, 13 Feb 2008, Rob Desbois wrote:
> $ strace arm-none-linux-gnueabi-gcc -g -O2 -o .libs/curl main.o
> hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o
> curlutil.o strtoofft.o strdup.o ../lib/.libs/libcurl.so -Wl,--rpath
> -Wl,/usr/local/lib
> arm-none-linux-gnueabi-gcc: ../lib/.libs/libcurl.so: No such file or directory
and does "ls -l ../lib/.libs/libcurl.so" (run in the same directory) really
show you the file?
If so, it sounds like your toolchain is broken somehow.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-02-13