test3 -> test4 breaks Alpha

From: Jan-Benedict Glaw (jbglaw@lug-owl.de)
Date: Fri Jul 14 2000 - 17:46:59 EDT

  • Next message: Eric S. Raymond: "CML2 0.7.1 is available"

    Hi!

    The patch from test3 to test4 removes:
    [...]
    -#define KFDS_NR (KFDS_64BLOCK*8 > NR_OPEN ? NR_OPEN : KFDS_64BLOCK*8)
    [...]
    from include/linux/poll.h. However, osf_sys.c needs it:

    gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4 -Wa,-mev6 -fno-strict-aliasing -c -o osf_sys.o osf_sys.c
    osf_sys.c: In function `osf_select':
    osf_sys.c:1079: `KFDS_NR' undeclared (first use in this function)
    osf_sys.c:1079: (Each undeclared identifier is reported only once
    osf_sys.c:1079: for each function it appears in.)

    MfG, JBG

    -- 
    Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
    /* Jan-Benedict Glaw <jbglaw@lug-owl.de> -- +49-177-5601720 */
    keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
         "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)
    


    - 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 : Fri Jul 14 2000 - 17:50:27 EDT