Results 31 to 35 of 35
Thanks.
I again tried to install kernel 2.6.18.1 by setting few options in xconfig like cpu, mobo but still can't boot.
I have finally given up compiling kernel ....
- 10-21-2006 #31Linux Newbie
- Join Date
- Aug 2006
- Posts
- 117
Thanks.
I again tried to install kernel 2.6.18.1 by setting few options in xconfig like cpu, mobo but still can't boot.
I have finally given up compiling kernel .
- 10-22-2006 #32Linux Newbie
- Join Date
- Aug 2006
- Posts
- 117
Hi kern,
Do you know this?
http://www.linuxforums.org/forum/mis...iso-image.html
Regards,
Aditya
- 11-03-2006 #33Just Joined!
- Join Date
- Nov 2006
- Location
- Bulgaria
- Posts
- 2
What's the explaination not to use 2.6 kernel headers?
Same advice is written in kernel-headers.WARNING file:
Originally Posted by kern
It'll be good to know why if glibc is compiled with kernel X it is not good idea to install headers of kernel Y (Y > X).... As a general rule, installing kernel headers
that are newer than the kernel glibc was compiled with *may* cause problems,
so unless you need these for a particular reason it's best to stick with the
2.4.x kernel-headers package for now. ...
Thanks.
- 11-03-2006 #34Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
the kernel headers are the 'API' of the operating system kernel, I guess the API needs to match the function calls .. possibly
*throwing that up in the air*
- 11-06-2006 #35Just Joined!
- Join Date
- Nov 2006
- Location
- Bulgaria
- Posts
- 2
understood
Started to understand the reason. However, in another forum somebody gave me the following link, which makes things even more clear:
Originally Posted by kern
http://linuxmafia.com/faq/Kernel/usr...x-symlink.html
thanks very much, kern!


Reply With Quote