Any chance anybody has successfully compiled PennMUSH v1.7.3p3 with Cygwin?
I get the following error(s) durring the "MAKE":
mysocket.c: In function `getaddrinfo':
mysocket.c:1007: warning: passing arg 1 of `bzero' from incompatible pointer typ
e
mysocket.c:1063: `_res' undeclared (first use in this function)
mysocket.c:1063: (Each undeclared identifier is reported only once
mysocket.c:1063: for each function it appears in.)
mysocket.c:1063: `RES_INIT' undeclared (first use in this function)
mysocket.c:1069: `RES_USE_INET6' undeclared (first use in this function)
Anyone know what causes this, or how to fix it at all?
- Silicon
I get the following error(s) durring the "MAKE":
mysocket.c: In function `getaddrinfo':
mysocket.c:1007: warning: passing arg 1 of `bzero' from incompatible pointer typ
e
mysocket.c:1063: `_res' undeclared (first use in this function)
mysocket.c:1063: (Each undeclared identifier is reported only once
mysocket.c:1063: for each function it appears in.)
mysocket.c:1063: `RES_INIT' undeclared (first use in this function)
mysocket.c:1069: `RES_USE_INET6' undeclared (first use in this function)
Anyone know what causes this, or how to fix it at all?
- Silicon