cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: library path or makefile issue?

From: <theexperts_at_allprodirect.com>
Date: Sat, 23 Mar 2002 21:02:29 -0500

Potential path problems...

In stdcheaders.h:

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif

Should this include line be: #include <$HOME/include/curl/types.h> ?

In curl.h:

line 535: #include <support/SupportDefs.h>

I find no such file or support folder.

Thanks for any help.

-J.
Received on 2002-03-24