curl-library
Re: Djgpp Make
From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 9 Jun 2009 03:02:13 +0200
Date: Tue, 9 Jun 2009 03:02:13 +0200
2009/6/9, jvp wrote:
> Now get:
> [...]
> setup.h:358:21: error: tcp.h: No such file or directory (ENOENT)
> file.c:40:24: error: sys/socket.h: No such file or directory (ENOENT)
> file.c:52:19: error: netdb.h: No such file or directory (ENOENT)
> file.c:55:23: error: arpa/inet.h: No such file or directory (ENOENT)
> file.c:58:20: error: net/if.h: No such file or directory (ENOENT)
It seems that you might have not yet installed the Watt-32 library or
that the WATT_ROOT environment variable is not set. This further makes
it fail to detect the Watt-32 library headers.
Fixing that should take you to the next potential problem ;-) or maybe
to success.
-- -=[Yang]=-Received on 2009-06-09