2.3.99-pre2 not compiling.

From: Chris Meadors (clubneon@hereintown.net)
Date: Mon Mar 20 2000 - 13:09:18 EST


I'm using the same .config file (attached) as I used in 2.3.51 (after a
make oldconfig and fixing a few options). But 2.3.99-pre2 doesn't
compile, it stops with this error:

make -C ipc
make[1]: Entering directory `/usr/src/linux/ipc'
make all_targets
make[2]: Entering directory `/usr/src/linux/ipc'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -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 is not constant
shm.c:142: (near initialization for `shm_fs_type.owner')
make[2]: *** [shm.o] Error 1
make[2]: Leaving directory `/usr/src/linux/ipc'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/ipc'
make: *** [_dir_ipc] 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 : Thu Mar 23 2000 - 21:00:30 EST