cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: New to cURL

From: David Perry <david.perry_at_nerosworld.com>
Date: Sat, 12 Aug 2000 22:15:47 -0500 (CDT)

Claude,

If you are doing this on a *nix machine (hopefully) see if you can install
gcc and possibly gmake before trying this. There are all sorts of broken c
compilers. Unix - the choice of a 'gnu' generation.

--David Perry

On Sat, 12 Aug 2000, Claude Cormier wrote:

> Date: Sat, 12 Aug 2000 20:36:27 -0400
> From: Claude Cormier <techsupport_at_devises-or.com>
> Reply-To: curl_at_contactor.se
> To: curl_at_contactor.se, Daniel Stenberg <daniel_at_haxx.se>
> Subject: Re: New to cURL
>
> Hello again Daniel and everybody on the list..
>
> I am making some progress installing cURL. It loks like the configure
> step went fine after struggling for setting up the good variables.
>
> However, in the "make" step, I am getting the following error:
>
> url.c:87: #error "We can't compile without vprintf() support"
>
> It looks like the c compiler on this machine doesn't support that
> function. I made sure to set the variable CC=cc , but to know avail.
>
> Any idea what is going on ??
>
Received on 2000-08-13