cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-7.14.0 compilation problem

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Wed, 17 Aug 2005 05:59:19 -0500

I guess this would be the ultimate authority:

http://www.gnu.org/software/libiconv/

There's a link to the latest libiconv source near the bottom of the page.

Ralph

On 8/17/05, rajagopal.varadharajan_at_bt.com <rajagopal.varadharajan_at_bt.com>
wrote:
>
> Thanks for you quick Ralph,
> It is complaining about libiconv.so.2, I am downloading the version from
> sunfreeware.com <http://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 >
> 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:/usr/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