Bug 403 - Error while building ISO9660 image
Summary: Error while building ISO9660 image
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 13:26 UTC by Akagi
Modified: 2009-07-26 22:07 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
config file for buildroot (18.49 KB, application/octet-stream)
2009-06-15 13:26 UTC, Akagi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akagi 2009-06-15 13:26:18 UTC
Created attachment 407 [details]
config file for buildroot

Hello, I currently try to build a busybox with buildroot, but it fails every time with the error message:

cp  /home/xxx/data/development/dist/build/product/buildroot/buildroot-2009.05/build_i686/iso9660/kernel
cp: Fehlender Zieldatei?Operand hinter „/home/xxx/data/development/dist/build/product/buildroot/buildroot-2009.05/build_i686/iso9660/kernel“
„cp --help“ gibt weitere Informationen.
make: *** [/home/xxx/data/development/dist/build/product/buildroot/buildroot-2009.05/binaries/uclibc/rootfs.i686.iso] Fehler 1

(I am german so the error messages are in german too).

I use Ubuntu 9.04 Jaunty as environment. I also attach the config file I use for the build.

Please send me a note if I should supply additional information.

Best regards.
Comment 1 Peter Korsgaard 2009-07-26 22:07:29 UTC
The iso9660 target needs a Linux kernel to be built. I have changed the dependencies to make this clearer in git.