2003-11-25.19:55:24 [BUILD] del echo.mingw32.exe Impossibile trovare C:\shoot\bench\echo\echo.mingw32.exe 2003-11-25.19:55:24 [BUILD] copy echo.mingw32 echo.c 1 file copiati. 2003-11-25.19:55:24 [BUILD] c:\mingw32\bin\gcc.exe -I..\Include -Ic:\mingw32\include -Bc:\mingw32\lib -Lc:\mingw32\lib -pipe -Wall -O3 -fomit-frame-pointer echo.c -o echo.mingw32.exe echo.c:13: sys/socket.h: No such file or directory echo.c:14: sys/wait.h: No such file or directory echo.c:15: netinet/in.h: No such file or directory echo.c:18: parse error before `socklen_t' echo.c:18: warning: `struct sockaddr' declared inside parameter list echo.c:18: warning: its scope is only this definition or declaration, which is probably not what you want. echo.c: In function `genericSock': echo.c:30: storage size of `sin' isn't known echo.c:31: warning: implicit declaration of function `socket' echo.c:31: `PF_INET' undeclared (first use in this function) echo.c:31: (Each undeclared identifier is reported only once echo.c:31: for each function it appears in.) echo.c:31: `SOCK_STREAM' undeclared (first use in this function) echo.c:33: warning: implicit declaration of function `setsockopt' echo.c:33: `SOL_SOCKET' undeclared (first use in this function) echo.c:33: `SO_REUSEADDR' undeclared (first use in this function) echo.c:36: `AF_INET' undeclared (first use in this function) echo.c:37: warning: implicit declaration of function `htonl' echo.c:37: `INADDR_LOOPBACK' undeclared (first use in this function) echo.c:39: `socklen_t' undeclared (first use in this function) echo.c:39: parse error before `sizeof' echo.c:30: warning: unused variable `sin' echo.c: In function `server_sock': echo.c:47: `bind' undeclared (first use in this function) echo.c:48: warning: implicit declaration of function `listen' echo.c: In function `client_sock': echo.c:53: `connect' undeclared (first use in this function) echo.c: In function `get_port': echo.c:58: storage size of `sin' isn't known echo.c:59: `socklen_t' undeclared (first use in this function) echo.c:59: parse error before `slen' echo.c:60: warning: implicit declaration of function `getsockname' echo.c:60: `slen' undeclared (first use in this function) echo.c:58: warning: unused variable `sin' echo.c:63: warning: control reaches end of non-void function echo.c: In function `echo_server': echo.c:105: storage size of `sin' isn't known echo.c:106: `socklen_t' undeclared (first use in this function) echo.c:106: parse error before `slen' echo.c:110: `SIGCHLD' undeclared (first use in this function) echo.c:111: warning: implicit declaration of function `fork' echo.c:115: warning: implicit declaration of function `accept' echo.c:115: `slen' undeclared (first use in this function) echo.c:137: warning: implicit declaration of function `wait' echo.c:105: warning: unused variable `sin' 2003-11-25.19:55:25 [BUILD] del echo.c [RUN] echo.mingw32.exe 10000 -- FAIL (file does not exist) [RUN] echo.mingw32.exe 40000 -- FAIL (file does not exist) [RUN] echo.mingw32.exe 70000 -- FAIL (file does not exist) [RUN] echo.mingw32.exe 100000 -- FAIL (file does not exist)