MineOS network configuration

So! Here I am! I’ve been busy with school so haven’t had much time for this side project. I managed to get all the way to #make install, but when I do it gives an error about kernel header files not being in the expected locations. After some poking around, I found some stuff also from intel on how to find and install them with CentOS, but that leaves me sort of lost on what next. Do I have to find the kernel headers on my other computer, and use the same process to get them into MineOS and install them that way? Or are they already there somewhere? Sorry for the trouble!
edit: so i looked and what uname -a gives me is the same for what dpkg --list | grep linux-image gives me. That should be look at the mineos version and the kernels version, which are both 3.16.0-2+deb8u3. I am confused