http://bugs.winehq.org/show_bug.cgi?id=20368
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-10-16 13:37:19 --- Okay, I just tried it myself and it fails on Wine. My config.log shows that struct sockaddr_in6 has the sin6_scope_id field, and sizeof(struct sockaddr_in6) == 28 in Linux. Therefore, the app is compiled not to expect the scope id field.