All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
To: Ext4 Developers List <linux-ext4@vger.kernel.org>,
	Theodore Tso <tytso@mit.edu>
Subject: Build error with latest e2fsprogs
Date: Mon, 4 May 2009 16:28:17 +0530	[thread overview]
Message-ID: <20090504105817.GA21923@skywalker> (raw)

Hi,

Finding the below build error with latest e2fsprogs. I guess you missed
a git add.


filefrag.c:43:27: error: ext2fs/fiemap.h: No such file or directory
filefrag.c:116: warning: ‘struct fiemap_extent’ declared inside parameter list
filefrag.c:116: warning: its scope is only this definition or declaration, which is probably not what you want
filefrag.c: In function ‘print_extent_info’:
filefrag.c:124: error: dereferencing pointer to incomplete type
filefrag.c:124: error: ‘FIEMAP_EXTENT_DATA_INLINE’ undeclared (first use in this function)
filefrag.c:124: error: (Each undeclared identifier is reported only once
filefrag.c:124: error: for each function it appears in.)
filefrag.c:127: error: dereferencing pointer to incomplete type
filefrag.c:128: error: dereferencing pointer to incomplete type
filefrag.c:129: error: dereferencing pointer to incomplete type
filefrag.c:131: error: dereferencing pointer to incomplete type

-aneesh
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2009-05-04 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04 10:58 Aneesh Kumar K.V [this message]
2009-05-04 11:41 ` Build error with latest e2fsprogs Theodore Tso

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=20090504105817.GA21923@skywalker \
    --to=aneesh.kumar@linux.vnet.ibm.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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.