[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101220150436.GC24990@thunk.org>
Date: Mon, 20 Dec 2010 10:04:36 -0500
From: Ted Ts'o <tytso@....edu>
To: Namhyung Kim <namhyung@...il.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [01/15, RESEND] libext2fs: fix potential build failure with
OMIT_COM_ERR
On Sun, Nov 28, 2010 at 10:55:03PM -0000, Namhyung Kim wrote:
> This fixes following build failure when OMIT_COM_ERR is defined:
>
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_clear_generic_bitmap’:
> lib/ext2fs/gen_bitmap.c:437: error: invalid storage class for function ‘ext2fs_test_clear_generic_bitmap_range’
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_get_generic_bitmap_end’:
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_get_generic_bitmap_start’:
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_unmark_generic_bitmap’:
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_mark_generic_bitmap’:
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> lib/ext2fs/gen_bitmap.c: In function ‘ext2fs_test_generic_bitmap’:
> lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input
> make[2]: *** [gen_bitmap.o] Error 1
> make[2]: Leaving directory e2fsprogs/lib/ext2fs'
> make[1]: *** [all-libs-recursive] Error 1
> make[1]: Leaving directory e2fsprogs'
> make: *** [all] Error 2
>
> Signed-off-by: Namhyung Kim <namhyung@...il.com>
Applied, thanks.
- Ted
--
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