| Summary: | Kernel .config copy fail | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Eric Hokanson <hokanson> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
Seems to be fixed in latest release. Closing. |
The latest snapshot (Oct 1st), and the several I tried before that, die when it comes time to compile the Kernel. I receive the following error: rm -rf /home/eric/buildroot/output/build/linux-2.6.31.1 *** Unpacking kernel source bzcat ./dl/linux-2.6.31.1.tar.bz2 | tar -C /home/eric/buildroot/output/build -xf - touch /home/eric/buildroot/output/build/linux-2.6.31.1/.unpacked toolchain/patch-kernel.sh /home/eric/buildroot/output/build/linux-2.6.31.1 toolchain/kernel-headers \ linux-2.6.31.1-\*.patch{,.gz,.bz2} touch /home/eric/buildroot/output/build/linux-2.6.31.1/.patched cp -dpf /home/eric/buildroot/output/build/linux-2.6.31.1/.config cp: missing destination file operand after `/home/eric/buildroot/output/build/linux-2.6.31.1/.config' Try `cp --help' for more information. make: *** [/home/eric/buildroot/output/build/linux-2.6.31.1/.configured] Error 1