2.3.99-pre2 , compile error

From: nabbasi@pacbell.net
Date: Mon Mar 20 2000 - 00:08:14 EST

  • Next message: Nicholas Vinen: "Re: what is a "writtable" fd in select?"

    hello,

    I get this compile error compiling 2.3.99-pre2.
    I am using Suse 6.3

    root@linux:/usr/src/linux > uname -a
    Linux linux 2.2.13 #3 Sun Mar 19 20:26:48 PST 2000 i686 unknown

    root@linux:/usr/src/linux > gcc --version
    egcs-2.91.66

    make[2]: Entering directory `/usr/src/linux-2.3.99-pre2/ipc'
    gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=686 -march=i686 -fno-
    strict-aliasing -c -o util.o util.c
    gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=686 -march=i686 -fno-
    strict-aliasing -c -o msg.o msg.c
    gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=686 -march=i686 -fno-
    strict-aliasing -c -o sem.o sem.c
    gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=686 -march=i686 -fno-
    strict-aliasing -c -o shm.o shm.c
    shm.c:142: `THIS_MODULE' undeclared here (not in a function)
    shm.c:142: initializer element for `shm_fs_type.owner' is not constant
    make[2]: *** [shm.o] Error 1
    make[2]: Leaving directory `/usr/src/linux-2.3.99-pre2/ipc'
    make[1]: *** [first_rule] Error 2

    -
    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 : Mon Mar 20 2000 - 00:56:58 EST