All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 475] New: uImage target for U-boot failed generating
@ 2009-07-21 11:02 bugzilla at busybox.net
  2010-02-21 22:32 ` [Buildroot] [Bug 475] " bugzilla at busybox.net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-07-21 11:02 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=475

              Host: i386-pc-linux-gnu
            Target: powerpc-unknown-linux-gnu
             Build: i386-pc-linux-gnu
           Summary: uImage target for U-boot failed generating
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: etienne_lorrain at yahoo.fr
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=487)
 --> (https://bugs.busybox.net/attachment.cgi?id=487)
all config leading to the error

BOOTCC  arch/powerpc/boot/fdt_rw.o
  BOOTCC  arch/powerpc/boot/fdt_strerror.o
  BOOTAR  arch/powerpc/boot/wrapper.a
  WRAP    arch/powerpc/boot/uImage
/home/elorrain/buildroot/project_build_powerpc/Eqam4G/linux-2.6.30.2/arch/powerpc/boot/wrapper:
line 261: mkimage: command not found
make[2]: *** [arch/powerpc/boot/uImage] Error 127
make[1]: *** [uImage] Error 2
make[1]: Leaving directory
`/home/elorrain/buildroot/project_build_powerpc/Eqam4G/linux-2.6.30.2'
make: *** [/home/elorrain/buildroot/binaries/Eqam4G/uImage] Error 2


-- 
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 475] uImage target for U-boot failed generating
  2009-07-21 11:02 [Buildroot] [Bug 475] New: uImage target for U-boot failed generating bugzilla at busybox.net
@ 2010-02-21 22:32 ` bugzilla at busybox.net
  2010-06-07 20:40 ` bugzilla at busybox.net
  2010-07-15  9:23 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 22:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=475


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.05




--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-02-21 22:32:59 UTC ---
Move milestone to 2010.05 since enhancements will not be handled before the
release of 2010.02.


-- 
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 475] uImage target for U-boot failed generating
  2009-07-21 11:02 [Buildroot] [Bug 475] New: uImage target for U-boot failed generating bugzilla at busybox.net
  2010-02-21 22:32 ` [Buildroot] [Bug 475] " bugzilla at busybox.net
@ 2010-06-07 20:40 ` bugzilla at busybox.net
  2010-07-15  9:23 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-06-07 20:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=475

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Yes, the BR2_KERNEL_LINUX infrastructure doesn't handle the dependency on
mkimage, while the BR2_KERNEL_LINUX_ADVANCED infrastructure does. I don't
intend to fix the current BR2_KERNEL_LINUX infrastructure since I've completely
rewritten the code to compile the Linux kernel and hope to get it merged for
2010.08. The dependency on mkimage in this new infrastructure should be
correct.

So if my new infrastructure gets merged, we'll be able to mark this bug as
fixed.

-- 
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 475] uImage target for U-boot failed generating
  2009-07-21 11:02 [Buildroot] [Bug 475] New: uImage target for U-boot failed generating bugzilla at busybox.net
  2010-02-21 22:32 ` [Buildroot] [Bug 475] " bugzilla at busybox.net
  2010-06-07 20:40 ` bugzilla at busybox.net
@ 2010-07-15  9:23 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-07-15  9:23 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=475

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
The linux-cleanup work has been merged, and it properly handles the dependency
on uImage generation to U-Boot mkimage. So this bug is fixed now.

-- 
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:[~2010-07-15  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-21 11:02 [Buildroot] [Bug 475] New: uImage target for U-boot failed generating bugzilla at busybox.net
2010-02-21 22:32 ` [Buildroot] [Bug 475] " bugzilla at busybox.net
2010-06-07 20:40 ` bugzilla at busybox.net
2010-07-15  9:23 ` 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.