mtd-utils 1.0.1 Cross Compile error

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Mar 13 07:10:30 EDT 2008


On Thu, 13 Mar 2008 11:40:09 +0100
Manuel Sahm <Manuel.Sahm at feig.de> wrote:

> Hello,
> 
> I want to CrossCompile mtd-utils 1.0.1 with an ARM Crossompiler but 
> through the process an error occurs:
> 
> mkfs.jffs2.c68:21 sys/acl.h: No such file or directory
> mkfs.jffs2.c: In function 'formalize_posix_acl' :
> .
> .
> .
> .
> 
> with Version 1.0.0 all works ?
> 
> What could be the problem ?

JFFS2 grew ACL support.  Compile with WITHOUT_XATTR=1 and you should be
fine.  Alternatively, install the appropriate headers.

josh



More information about the linux-mtd mailing list