http://bugs.winehq.org/show_bug.cgi?id=6780
Summary: Loader compilation error on 0.9.26 Product: Wine Version: 0.9.26. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: imaxfun@gmail.com
While compiling the new version of Wine 0.9.26 from source, I get an error and cannot get it finished. The error happens while compiling the loader, so I assume that's correct component for this. As far as I understand on basis of the error text, it is something about undefined reference to Wine_version...
Perhaps I'm just too dumb for this, but I didn't have similar problem earlier on upgrading to 0.9.25, so IMHO this is regression in 0.9.26. I have removed the old version completely, and the configuration goes fine. Also the compilation starts normally until that. Returning 0.9.25 binary goes without problem, too.
I'll include the consol output below.