[Wine] Problem building from source

Kristian Davies kristian.davies at gmail.com
Tue Mar 3 06:09:14 CST 2009


>
> 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



More information about the wine-users mailing list