[Bug 49106] New: error: redefinition of typedef ‘UCHAR’ (plus PUCHAR’, ‘USHORT’, PUSHORT’, ‘ULONG’, and PULONG’)

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 5 13:07:36 CDT 2020


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

            Bug ID: 49106
           Summary: error: redefinition of typedef ‘UCHAR’ (plus PUCHAR’,
                    ‘USHORT’, PUSHORT’, ‘ULONG’, and PULONG’)
           Product: Wine
           Version: 5.7
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: version2013 at protonmail.com
      Distribution: ---

in distro:

# uname --kernel-release
3.0.66

# gcc --version
4.3.4

# ldd --version
2.10.1


Compiling wine-5.7 fails with:
error: redefinition of typedef ‘UCHAR’
error: redefinition of typedef ‘PUCHAR’
error: redefinition of typedef ‘USHORT’
error: redefinition of typedef ‘PUSHORT’
error: redefinition of typedef ‘ULONG’
error: redefinition of typedef ‘PULONG’


I imagine other bug [1] is still present, but this new bug stops compilation
first.


[1] https://bugs.winehq.org/show_bug.cgi?id=47907

-- 
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