DISCUSSION: Kernel Compilation and Avoiding ‘Unresolved Symbol’ HOWTO
LinuxAnswers DiscussionThis forum is to discuss articles posted to LinuxAnswers.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi,
Presrently we are using kernel 2.4.18-14.
I compiled the RH kernel 2.4.25 on 2.4.18.
All the "make" steps gone fine.But in the make modules, modules_install step it throws the message "nothing done".
When i booted the server with new kernel(2.4.25), It doesn't load many modules.Because in make module& modules_install step, it did not build the new modules.
I found this "howto" pdf in a website, It has solution. By including the some "C" code.
But i don't know in which file to include that code and where is that file.
Originally posted by jp_srirengan Hi,
Presrently we are using kernel 2.4.18-14.
I compiled the RH kernel 2.4.25 on 2.4.18.
All the "make" steps gone fine.But in the make modules, modules_install step it throws the message "nothing done".
When i booted the server with new kernel(2.4.25), It doesn't load many modules.Because in make module& modules_install step, it did not build the new modules.
I found this "howto" pdf in a website, It has solution. By including the some "C" code.
But i don't know in which file to include that code and where is that file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.