jerryscript-project / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make[1]: *** [net_clone.o] Error 1

lanceharvie opened this issue · comments

CC: socket/net_clone.c
In file included from socket/net_clone.c:52:0:
./tcp/tcp.h:166:22: error: field 'readahead' has incomplete type
struct iob_queue_s readahead; /* Read-ahead buffering */
^
make[1]: *** [net_clone.o] Error 1
make: *** [net/libnet.a] Error 2

Please provide more information about your build command and environment.