@gt227: I don't think Casablanca should define DWORD anywhere for Linux, because this is a Windows type. (I think we needed it at some point, but then cleaned things up and forgot to remove the typedef).
Can you try removing it from linux_compat.h (line 68) and report back? If it solves your problem, we'll remove it in the next release.
I suspect the same is true for the other two types in the same header -- ULONG and WORD.
Can you try removing it from linux_compat.h (line 68) and report back? If it solves your problem, we'll remove it in the next release.
I suspect the same is true for the other two types in the same header -- ULONG and WORD.