2.4.0-test3-pre6 fails compile (acct.c)

From: Pete Clements (clem@clem.digital.net)
Date: Sat Jul 08 2000 - 08:28:29 EDT

  • Next message: Christopher Cradock: "[PATCH] dcache fix for 2.4.0-test3-pre6"

    FYI:
    2.4.0-test3-pre6 on i586 UP, gcc version 2.7.2.3

    gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.4.0-test3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -c -o acct.o acct.c
    acct.c: In function `sys_acct':
    acct.c:169: warning: implicit declaration of function `kmem_cache_free'
    acct.c:169: `names_cachep' undeclared (first use this function)
    acct.c:169: (Each undeclared identifier is reported only once
    acct.c:169: for each function it appears in.)
    make[2]: *** [acct.o] Error 1
    make[2]: Leaving directory `/hdb3/usr/src/linux-2.4.0-test3/kernel'

    Also have warning:

    gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.4.0-test3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -fno-omit-frame-pointer -c -o sched.o sched.c
    sched.c:63: warning: alignment of `runqueue_lock' is greater than maximum object file alignment
    sched.c:64: warning: alignment of `tasklist_lock' is greater than maximum object file alignment
    sched.c:78: warning: alignment of `aligned_data' is greater than maximum object file alignment

    -- 
    Pete Clements 
    clem@clem.digital.net
    

    - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Jul 08 2000 - 08:30:24 EDT