[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090504105817.GA21923@skywalker>
Date: Mon, 4 May 2009 16:28:17 +0530
From: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
To: Ext4 Developers List <linux-ext4@...r.kernel.org>,
Theodore Tso <tytso@....edu>
Subject: Build error with latest e2fsprogs
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists