[Buildroot] [PATCH 2/2] mtd-utils.git: fix targets

Peter Korsgaard jacmet at uclibc.org
Thu Aug 6 07:58:48 UTC 2009


>>>>> "Daniel" == Daniel Mack <daniel at caiaq.de> writes:

Hi,

 >> I expect that you just need to make mkfs.ubifs depend on largefile
 >> support in the toolchain if it cannot easily be fixed in the
 >> sources.

 Daniel> Hmm, yes. Unfortunately, we'll have to depend on LARGEFILE
 Daniel> then. Give the patch below a try - and thanks for the
 Daniel> patience :)

Hmm, that's quite a big hammer. Looking closer at it, it seems like
the only thing that really needs largefile and libuuid support is
mkfs.ubifs, which you build but never install. Wouldn't it be a lot
simpler to simply add SUBDIRS=ubi-utils to the make arguments so it
never tries to build mkfs.ubifs and get rid of the libuuid / largefile
dependency?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list