cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl-7.14.0 compilation problem

From: <rajagopal.varadharajan_at_bt.com>
Date: Wed, 17 Aug 2005 11:49:08 +0100

Thanks for you quick Ralph,
It is complaining about libiconv.so.2, I am downloading the version from
sunfreeware.com, do you know what is the latest version and where can I
get that from?
 
cheers
Rajan

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Ralph Mitchell
Sent: 17 August 2005 11:29
To: curl tool talk
Subject: Re: curl-7.14.0 compilation problem

You need to look at 'config,log' to see why the C compiler can't create
executables. It could be a number of reasons, ranging from not having
the complete compiler toolset, to not having a full set of system
headers, to running out of disk space, to missing some critical library.

Ralph Mitchell

On 8/17/05, rajagopal.varadharajan_at_bt.com <rajagopal.varadharajan_at_bt.com
<mailto:rajagopal.varadharajan_at_bt.com> > wrote:

Hi,
I am trying to compile curl from source, and I am getting the following
error, can somebody help?
echo $PATH
/usr/bin:/usr/sbin:/usr/ucb:/usr/ccs/bin:/usr/xpg4/bin:/usr/local/bin:/u
sr/local
/ssl/bin

./configure --with-ssl=/usr/local/ssl
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for sed... /usr/bin/sed
checking for ar... ar
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking curl version... 7.14.0
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler
 cannot create executables
See `config.log' for more details.
# pwd
/opt/bea/james/src/curl-7.14.0

Cheers
Rajan
Received on 2005-08-17