[Bug 37254] New: server/curses.c fails to build on NetBSD 6.1.4

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 10 21:00:45 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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.



More information about the wine-bugs mailing list