curl-library
Re: library build failure for ARM platform "../lib/.libs/libcurl.so: No such file or directory"
Date: Mon, 11 Feb 2008 17:17:28 +0000
Oops! Sorry for the multiple post; I thought messages were being
discarded because of signing up from an address with + characters!
On Feb 11, 2008 4:45 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> [ ... ]
> 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.
Same result unfortunately :-(
<<<<
/bin/sh ../libtool --tag=CC --mode=link arm-none-linux-gnueabi-gcc
-g -O2 -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o
getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/libcurl.la
mkdir .libs
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 `/rob/curl-7.18.0/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/rob/curl-7.18.0/src'
make: *** [all-recursive] Error 1
>>>>
--rob
Received on 2008-02-11