[Bug 581] New: Busybox sources do not include somee mtd headers

bugzilla at busybox.net bugzilla at busybox.net
Wed Aug 26 10:51:25 UTC 2009


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

              Host: mipsel-linux-gnu
            Target: mipsel-linux-uclibc
             Build: mipsel-linux-gnu
           Summary: Busybox sources do not include somee mtd headers
           Product: Busybox
           Version: 1.14.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: chief at greatchief.plus.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Busybox sources do not include some mtd headers - e.g.
mtd-abi.h
mtd-user.h
jffs2-user.h

This breaks compilation (mipsel target) if either CONFIG_FLASH_ERASEALL OR
CONFIG_FLASH_UNLOCK OR CONFIG_FLASH_LOCK is enabled, because the headers cannot
be found.

The problem was overcome by copying over these headers from the mtd-utils
sources to the cross-compiler's system include/mtd directory. Shouldn't they be
part of the busybox sources?


-- 
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.


More information about the busybox-cvs mailing list