cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: 7.12.1 NMAKE VC6 Compile Error in current CVS

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 10 Aug 2004 16:32:56 +0200 (CEST)

On Tue, 10 Aug 2004, Casey ODonnell wrote:

> I just did a get-latest from the CVS repository, hoping to check out 7.12.1
> and when I compiled:

> .\url.c(136) : fatal error C1083: Cannot open include file: 'ca-bundle.h':
> No su ch file or directory
>
> I checked in the dir and in CVS...this .h file doesn't exist. Does it need
> to get added? I do have a ca-bundle.crt. Or am I being silly?

On Windows, you should first run the buildconf.bat file after having checked
out the sources from CVS.

The lib/ca-bundle.h file is generated and thus not present in CVS.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-08-10