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: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 11 Feb 2008 08:45:27 -0800

On Mon, Feb 11, 2008 at 04:07:30PM +0000, Rob Desbois wrote:
> The final step proceeded for a while then gave the following error:
> 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.exe: ../lib/.libs/libcurl.so: No such
> file or directory
> make[2]: *** [curl] Error 1
> make[2]: Leaving directory `/cygdrive/c/Documents and
> Settings/robdes/cygwin/curl-7.18.0/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/cygdrive/c/Documents and
> Settings/robdes/cygwin/curl-7.18.0/src'
> make: *** [all-recursive] Error 1
>
> I can confirm that the file curl-7.18.0/lib/.libs/libcurl.so DOES exist.
>
> Have I done anything wrong during configure/make?
> I'm unfamiliar with libcURL so not sure if there's anything else I
> should be providing - any help would be great, I can provide any more
> info required.

The autotools suite might have problems with spaces in file names. Try
building again a directory without a space in the name and see if it
works any better.

>>> Dan

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