All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 2785] New: mtd-utils build fails due to missing libmtd
@ 2010-11-08 15:54 bugzilla at busybox.net
  2010-11-11 15:11 ` [Buildroot] [Bug 2785] " bugzilla at busybox.net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-11-08 15:54 UTC (permalink / raw)
  To: buildroot

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

           Summary: mtd-utils build fails due to missing libmtd
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: patrick.ziegler at fh-kl.de
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


When I try to compile ubiattach, ubidetach, ubiformat, ubimkvol, ubinize from
mtd utils (1.4.1), the link process fails with the following error:

[...]"arm-unknown-linux-uclibcgnueabi/bin/ld: cannot find -lmtd collect2: ld
returned 1 exit status"

-- 
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 2785] mtd-utils build fails due to missing libmtd
  2010-11-08 15:54 [Buildroot] [Bug 2785] New: mtd-utils build fails due to missing libmtd bugzilla at busybox.net
@ 2010-11-11 15:11 ` bugzilla at busybox.net
  2010-11-11 15:19 ` bugzilla at busybox.net
  2010-11-18 20:58 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-11-11 15:11 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Patrick Ziegler <patrick.ziegler@fh-kl.de>  ---
Created attachment 2659
  --> https://bugs.busybox.net/attachment.cgi?id=2659
Fix Build of ubi tools if no other mtd tool was built

-- 
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 2785] mtd-utils build fails due to missing libmtd
  2010-11-08 15:54 [Buildroot] [Bug 2785] New: mtd-utils build fails due to missing libmtd bugzilla at busybox.net
  2010-11-11 15:11 ` [Buildroot] [Bug 2785] " bugzilla at busybox.net
@ 2010-11-11 15:19 ` bugzilla at busybox.net
  2010-11-18 20:58 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-11-11 15:19 UTC (permalink / raw)
  To: buildroot

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

Patrick Ziegler <patrick.ziegler@fh-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.11

--- Comment #2 from Patrick Ziegler <patrick.ziegler@fh-kl.de>  ---
Buildroot version: 2010.11-rc1

If only ubi tools shall be build from mtd-utils, the libmtd.a will not be build
but is in fact a dependency of some ubi tools (e.g. ubiattach).

The previous attached patch fixes this problem for me by building libmtd.a
explicit as soon as an ubi tool shall be 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] 4+ messages in thread

* [Buildroot] [Bug 2785] mtd-utils build fails due to missing libmtd
  2010-11-08 15:54 [Buildroot] [Bug 2785] New: mtd-utils build fails due to missing libmtd bugzilla at busybox.net
  2010-11-11 15:11 ` [Buildroot] [Bug 2785] " bugzilla at busybox.net
  2010-11-11 15:19 ` bugzilla at busybox.net
@ 2010-11-18 20:58 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-11-18 20:58 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

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

--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org>  ---
Thanks, committed a simplified (always just build libmtd.a) version to git.

-- 
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-11-18 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 15:54 [Buildroot] [Bug 2785] New: mtd-utils build fails due to missing libmtd bugzilla at busybox.net
2010-11-11 15:11 ` [Buildroot] [Bug 2785] " bugzilla at busybox.net
2010-11-11 15:19 ` bugzilla at busybox.net
2010-11-18 20:58 ` 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.