jerryscript-project / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
2.58k stars 440 forks source link

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

Open lanceharvie opened 4 years ago

lanceharvie commented 4 years ago

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

LaszloLango commented 4 years ago

Please provide more information about your build command and environment.