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: Tue, 14 Jun 2005 09:11:46 -0400

Hi,
I included the GCC path and recompiled and go the following errors...

Is there any place where I can get the successfully build
libcurl(7.14.0) for Solaris 9

Errors..........

bash-2.05# make
Making all in lib
make all-am
source='file.c' object='file.lo' libtool=yes \
DEPDIR=.deps depmode=none /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
-fPIC -DPIC -o .libs/file.o
In file included from /usr/include/sys/t_lock.h:19,
                 from /usr/include/sys/vnode.h:40,
                 from /usr/include/sys/stream.h:22,
                 from /usr/include/netinet/in.h:41,
                 from /usr/include/sys/socket.h:203,
                 from ../include/curl/multi.h:63,
.
.
.
.
.
/usr/include/netinet/in.h: At top level:
/usr/include/netinet/in.h:304: storage size of `sin_addr' isn't known
/usr/include/netinet/in.h:320: storage size of `sin6_addr' isn't known
*** 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 help....

Thanks
Atul

Michael Shuler wrote:
> Atul Gupta wrote:
>
>
>>../libtool: gcc: command not found
>
>
> This looks as if gcc is not installed, or not in the user's $PATH.
>
> ie.:
> michael_at_slack 19:49:17 ~ $ foo
> bash: foo: command not found
>
> Kind Regards,
> Michael Shuler
Received on 2005-06-14