http://bugs.winehq.com/show_bug.cgi?id=1572
Alan.Hargreaves@Sun.COM changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Malformed else and use of |Malformed else, use of |obsolete ifreq |obsolete ifreq |structure/union in ifenum.c |structure/union and missing | |getInterfaceAddrByName in | |ifenum.c
------- Additional Comments From Alan.Hargreaves@Sun.COM 2003-04-07 22:53 ------- As a part of creating a patch for wine-patches, I discovered that Solaris does not implement getInterfaceAddrByName.
The patch that will be sent in (after testing) will contain the fixes for
1. The malformed else 2. A #ifdef'd __sun version of getInterfaceMtuByName that uses struct lifreq 3. A #ifdef'd __sun implementation of getInterfaceAddrByName