<!-- This issue tracker is only for technical issues related to Bitcoin Core. <!-- Describe the issue -->
I'm unable to compile the bit core code on WSL
I get the error message: CC buffer.lo In file included from buffer.c:94: util-internal.h:490:48: error: operator '<=' has no right operand 490 | #if (EVENT__SIZEOF_SIZE_T <= EVENT__SIZEOF_LONG) | ^ make[2]: *** [Makefile:1806: buffer.lo] Error 1
- System information
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
git clone https://github.com/bitcoin/bitcoin.git
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Windows 10 Running WSL running Ubantu
