Re: Linux 2.5.35

Adrian Bunk (bunk@fs.tum.de)
Mon, 16 Sep 2002 12:08:32 +0200 (CEST)


FYI:

Since 2.5.34 the compilation of JFFS2 fails with a compile error similar
to the one in JFFS:

<-- snip -->

...
gcc -Wp,-MD,./.background.o.d -D__KERNEL__
-I/home/bunk/linux/kernel-2.5/linux-2.5.35/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=k6 -nostdinc -iwithprefix include -DKBUILD_BASENAME=background
-c -o background.o background.c
background.c: In function `jffs2_garbage_collect_thread':
background.c:118: warning: passing arg 1 of `dequeue_signal' from
incompatible pointer type
background.c:118: warning: passing arg 2 of `dequeue_signal' from
incompatible pointer type
background.c:118: too few arguments to function `dequeue_signal'
make[2]: *** [background.o] Error 1
make[2]: Leaving directory `/home/bunk/linux/kernel-2.5/linux-2.5.35/fs/jffs2'

<-- snip -->

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

- 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/