lkml.org 
[lkml]   [2002]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Linux 2.4.19-ac4
    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 13:27    [W:4.040 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site