|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001538 |
[buildroot] Architecture Specific |
major |
always |
10-17-07 04:21 |
10-17-07 04:21 |
|
|
Reporter |
HappyCactus |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
open |
|
|
Status |
assigned |
|
Product Version |
|
|
|
Summary |
0001538: depmod fails in linux package [20270] |
|
Description |
depmod fails when compiling the kernel, because rm -rf removes all the lib/modules/$linux-version directory before calling make+depmod, so a "directory not found" error will be issued.
Just a mkdir -p before the failing make solves the issue. |
|
Additional Information |
|
|
|
Attached Files |
|
|
|