[Bug 37254] New: server/curses.c fails to build on NetBSD 6.1.4
https://bugs.winehq.org/show_bug.cgi?id=37254 Bug ID: 37254 Summary: server/curses.c fails to build on NetBSD 6.1.4 Product: Wine Version: 1.7.26 Hardware: x86 OS: NetBSD Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com gcc -c -o curses.o curses.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer -g -O2 curses.c:102:1: error: 'getmouse' undeclared here (not in a function) curses.c:102:1: warning: type defaults to 'int' in declaration of 'p_getmouse' curses.c:128:1: error: 'acs_map' undeclared here (not in a function) curses.c:128:1: warning: type defaults to 'int' in declaration of 'p_acs_map' -- 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=37254 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- Are you sure that's not wineconsole? -- 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=37254 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wineserver |programs Summary|server/curses.c fails to |wineconsole/curses.c fails |build on NetBSD 6.1.4 |to build on NetBSD 6.1.4 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Henri Verbeet from comment #1)
Are you sure that's not wineconsole?
It is, thanks. -- 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=37254 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Created attachment 49556 --> https://bugs.winehq.org/attachment.cgi?id=49556 hacky patch to compile This lets it compile, but breaks wineconsole. -- 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=37254 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- http://source.winehq.org/git/wine.git/commitdiff/70d497943759599d980ea7d22d9... is a partial fix, but the acs_map issue remains. -- 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=37254 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |jacek(a)codeweavers.com Status|NEW |RESOLVED Fixed by SHA1| |05628e169db4c8aa4ad36953d07 | |b13d71ff3a5e0 --- Comment #5 from Jacek Caban <jacek(a)codeweavers.com> --- Fixed in git: https://source.winehq.org/git/wine.git/commitdiff/05628e169db4c8aa4ad36953d0... -- 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=37254 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.18. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla