cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: bug:852899 Socks5 fails in Curl_resol

From: Atul Gupta <Atul.Gupta_at_sun.com>
Date: Mon, 13 Jun 2005 20:01:06 -0400

While building latest libcurl(7.14.0) I am getting this error:

Making all in lib
/usr/ccs/bin/make all-am
source='file.c' object='file.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../include -I../lib -I../lib -g -O2 -c -o file.lo file.c
 gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -g -O2 -c file.c
-Wp,-MD,.deps/file.TPlo -fPIC -DPIC -o .libs/file.o
../libtool: gcc: command not found
*** Error code 1
make: Fatal error: Command failed for target `file.lo'
Current working directory /var/tmp/proxy/curlnew/curl-7.14.0/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /var/tmp/proxy/curlnew/curl-7.14.0/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Someone please clarify..

I downloaded latest code
executed ./configure
make(got the above errors) for Solaris 9.

Thanks
Atul

Daniel Stenberg wrote:
> On Wed, 8 Jun 2005, Atul Gupta wrote:
>
>
>>Can someone tell me whether "bug:852899 Socks5 fails in Curl_resolv" raised
>>on 2003-12-02 (ver 7.10.8) ever fixed in libcurl.
>
>
> Why? You can check for yourself:
> http://sourceforge.net/tracker/index.php?func=detail&aid=852899&group_id=976&atid=100976
>
>
>>I am getting SIGBUS at curl_resolv in the 7.12.3 ver of libcurl.
>
>
> And in what way is this related to #852899 ?
>
> Besides, we've released several newer versions so your problem might've been
> fixed already.
>
Received on 2005-06-14