* mtd-utils 1.0.1 Cross Compile error
@ 2008-03-13 10:40 Manuel Sahm
2008-03-13 11:10 ` Josh Boyer
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Sahm @ 2008-03-13 10:40 UTC (permalink / raw)
To: linux-mtd
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 ?
Thank you
Best regards
Manuel Sahm
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mtd-utils 1.0.1 Cross Compile error
2008-03-13 10:40 mtd-utils 1.0.1 Cross Compile error Manuel Sahm
@ 2008-03-13 11:10 ` Josh Boyer
0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2008-03-13 11:10 UTC (permalink / raw)
To: Manuel Sahm; +Cc: linux-mtd
On Thu, 13 Mar 2008 11:40:09 +0100
Manuel Sahm <Manuel.Sahm@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-13 11:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-13 10:40 mtd-utils 1.0.1 Cross Compile error Manuel Sahm
2008-03-13 11:10 ` Josh Boyer
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.