cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: install errors

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 14 Oct 2011 22:39:33 +0200 (CEST)

On Thu, 13 Oct 2011, Chris Stinemetz wrote:

> I am having problems installing curl in my home directory. I can't
> seem to find a solution.

Check this:

> configure:3858: checking for gcc
> configure:3888: result: no
> configure:3951: checking for cc
> configure:3972: found /usr/ucb//cc
> configure:3995: result: cc
> configure:4114: checking for C compiler version
> configure:4123: cc --version >&5
> /usr/ucb/cc: language optional software package not installed
> configure:4134: $? = 1
> configure:4123: cc -v >&5
> /usr/ucb/cc: language optional software package not installed
> configure:4134: $? = 1
> configure:4123: cc -V >&5
> /usr/ucb/cc: language optional software package not installed
> configure:4134: $? = 1
> configure:4123: cc -qversion >&5
> /usr/ucb/cc: language optional software package not installed
> configure:4134: $? = 1
> configure:4153: checking whether the C compiler works
> configure:4175: cc conftest.c >&5
> /usr/ucb/cc: language optional software package not installed
> configure:4179: $? = 1
> configure:4217: result: no

... you don't seem to have a working compiler!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-14