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]=-
