lkml.org 
[lkml]   [2003]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 2.4.23pre6aa1: HZ not constant?
    I am getting failures like this:

    tr.c:81: initializer element is not constant
    make[3]: *** [tr.o] Error 1
    make[3]: Leaving directory
    `/data2/usr/local/src/linux-2.4-pre-aa/net/802'


    ecc.c:43: initializer element is not constant
    ecc.c:1495: warning: function declaration isn't a prototype
    make[2]: *** [ecc.o] Error 1
    make[2]: Leaving directory
    `/data2/usr/local/src/linux-2.4-pre-aa/drivers/char'

    where the problem is a file level definition like
    static var = HZ;

    and it seems that HZ is not anymore valid here (see include/linux/hz.h).

    I have:
    # CONFIG_DEBUG_KERNEL is not set

    My gcc is 2.95 (Debian stable/woody).

    --
    Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
    -
    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:49    [W:5.539 / U:0.188 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site