[oe] Strangeness with mkdosfs on OMAP3 board

Khem Raj raj.khem at gmail.com
Thu Jul 8 21:45:24 UTC 2010


On Thu, Jul 8, 2010 at 6:54 AM, Sergey Lapin <slapinid at gmail.com> wrote:
> -D_FILE_OFFSET_BITS=64, where it has gone?

CFLAGS are overwritten, and the makefile is a bit non cross compilation friendly
you can add this

CFLAGS += "-D_FILE_OFFSET_BITS=64

to dosfstools_2.11.bb and then rebuild just this recipe.

Does that help ?

-Khem




More information about the Openembedded-devel mailing list