From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cliff White Subject: Re: build failure 11/05 snapshot Date: Mon, 11 Nov 2002 11:00:19 -0800 Message-ID: <200211111900.gABJ0Js10024@mail.osdl.org> References: Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: Message from Cliff White of "Fri, 08 Nov 2002 14:29:55 PST." <200211082229.gA8MTt502371@mail.osdl.org> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Nikita@namesys.com, reiser@namesys.com Cc: reiserfs-list@namesys.com, reiserfs-dev@namesys.com, cliffw@osdl.org Ths is a re-send, haven't received any response, haven't seen any newer snapshots. Attempted to build today with 2.5.47 bk tree, exact same error. When new code? cliffw > attempting to build the 11.05 snapshot, using current bk tree: > ----------------------------------- > gcc -Wp,-MD,fs/reiser4/plugin/item/.static_stat.o.d -D__KERNEL__ -Iinclude > -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer > -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 > -march=i686 -Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE > -include include/linux/modversions.h -DKBUILD_BASENAME=static_stat -c -o > fs/reiser4/plugin/item/static_stat.o fs/reiser4/plugin/item/static_stat.c > fs/reiser4/plugin/item/static_stat.c: In function `sd_load': > fs/reiser4/plugin/item/static_stat.c:265: `event' undeclared (first use in > this function) > fs/reiser4/plugin/item/static_stat.c:265: (Each undeclared identifier is > reported only once > fs/reiser4/plugin/item/static_stat.c:265: for each function it appears in.) > make[2]: *** [fs/reiser4/plugin/item/static_stat.o] Error 1 > make[1]: *** [fs/reiser4] Error 2 > make: *** [fs] Error 2 > > cliffw > >