You are not logged in.

#1 2005-10-07 15:37:43

eric
Member
From: under heaven
Registered: 2004-02-11
Posts: 117

2.6.13-archck7.1 (was: compile error 2.6.13-archck7.1)

I've just tried to compile 2.6.13-archck7.1 with gcc-4.0.2 ...

root@localhost linux-2.6.13> make V=1
...
  gcc -m32 -Wp,-MD,fs/reiser4/.debug.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.2/include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -Os     -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -mregparm=3 -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign   -pipe -march=athlon -mtune=athlon -frename-registers -ffast-math -fomit-frame-pointer -momit-leaf-frame-pointer -DKBUILD_BASENAME=debug -DKBUILD_MODNAME=reiser4 -c -o fs/reiser4/debug.o fs/reiser4/debug.c
In file included from fs/reiser4/lock.h:16,
                 from fs/reiser4/context.h:15,
                 from fs/reiser4/debug.c:26:
fs/reiser4/txnmgr.h: In function 'spin_atom_init':
fs/reiser4/txnmgr.h:512: error: duplicate case value
fs/reiser4/txnmgr.h:512: error: previously used here
fs/reiser4/txnmgr.h: In function 'spin_txnh_init':
fs/reiser4/txnmgr.h:513: error: duplicate case value
fs/reiser4/txnmgr.h:513: error: previously used here
fs/reiser4/txnmgr.h: In function 'spin_txnmgr_init':
fs/reiser4/txnmgr.h:514: error: duplicate case value
fs/reiser4/txnmgr.h:514: error: previously used here
In file included from fs/reiser4/context.h:15,
                 from fs/reiser4/debug.c:26:
fs/reiser4/lock.h: In function 'spin_stack_init':
fs/reiser4/lock.h:198: error: duplicate case value
fs/reiser4/lock.h:198: error: previously used here
In file included from fs/reiser4/znode.h:17,
                 from fs/reiser4/tree.h:16,
                 from fs/reiser4/super.h:10,
                 from fs/reiser4/debug.c:27:
fs/reiser4/jnode.h: In function 'spin_jnode_init':
fs/reiser4/jnode.h:344: error: duplicate case value
fs/reiser4/jnode.h:344: error: previously used here
fs/reiser4/jnode.h: In function 'spin_jload_init':
fs/reiser4/jnode.h:348: error: duplicate case value
fs/reiser4/jnode.h:348: error: previously used here
In file included from fs/reiser4/super.h:10,
                 from fs/reiser4/debug.c:27:
fs/reiser4/tree.h: In function 'spin_epoch_init':
fs/reiser4/tree.h:169: error: duplicate case value
fs/reiser4/tree.h:169: error: previously used here
In file included from fs/reiser4/debug.c:27:
fs/reiser4/super.h: In function 'spin_super_init':
fs/reiser4/super.h:379: error: duplicate case value
fs/reiser4/super.h:379: error: previously used here
make[2]: *** [fs/reiser4/debug.o] Error 1
make[1]: *** [fs/reiser4] Error 2
make: *** [fs] Error 2

I've tried different configs and CFLAGS, but always the same error.
In the meantime, archck7 is rock stable :-) Keep up the good work!

Offline

#2 2005-10-07 16:16:45

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: 2.6.13-archck7.1 (was: compile error 2.6.13-archck7.1)

lol archck7 is ok for me too

Aha!

updated reiser4 to that from 2.6.14-rc2-mm2 (Please test)

That's a negative then!  He's tured into a ricer clearly...gone bleeding edge bleedin' mad!  Bleedin' heck.

Offline

#3 2005-10-08 13:42:51

eric
Member
From: under heaven
Registered: 2004-02-11
Posts: 117

Re: 2.6.13-archck7.1 (was: compile error 2.6.13-archck7.1)

The patch on the archck website fixed the reiser4 problem in arch7.1.
I've been using this kernel while compiling kde*-3.4.91 and doing other stuff... and it's still working. big_smile

Offline

#4 2005-10-09 14:03:26

eric
Member
From: under heaven
Registered: 2004-02-11
Posts: 117

Re: 2.6.13-archck7.1 (was: compile error 2.6.13-archck7.1)

2.6.13-archck7.1 + reiser4fix compiles, but I get these messages in /var/log/messages.log:

Oct  8 23:00:24 localhost WARNING: Flushing like mad: 4194304
Oct  8 23:01:28 localhost reiser4[cc(26334)]: commit_current_atom (fs/reiser4/t
xnmgr.c:1115)[nikita-3176]:

... after which I had to reboot because nothing works except the mouse.

Offline

Board footer

Powered by FluxBB