curl-library
Re: Problem related to porting Curl on VDK
From: Ajeet kumar.S <ajeetkumar.s_at_jasmin-infotech.com>
Date: Tue, 25 Mar 2008 10:56:47 +0530
Date: Tue, 25 Mar 2008 10:56:47 +0530
Dear All;
Thnx to Daniel Stenberg for your help. Actually wrongly I defined
HAVE_STRCASECMP, HAVE_STRCMPI, HAVE_STRCASESTR, HAVE_STRLCAT in my
config.h file for that's why they were creating problem file of strequal.c,
function int curl_strequal(const char *first, const char *second),and other
function on same strequal.c and also defined HAVE_IOCTLSOCKET_CASE in
config.h. So it was creating problem in connect.c of function
Curl_nonblock.
Now it is working for http and for https "CURL_SSL_CACERT_BADFILE" is
coming. I am trying to debug it. What is reason for
"CURL_SSL_CACERT_BADFILE". And how we can remove this problem?
Thnx allot.
Regards;
Ajeet Kumar Singh
Received on 2008-03-25