| Summary: | kernel 3.2.12 make Error1 vmlinux.o No such file ... | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | a6702894 |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | a6702894, bpshacklett |
| Priority: | Normal | ||
| Version: | autobuilds | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
.config - file
ouput of all commands resulting in the error |
||
|
Description
a6702894
2012-04-16 22:39:19 UTC
This is not a Gentoo problem. Your kernel compilation must have some errors before the text you pasted on your comment Please capture the entire build output in a file and attach that to this bug report. Also post the entire command you ran to begin the build procedure. Created attachment 309485 [details]
ouput of all commands resulting in the error
The commands leading to the error were
make dep
make clean
make
these are also included as headers in the command output
kind regards
michael
I cannot reproduce this using the same versions and .config you provided, can you attach the output of emerge --info and the output of make -d in your kernel source directory? |