I tried loading the pvfs2.o file using insmod (but couldnt). Got the below message,
src/kernel/linux-2.4/pvfs2.o: unresolved symbol kzalloc

Is there any problem with the created pvfs2.o file?

Regards,
Dharani



On Fri, 6 Apr 2007, Dharani Sankar Vijayakumar wrote:

thanks murali! Same emperor !!
will try tat out.

Regards,
Dharani



On Fri, 6 Apr 2007, Murali Vilayannur wrote:

Hi Dharani,
Penn State CSE! yay! Are you running this on the emperor cluster (Dr.
Anand's cluster)?
If yes, then it is a redhat9 distro and Sam is correct. You have to
run configure with --enable-redhat24.
thanks,
Murali

On 4/5/07, Dharani Sankar Vijayakumar <[EMAIL PROTECTED]> wrote:
Sam,

I am using a stock kernel. I am using the pvfs-2.6.2.
(Yeah, i added the --disable-redhat24   --->since mine is not redhat & it
is a stock kernel).

Regards,
Dharani



On Thu, 5 Apr 2007, Sam Lang wrote:

>
> 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
>> Pvfs2-developers@beowulf-underground.org
>> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
>>
>
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers


_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to