On Wed, Jun 22, 2005 at 10:28:25AM -0500, George Kasica wrote:-Hello:
Trying to compile 2.6.12 here and am getting the following error. I am
currently running 2.4.31 and have upgraded the needed bits per the Change
document before trying the build:
[root@eagle src]# cd linux
[root@eagle linux]# make mrproper
CLEAN .config
[root@eagle linux]# cp ../config-2.4.31 .config
[root@eagle linux]# make oldconfig
HOSTCC scripts/basic/fixdep
In file included from /usr/local/include/netinet/in.h:212,
...
What are these kernel headers under /usr/local ?
I don't see any reason why they should be there.
George
cu
Adrian