Open moharaka opened 4 years ago
Update:
I am no longer hitting the problem. The only explanation is that I now have a correct configuration file. With KVM and INFINIBAND set to "yes".
With these modules ON, the "<linux/jhash.h>" header is probably loaded implicitly through them.
Will it still be nice to explicitly add the header?
Hi,
I just hit this error when compiling:
I managed to fix it with this patch:
Also, I am trying to compile the kernel using TCP/IP, so this macro is set:
Is this the right approach?