cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-919839 ] Can't find ca-bundle.h

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 19 Mar 2004 15:12:35 -0800

Bugs item #919839, was opened at 2004-03-19 16:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=919839&group_id=976

Category: compile or build problem
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Submitted By: Jared McIntyre (thepoet)
Assigned to: Daniel Stenberg (bagder)
Summary: Can't find ca-bundle.h

Initial Comment:
When building Libcurl 7.11.1 in Visual Studio .NET 2003 (7.1) I ran
into a problem in url.c. The compiler was unable to find ca-
bundle.h using this directive:

#include <ca-bundle.h>

I noticed that my old version had it as:

#include "ca-bundle.h"

On a whim, I changed it to the old version and everything built. I
haven&#039;t had a chance to research why this happened yet.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=919839&group_id=976
Received on 2004-03-20