<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7235.2">
<TITLE>RE: [Lustre-discuss] Help needed in building patchless client for lustre</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thanks for ur response but disabling server didn't help in uncovering the errors. the same errors came again<BR>
<BR>
/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’<BR>
<BR>
/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.c: In function ‘lustre_rename’:<BR>
/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<BR>
/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<BR>
/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’<BR>
make[6]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.o] Error 1<BR>
make[5]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs] Error 2<BR>
make[4]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre] Error 2<BR>
make[3]: *** [_module_/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2] Error 2<BR>
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'<BR>
make[2]: *** [modules] Error 2<BR>
make[2]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'<BR>
make: *** [all] Error 2<BR>
<BR>
Regards,<BR>
Ashok Bharat<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Tom.Wang [<A HREF="mailto:Tom.Wang@Sun.COM">mailto:Tom.Wang@Sun.COM</A>]<BR>
Sent: Mon 2/25/2008 1:24 PM<BR>
To: ashok bharat bayana<BR>
Cc: lustre-discuss@lists.lustre.org<BR>
Subject: Re: [Lustre-discuss] Help needed in building patchless client for lustre<BR>
<BR>
ashok bharat bayana wrote:<BR>
> hi!<BR>
> I tried to build lustre-1.6.4.2 in my system, but the following error occured,<BR>
><BR>
> /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'<BR>
> make[6]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs/lvfs_linux.o] Error 1<BR>
> make[5]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre/lvfs] Error 2<BR>
> make[4]: *** [/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2/lustre] Error 2<BR>
> make[3]: *** [_module_/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2] Error 2<BR>
> make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'<BR>
> make[2]: *** [modules] Error 2<BR>
> make[2]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'<BR>
> make[1]: *** [all-recursive] Error 1<BR>
> make[1]: Leaving directory `/home/bharat/Desktop/lustre-1.6/lustre-1.6.4.2'<BR>
> make: *** [all] Error 2<BR>
><BR>
> my kernel version is 2.6.22.14.<BR>
><BR>
> and I configured patchless client in my system using the following command<BR>
><BR>
> [lustre]$ ./configure --with-linux=/unpatched/kernel/source<BR>
><BR>
>  <BR>
add --disable-server when you configure patchless client.<BR>
> and after that I tried to build, using make then the above error occured.<BR>
><BR>
> can anyone help me in how to proceed building the patchless client for lustre.<BR>
><BR>
> Thanks and Regards,<BR>
> Ashok Bharat<BR>
><BR>
><BR>
>  <BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>