Bug 403

Summary: Error while building ISO9660 image
Product: buildroot Reporter: Akagi <akagi010>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: config file for buildroot

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.