All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: mtd-utils-native compile failed
Date: Wed, 07 Oct 2009 03:05:35 -0400	[thread overview]
Message-ID: <20091007070535.GA32377@denix.org> (raw)
In-Reply-To: <4ACC337D.4080709@gmail.com>

On Wed, Oct 07, 2009 at 08:21:49AM +0200, Enrico Castro wrote:
> I built the console-image, but I encountered in this error:
>
> -Wp,-MD,/home/*****/oe/tmp/work/i686-linux/mtd-utils-native-1.2.0+git-r3/git/mkfs.ubifs/.mkfs.ubifs.c.dep
> mkfs.ubifs.c: In function 'add_inode_with_data':
> mkfs.ubifs.c:944: error: 'FS_COMPR_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c:944: error: (Each undeclared identifier is reported only once
> mkfs.ubifs.c:944: error: for each function it appears in.)
> mkfs.ubifs.c:946: error: 'FS_SYNC_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c:948: error: 'FS_IMMUTABLE_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c:950: error: 'FS_APPEND_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c:952: error: 'FS_DIRSYNC_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c: In function 'add_dir_inode':
> mkfs.ubifs.c:1025: error: 'FS_IOC_GETFLAGS' undeclared (first use in this 
> function)
> mkfs.ubifs.c: In function 'add_file':
> mkfs.ubifs.c:1211: error: 'FS_COMPR_FL' undeclared (first use in this 
> function)
> mkfs.ubifs.c: In function 'add_non_dir':
> mkfs.ubifs.c:1255: error: 'FS_IOC_GETFLAGS' undeclared (first use in this 
> function)
> make[1]: *** 

Your host linux-libc-headers are too old for UBIFS. Either upgrade your host, 
set PREFERRED_VERSION to 1.1.0 or disable UBI altogether[1].

[1] http://arago-project.org/git/?p=arago.git;a=commitdiff;h=8771cb4b44b8ba776d8e0aef1b7790e68b3358da

-- 
Denys



      reply	other threads:[~2009-10-07  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-07  6:21 mtd-utils-native compile failed Enrico Castro
2009-10-07  7:05 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091007070535.GA32377@denix.org \
    --to=denis@denix.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.