* [Buildroot] [Bug 6290] New: copying the kernel fails
@ 2013-05-29 6:23 bugzilla at busybox.net
2013-05-29 19:12 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2013-05-29 6:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=6290
Summary: copying the kernel fails
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: jungmann0 at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
I want to build a linux system for my arm-based PDA (Intel PXA255 processor).
The build fails with the following message:
# dtbs moved from arch/RCH/boot to arch/RCH/boot/dts since 3.8-rc1
cp /home/jakob/Downloads/Buildroot/output/target/boot/
cp is missing the destination
?cp --help? gives more information.
make: ***
[/home/jakob/Downloads/Buildroot/output/build/linux-3.7.8/.stamp_target_installed]
Error 1
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [Bug 6290] copying the kernel fails 2013-05-29 6:23 [Buildroot] [Bug 6290] New: copying the kernel fails bugzilla at busybox.net @ 2013-05-29 19:12 ` bugzilla at busybox.net 2013-06-01 18:40 ` [Buildroot] [Bug 6290] New: " Arnout Vandecappelle 2013-11-14 0:07 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2013-05-29 19:12 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=6290 --- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-05-29 19:11:03 UTC --- Which version of Buildroot are you using? Can you attach your Buildroot .config file to the bug report? Thanks! -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 6290] New: copying the kernel fails 2013-05-29 6:23 [Buildroot] [Bug 6290] New: copying the kernel fails bugzilla at busybox.net 2013-05-29 19:12 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net @ 2013-06-01 18:40 ` Arnout Vandecappelle 2013-11-14 0:07 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: Arnout Vandecappelle @ 2013-06-01 18:40 UTC (permalink / raw) To: buildroot On 29/05/13 08:23, bugzilla at busybox.net wrote: > https://bugs.busybox.net/show_bug.cgi?id=6290 > > Summary: copying the kernel fails > Product: buildroot > Version: unspecified > Platform: PC > OS/Version: Linux > Status: NEW > Severity: critical > Priority: P5 > Component: Other > AssignedTo: unassigned at buildroot.uclibc.org > ReportedBy: jungmann0 at gmail.com > CC: buildroot at uclibc.org > Estimated Hours: 0.0 > > > I want to build a linux system for my arm-based PDA (Intel PXA255 processor). > The build fails with the following message: > > # dtbs moved from arch/RCH/boot to arch/RCH/boot/dts since 3.8-rc1 > cp /home/jakob/Downloads/Buildroot/output/target/boot/ > cp is missing the destination > ?cp --help? gives more information. > make: *** > [/home/jakob/Downloads/Buildroot/output/build/linux-3.7.8/.stamp_target_installed] > Error 1 Probably BR2_LINUX_KERNEL_CUSTOM_DTS_PATH or BR2_LINUX_KERNEL_INTREE_DTS_NAME is empty. We should add a check for that. Regards, Arnout -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286500 Essensium/Mind http://www.mind.be G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 6290] copying the kernel fails 2013-05-29 6:23 [Buildroot] [Bug 6290] New: copying the kernel fails bugzilla at busybox.net 2013-05-29 19:12 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net 2013-06-01 18:40 ` [Buildroot] [Bug 6290] New: " Arnout Vandecappelle @ 2013-11-14 0:07 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2013-11-14 0:07 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=6290 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-11-14 00:07:08 UTC --- No feedback from the user since May, no information about the Buildroot version or configuration, so I'm closing this bug. Do not hesitate to reopen it with the requested details. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-14 0:07 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-05-29 6:23 [Buildroot] [Bug 6290] New: copying the kernel fails bugzilla at busybox.net 2013-05-29 19:12 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net 2013-06-01 18:40 ` [Buildroot] [Bug 6290] New: " Arnout Vandecappelle 2013-11-14 0:07 ` [Buildroot] [Bug 6290] " bugzilla at busybox.net
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.