linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error with latest e2fsprogs
@ 2009-05-04 10:58 Aneesh Kumar K.V
  2009-05-04 11:41 ` Theodore Tso
  0 siblings, 1 reply; 2+ messages in thread
From: Aneesh Kumar K.V @ 2009-05-04 10:58 UTC (permalink / raw)
  To: Ext4 Developers List, Theodore Tso

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build error with latest e2fsprogs
  2009-05-04 10:58 Build error with latest e2fsprogs Aneesh Kumar K.V
@ 2009-05-04 11:41 ` Theodore Tso
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Tso @ 2009-05-04 11:41 UTC (permalink / raw)
  To: Aneesh Kumar K.V; +Cc: Ext4 Developers List

On Mon, May 04, 2009 at 04:28:17PM +0530, Aneesh Kumar K.V wrote:
> Hi,
> 
> Finding the below build error with latest e2fsprogs. I guess you missed
> a git add.

Whoops, sorry about that.  Fixed now.  (lib/ext2fs/fiemap.h just needs
to be a copy of the include/linux/fiemap.h from a recent kernel
source.)

						- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-04 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-04 10:58 Build error with latest e2fsprogs Aneesh Kumar K.V
2009-05-04 11:41 ` Theodore Tso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).