All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers
@ 2010-05-10 13:24 bugzilla at busybox.net
  2010-05-10 18:22 ` [Buildroot] [Bug 1747] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-10 13:24 UTC (permalink / raw)
  To: buildroot

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

           Summary: external toolchain does not include mtd-util headers
           Product: buildroot
           Version: 2010.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: mensch0815 at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


if I build a external toolchain with buildroot the mtd-utils headers won't get
included in usr/include, therfore programs such as fw_printenv fail to build.

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 1747] external toolchain does not include mtd-util headers
  2010-05-10 13:24 [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers bugzilla at busybox.net
@ 2010-05-10 18:22 ` bugzilla at busybox.net
  2010-05-11  8:45 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-10 18:22 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
What would you want Buildroot to do in this case ?

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 1747] external toolchain does not include mtd-util headers
  2010-05-10 13:24 [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers bugzilla at busybox.net
  2010-05-10 18:22 ` [Buildroot] [Bug 1747] " bugzilla at busybox.net
@ 2010-05-11  8:45 ` bugzilla at busybox.net
  2010-08-29  9:23 ` bugzilla at busybox.net
  2012-01-31 22:43 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-11  8:45 UTC (permalink / raw)
  To: buildroot

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

--- Comment #2 from Matthias Brugger <mensch0815@gmail.com>  ---
(In reply to comment #1)
> What would you want Buildroot to do in this case ?

I think it should put the necessary headers in the toolchain folder, or add a
include statement so that the program builds without manually copying the
files.

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 1747] external toolchain does not include mtd-util headers
  2010-05-10 13:24 [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers bugzilla at busybox.net
  2010-05-10 18:22 ` [Buildroot] [Bug 1747] " bugzilla at busybox.net
  2010-05-11  8:45 ` bugzilla at busybox.net
@ 2010-08-29  9:23 ` bugzilla at busybox.net
  2012-01-31 22:43 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-08-29  9:23 UTC (permalink / raw)
  To: buildroot

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

--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
I've tried to build U-Boot fw_printenv utility in Buildroot using a internal
Buildroot toolchain and it just works. Could you post the Buildroot
configuration that fails for you ?

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] 5+ messages in thread

* [Buildroot] [Bug 1747] external toolchain does not include mtd-util headers
  2010-05-10 13:24 [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-08-29  9:23 ` bugzilla at busybox.net
@ 2012-01-31 22:43 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2012-01-31 22:43 UTC (permalink / raw)
  To: buildroot

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

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

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

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2012-01-31 22:43:47 UTC ---
No news since almost a year and a half, closing.

-- 
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] 5+ messages in thread

end of thread, other threads:[~2012-01-31 22:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-10 13:24 [Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers bugzilla at busybox.net
2010-05-10 18:22 ` [Buildroot] [Bug 1747] " bugzilla at busybox.net
2010-05-11  8:45 ` bugzilla at busybox.net
2010-08-29  9:23 ` bugzilla at busybox.net
2012-01-31 22:43 ` 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.