cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: cURL SSL WINDOWS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 Mar 2001 11:31:40 +0100 (MET)

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
Received on 2001-03-02