[Bug 47090] wine fails to build with certain LDFLAGS

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 29 08:27:51 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47090

Rafał Mużyło <galtgendo at o2.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from Rafał Mużyło <galtgendo at o2.pl> ---
:sweatdrop:

...so, the problem was due to a (nearly) 7 years old patch that partially
addresses a bug in wine, that's still valid and (mostly) untouched.

It was using 'ERR' in libwine, which now is no longer possible.
Just replacing that with 'fprintf(stderr,...)' got things moving.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list