Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262255AbTHZSoL (ORCPT ); Tue, 26 Aug 2003 14:44:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262591AbTHZSoL (ORCPT ); Tue, 26 Aug 2003 14:44:11 -0400 Received: from rwcrmhc11.comcast.net ([204.127.198.35]:39166 "EHLO rwcrmhc11.comcast.net") by vger.kernel.org with ESMTP id S262255AbTHZSoD (ORCPT ); Tue, 26 Aug 2003 14:44:03 -0400 Message-ID: <3F4BA9E9.4090108@namesys.com> Date: Tue, 26 Aug 2003 22:41:45 +0400 From: Hans Reiser User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steven Cole CC: Oleg Drokin , reiserfs-dev@namesys.com, reiserfs-list@namesys.com, linux-kernel@vger.kernel.org, demidov , god@thebsh.namesys.com Subject: Re: reiser4 snapshot for August 26th. References: <20030826102233.GA14647@namesys.com> <1061922037.1670.3.camel@spc9.esa.lanl.gov> In-Reply-To: <1061922037.1670.3.camel@spc9.esa.lanl.gov> X-Enigmail-Version: 0.76.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2394 Lines: 75 Mr. Demidov, if you put code that does not compile into our tree you need to make the config option for it be invisible. Yes? Steven, try turning off the sys_reiser4 related code. Nikita, if Demidov is not workingtoday (I notice the lack of timesheet commits recently), take care of this for him. Hans Steven Cole wrote: >On Tue, 2003-08-26 at 04:22, Oleg Drokin wrote: > > >>Hello! >> >> I have just released another reiser4 snapshot that I hope all interested >> parties will try. It is released against 2.6.0-test4. >> You can find it at http://namesys.com/snapshots/2003.08.26 >> I include release notes below. >> >>Reiser4 snapshot for 2003.08.26 >> >> >> > >I got this error while attempting to compile with reiser4. >Snippet from .config follows. > >Steven > > CC fs/reiser4/plugin/file/tail_conversion.o > CC fs/reiser4/sys_reiser4.o >fs/reiser4/sys_reiser4.c:54:32: parser/parser.code.c: No such file or directory >fs/reiser4/sys_reiser4.c: In function `sys_reiser4': >fs/reiser4/sys_reiser4.c:75: warning: implicit declaration of function `reiser4_pars_init' >fs/reiser4/sys_reiser4.c:75: warning: assignment makes pointer from integer without a cast >fs/reiser4/sys_reiser4.c:80: error: dereferencing pointer to incomplete type >fs/reiser4/sys_reiser4.c:82: warning: implicit declaration of function `yyparse' >fs/reiser4/sys_reiser4.c:83: warning: implicit declaration of function `reiser4_pars_free' >fs/reiser4/sys_reiser4.c:66: warning: unused variable `Gencode' >fs/reiser4/sys_reiser4.c: At top level: >fs/reiser4/parser/parser.h:333: warning: `Fistmsg' defined but not used >fs/reiser4/parser/parser.h:342: warning: `typesOfCommand' defined but not used >fs/reiser4/parser/parser.h:354: warning: `Code' defined but not used >make[2]: *** [fs/reiser4/sys_reiser4.o] Error 1 >make[1]: *** [fs/reiser4] Error 2 >make: *** [fs] Error 2 >[steven@spc1 linux-2.6.0-test4-r4]$ grep REISER4 .config >CONFIG_REISER4_FS=y >CONFIG_REISER4_FS_SYSCALL=y >CONFIG_REISER4_LARGE_KEY=y ># CONFIG_REISER4_CHECK is not set >CONFIG_REISER4_USE_EFLUSH=y ># CONFIG_REISER4_BADBLOCKS is not set > > > > > > -- Hans - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/