| << | < | > | >> |
|
Q: oer 1.0-63 or newer fails to configure/compile/run on Cygwin, why? (#68) Inserted/last edited by EQU <equ@equnet.org> on 2003-09-02 15:15:44 |
|---|
| A: The most likely reason is that beginning with oer 1.0-63 there is IPv6 support in oer that requires the getaddrinfo() system call. This system call isn't by default implemented in Cygwin. There is contributed IPv6 patch for Cygwin. |