Thanks for ur response but disabling server didn't help in uncovering the 
errors. the same errors came again

/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c:309: 
error: too few arguments to function ‘vfs_mkdir’

/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c: In 
function ‘lustre_rename’:
/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c:345: 
warning: passing argument 3 of ‘vfs_rename’ from incompatible pointer type
/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c:345: 
warning: passing argument 4 of ‘vfs_rename’ from incompatible pointer type
/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c:345: 
error: too few arguments to function ‘vfs_rename’
make[6]: *** 
[/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.o] Error 
1
make[5]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs] Error 
2
make[4]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre] Error 2
make[3]: *** [_module_/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'
make: *** [all] Error 2

Regards,
Ashok Bharat



-----Original Message-----
From: Tom.Wang [mailto:[EMAIL PROTECTED]
Sent: Mon 2/25/2008 1:24 PM
To: ashok bharat bayana
Cc: [email protected]
Subject: Re: [Lustre-discuss] Help needed in building patchless client for 
lustre
 
ashok bharat bayana wrote:
> hi!
> I tried to build lustre-1.6.4.2 in my system, but the following error occured,
>
> /home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c:345: 
> error: too few arguments to function 'vfs_rename'
> make[6]: *** 
> [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.o] 
> Error 1
> make[5]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs] 
> Error 2
> make[4]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre] Error 2
> make[3]: *** [_module_/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2] Error 2
> make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
> make[2]: *** [modules] Error 2
> make[2]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'
> make: *** [all] Error 2
>
> my kernel version is 2.6.22.14.
>
> and I configured patchless client in my system using the following command
>
> [lustre]$ ./configure --with-linux=/unpatched/kernel/source
>
>   
add --disable-server when you configure patchless client.
> and after that I tried to build, using make then the above error occured.
>
> can anyone help me in how to proceed building the patchless client for lustre.
>
> Thanks and Regards,
> Ashok Bharat
>
>
>   

_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to