![]() | |||||||||||||
Messages in this thread |
On Mon, 5 Aug 2002, Alan Cox wrote: >... > Linux 2.4.19-ac2 >... > o Fix __FUNCTION__ warnings in reiserfs (me) >... The change to include/linux/reiserfs_fs.h broke the compilation of fs/reiserfs/bitmap.c (args in RASSERT can be nonexistant): <-- snip --> ... gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.19-modular/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /home/bunk/linux/kernel-2.4/linux-2.4.19-modular/include/linux/modversions.h -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include -DKBUILD_BASENAME=bitmap -c -o bitmap.o bitmap.c bitmap.c: In function `reiserfs_free_block': bitmap.c:132: parse error before `)' bitmap.c:133: parse error before `)' bitmap.c: In function `reiserfs_free_prealloc_block': bitmap.c:142: parse error before `)' bitmap.c:143: parse error before `)' bitmap.c: In function `do_reiserfs_new_blocknrs': bitmap.c:326: parse error before `)' bitmap.c:341: parse error before `)' bitmap.c:417: parse error before `)' make[2]: *** [bitmap.o] Error 1 make[2]: Leaving directory `/home/bunk/linux/kernel-2.4/linux-2.4.19-modular/fs/reiserfs' <-- snip --> cu Adrian - 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/ | ||||||||||||
| Last update: 2005-03-22 12:27 [from the cache] ©2003-2008 | |||||||||||||