good morning,
i am trying to make with cygwin for xserver but it keeps throwing missing winauth.h file.
InitOutput.c:68:10: fatal error: winauth.h: No such file or directory
68 | #include "winauth.h"
| ^~~~~~~~~~~
in xserver/hw/xwin/ directory, i have winauth.c but missing header file for it.
in all versions i checked, they are all missing winauth.h file.
i tried to create a blank winauth.h file and it throws errors from it so I think that file is required. where can i find this file?
Thank you!
It is inside the source package of the X server
xorg-serverYou can download the
srcpackage with Cygwin setup. It will be installed under/usr/src/