iotjs icon indicating copy to clipboard operation
iotjs copied to clipboard

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

Open lanceharvie opened this issue 5 years ago • 1 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

lanceharvie avatar Apr 01 '20 12:04 lanceharvie

Please provide more information about your build command and environment.

LaszloLango avatar Jun 29 '20 06:06 LaszloLango