Results 1 to 2 of 2
I'm having trouble compiling Kernel 2.8.28-2. I run make-kpkg and Immediatly get the error:
Code:
//usr/share/kernel-package/ruleset/minimal.mk:53: No .config file found.
I specified the config file of my current kernel (2.6.18-6) ...
- 01-27-2009 #1Just Joined!
- Join Date
- May 2005
- Posts
- 64
Trouble compiling Kernel 2.8.28-2
I'm having trouble compiling Kernel 2.8.28-2. I run make-kpkg and Immediatly get the error:
I specified the config file of my current kernel (2.6.18-6) in menuconfig.. not sure what to do..?Code://usr/share/kernel-package/ruleset/minimal.mk:53: No .config file found.
Thanks
- 01-28-2009 #2Just Joined!
- Join Date
- Jan 2009
- Posts
- 6
i think that .config file should be located in the parent tree of your source code.for example /usr/src/linux-2.6.28/.config


Reply With Quote
