Re: problems after compiling new kernel

1999-06-21 Thread Brad
On Sat, 19 Jun 1999, Pollywog wrote: > After compiling kernel 2.2.10 and trying to install new software, I got: > > make all-recursive > make[1]: Entering directory `/home/pollywog/ksnuffle-0.2' > Making all in libpcap-0.4 > make[2]: Entering directory `/home/pollywog/ksnuffle-0.2/libpcap-0.4' >

Re: problems after compiling new kernel

1999-06-20 Thread Remco van de Meent
Pollywog wrote: > After compiling kernel 2.2.10 and trying to install new software, I got: ... > ./pcap-linux.c:31: net/if.h: No such file or directory ... > Why does this happen? Am I doing something wrong? It seems I frequently > "lose" if.h In the 2.2.x kernels, if.h is in include/linux/, so