| Summary: | Making kernal fails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Paul McDermott <pmcdermott98> |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED INVALID | ||
| Severity: | blocker | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Paul McDermott
2005-04-02 04:57:09 UTC
You used "make oldconfig" when transferring your kernel .config over from an older base kernel. You shouldn't do this unless you know what you are doing - its unsafe. make oldconfig is only useful when going from one gentoo revision to another (e.g. 2.6.11-r3 to 2.6.11-r4). Please start from a fresh kernel config and you won't run into this. |