lkml.org 
[lkml]   [2000]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectcompile error in 2.3.99-pre2 regarding IPC
Date
Hi,

I got an error compiling.

make -C ipc
make[1]: Entering directory `/home/oliver/linux/ipc'
make all_targets
make[2]: Entering directory `/home/oliver/linux/ipc'
gcc -D__KERNEL__ -I/home/oliver/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=586 -fno-strict-aliasing -c -o util.o util.c
gcc -D__KERNEL__ -I/home/oliver/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=586 -fno-strict-aliasing -c -o msg.o msg.c
gcc -D__KERNEL__ -I/home/oliver/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=586 -fno-strict-aliasing -c -o sem.o sem.c
gcc -D__KERNEL__ -I/home/oliver/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DCPU=586 -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 `/home/oliver/linux/ipc'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/home/oliver/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/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.511 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site