From: akash g. <agh...@ya...> - 2001-06-29 04:52:47
|
Hi Folks, I tried to compile the linux kernel with the Clister Insfrastructure patch. I got these errors. Please help in compiling the code. Thanks in advance. Amol Ghate. In file included from /usr/src/linux/include/linux/raid/md.h:51, from init/main.c:25: /usr/src/linux/include/linux/raid/md_k.h: In function `pers_to_level': /usr/src/linux/include/linux/raid/md_k.h:39: warning: control reaches end of non-void function In file included from /usr/src/linux/include/cluster/ics.h:24, from /usr/src/linux/include/cluster/clms.h:28, from clms_api.c:27: /usr/src/linux/include/cluster/synch.h:28:25: linux/rwsem.h: No such file or directory In file included from /usr/src/linux/include/cluster/ics.h:25, from /usr/src/linux/include/cluster/clms.h:29, from clms_api.c:28: /usr/src/linux/include/cluster/synch.h: In function `down_write_trylock': /usr/src/linux/include/cluster/synch.h:110: `RWSEM_ACTIVE_WRITE_BIAS' undeclared (first use in this function) /usr/src/linux/include/cluster/synch.h:110: (Each undeclared identifier is reported only once /usr/src/linux/include/cluster/synch.h:110: for each function it appears in.) /usr/src/linux/include/cluster/synch.h:110: conversion to non-scalar type requested /usr/src/linux/include/cluster/synch.h: In function `down_read_trylock': /usr/src/linux/include/cluster/synch.h:121: aggregate value used where an integer was expected /usr/src/linux/include/cluster/synch.h:125: conversion to non-scalar type requested make[3]: *** [clms_api.o] Error 1 make[2]: *** [first_rule] Error 2 make[1]: *** [_subdir_clms] Error 2 make: *** [_dir_cluster] Error 2 __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ |