cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl compilation on solaris with Sun C compiler

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Jul 2008 10:57:04 +0200 (CEST)

On Tue, 8 Jul 2008, Amit Kumar wrote:

> my config.h has
>
> /* Define to 1 if you have the <stdbool.h> header file. */
> /* #undef HAVE_STDBOOL_H */
>
> though sun c compiler has stdbool.h.
>
> explicitly defininng #define HAVE_STDBOOL_H 1
> solves the problem.

Can you see why it fails to detect your stdbool.h header?

> I am using ccurl version 7.16.3 at the moment.

You really shouldn't. Since you build from source the only sensible thing is
to use the latest release: 7.18.2.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-08