Results 1 to 4 of 4
please help.. this is what i get when i try to install kernel 2.6.10
root@box:/usr/src/linux-2.6.10# make xconfig
HOSTCC scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:35,
from /usr/include/netinet/in.h:24,
from /usr/include/arpa/inet.h:23,
from scripts/basic/fixdep.c:115:
...
- 01-10-2005 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 10
kernel 2.6.10, HELP A NEWBIE =P
please help.. this is what i get when i try to install kernel 2.6.10
root@box:/usr/src/linux-2.6.10# make xconfig
HOSTCC scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:35,
from /usr/include/netinet/in.h:24,
from /usr/include/arpa/inet.h:23,
from scripts/basic/fixdep.c:115:
/usr/include/bits/socket.h:305:24: asm/socket.h: No su ch file or directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
note: my distro is knoppix 3.7 yes that one that everyone has debian hates
but im full newbie
Thanks in advance
- 01-10-2005 #2
Did you check the md5 sum of your kernel tarball before you extracted it?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 01-11-2005 #3Just Joined!
- Join Date
- Dec 2004
- Posts
- 10
yeap and its ok
- 01-11-2005 #4
ooo...You need to install the linux26-headers. I can't find this on kernel.org atm, but here's a mirrored copy:
http://gentoo.mirrors.pair.com/distf....6.8.1.tar.bz2

There is also a -r1 patch that's in that same directory - linux-2.6.8.1-sh-headers-patch.bz2
Edit: Also you should re-compile glibc with the new headers once you install them.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
