[Bug 57324] New: Wine compilation fails with "error: ‘PROPF_CONSTR’ undeclared"
https://bugs.winehq.org/show_bug.cgi?id=57324 Bug ID: 57324 Summary: Wine compilation fails with "error: ‘PROPF_CONSTR’ undeclared" Product: Wine Version: 9.18 Hardware: x86-64 OS: Linux Status: NEW Severity: blocker Priority: P2 Component: jscript Assignee: wine-bugs(a)winehq.org Reporter: alexhenrie24(a)gmail.com Distribution: --- Since commit 9bda4671000 ("mshtml: Add support for host object accessor props.", 2024-10-03), I get the errors such as the following when I try to compile Wine: ../wine/dlls/jscript/activex.c: In function ‘create_activex_constr’: ../wine/dlls/jscript/activex.c:199:13: error: ‘PROPF_CONSTR’ undeclared (first use in this function) 199 | PROPF_CONSTR|1, prototype, ret); | ^~~~~~~~~~~~ ../wine/dlls/jscript/activex.c:199:13: note: each undeclared identifier is reported only once for each function it appears in make: *** [Makefile:87406: dlls/jscript/x86_64-windows/activex.o] Error 1 I am using Arch Linux, GCC 14.2.1, and MinGW 13.1.0. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57324 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabrielopcode(a)gmail.com, | |jacek(a)codeweavers.com Keywords| |regression, source Regression SHA1| |9bda467100042172c382858eeea | |6709eee6a7791 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57324 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID Severity|blocker |normal --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- Never mind, it was my own fault: I was building out-of-tree and I had an old copy of jsdisp.h in dlls/jscript left over from an in-tree build. Sorry for the noise. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57324 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
WineHQ Bugzilla