https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100012
Bug ID: 100012 Summary: MSDOS DJGPP host no socket while libcody does not block this Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com Target Milestone: --- ../../../gcc/libcody/cody.hh:33:10: fatal error: sys/socket.h: No such file or directory 33 | #include <sys/socket.h> | ^~~~~~~~~~~~~~ compilation terminated. yes make[2]: *** [Makefile:58: packet.o] Error 1 In file included from ../../../gcc/libcody/internal.hh:5, from ../../../gcc/libcody/resolver.cc:6: ../../../gcc/libcody/cody.hh:33:10: fatal error: sys/socket.h: No such file or directory 33 | #include <sys/socket.h>