Hi Dharani,

Are you using a stock kernel from a particular distro? Redhat 9 by chance? You might need to add --enable-redhat24 to your configure if so. Which version of pvfs2 are you trying to build?

-sam

On Apr 5, 2007, at 11:41 PM, Dharani Sankar Vijayakumar wrote:

Hi,
I am having problem building a pvfs2 kernel module for linux 2.4.20-8.
I got the following when i did make kmod24. Is this a problem because of linux kernel version(2.4.20) or something else?

CC [M] /home/csl/vijayaku/downloads/pvfs2/src/kernel/linux-2.4/ pvfs2-utils.o
pvfs2-utils.c: In function `mask_blocked_signals':
pvfs2-utils.c:2012: structure has no member named `sig'
pvfs2-utils.c:2019: structure has no member named `sigmask_lock'
pvfs2-utils.c:2022: too many arguments to function `recalc_sigpending'
pvfs2-utils.c:2023: structure has no member named `sigmask_lock'
pvfs2-utils.c: In function `unmask_blocked_signals':
pvfs2-utils.c:2031: structure has no member named `sigmask_lock'
pvfs2-utils.c:2033: too many arguments to function `recalc_sigpending'
pvfs2-utils.c:2034: structure has no member named `sigmask_lock'
make[1]: *** [pvfs2-utils.o] Error 1
make: *** [just_kmod24] Error 2

Regards,
Dharani


_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers


_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to