> > http://bugs.winehq.org/show_bug.cgi?id=13445 > I don't think that's the issue. But I got around it by... libs/wine/config.c:417 - extern const char wine_build[]; + static const char wine_build[] = "wine-1.1.15"; Possibly due to the lack of non-default version of autoconf.... although it's an uneducated guess. Cheers, Kristian