curl-library
RE: cURL SSL WINDOWS
Date: Fri, 2 Mar 2001 12:32:55 +0100
I had copied this file (http://curl.haxx.se/lxr/curl/config-win32.h) under
src/ directory, but it's the same result...
Ssize_t is not declared...
I've got always the same error when I execute my page to connect on a
https:// serveur:
SSL is disabled, https is not supported.
I can't connect me.
Thanks for your help...
Amaury
-----Message d'origine-----
De : curl-library-admin_at_lists.sourceforge.net
[mailto:curl-library-admin_at_lists.sourceforge.net] De la part deDaniel
Stenberg
Envoyé : vendredi 2 mars 2001 11:32
À : libcurl Mailing list
Objet : RE: cURL SSL WINDOWS
On Fri, 2 Mar 2001, Amaury JOB wrote:
> Thanks. It's ok like that. But when I want to compile Makefile.m32 in src/
> directory, I've got these errors:
> Parse error before 'ssize_t'
> Make: *** [main.o] error 1
>
> What's happened?
That's one of my mistakes. You can probably fix this by editing the
config-win32.h file and add a line like:
#define ssize_t int
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/ _______________________________________________ Curl-library mailing list Curl-library_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-library _______________________________________________ Curl-library mailing list Curl-library_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-libraryReceived on 2001-03-02