cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ca-bundle.h on win32

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Tue, 24 Feb 2004 18:58:02 +0100

"Greg Hewgill" <greg_hewgill_at_ud.com> said:

> I'm building curl-7.11.1-20040224 on win32 and am getting a build error related to the following change:
>
> http://cvs.php.net/diff.php/curl/lib/url.c?r1=1.331&r2=1.332&ty=h
>
> The ca-bundle.h file does not exist anywhere else other than the lib/ directory, so the
> #include <ca-bundle.h> no longer finds that file. Changing the include delimiters back
> to double quotes lets the build proceed successfully.

No, that's not the way to do it. Add "-I." to the CFLAGS.

--gv
Received on 2004-02-24