Comment 7 for bug 696952

Revision history for this message
Dan Kegel (dank) wrote :

I doubt it's a bug in glibc.

When you configure wine with CFLAGS="-ansi", you could go further and do CFLAGS="-ansi -D_BSD_SOURCE".
Or wine could add -D_BSD_SOURCE to its configure script.