[Lustre-discuss] beta lustre

Papp Tamas tompos at martos.bme.hu
Wed Sep 17 00:21:41 PDT 2008


Andreas Dilger wrote:
> On Sep 10, 2008  16:04 +0200, Papp Tam�s wrote:
>   
>> Cliff White wrote:
>>     
>>> We have pre-released versions availble via CVS.
>>> http://wiki.lustre.org/index.php?title=Open_CVS
>>>
>>> I don't think anything is actually in a 'beta' program right now,
>>> we probably will have 'beta' releases as we get closer to 1.8, but we
>>> always encourage people to test latest CVS.
>>>       
>> Unfortanetely it did not help.
>>
>>  ./configure --with-linux=/usr/src/kernels/2.6.23.1-42.fc8-x86_64/ 
>> --disable-server --disable-doc --without-o2ib --without-cib 
>> --without-vib --without-openib --without-iib --without-o2ib --without-qsnet
>>
>> But I still get error during compiling.
>>     
>
> Did you run "sh autogen.sh" before running configure?
>
> Reporting the acutal errors would help us to help you.
>   

Sure, first of all I was just curious, should it work or not.

I attach the config.log files too, there were some maybe interesting 'no 
such file or directory'.

b1_8:

make[3]: Entering directory `/usr/src/kernels/2.6.23.1-42.fc8-x86_64'
  CC [M]  /usr/src/lustre-1.8/lnet/klnds/socklnd/socklnd.o
  CC [M]  /usr/src/lustre-1.8/lnet/klnds/socklnd/socklnd_cb.o
  CC [M]  /usr/src/lustre-1.8/lnet/klnds/socklnd/socklnd_modparams.o
  CC [M]  /usr/src/lustre-1.8/lnet/klnds/socklnd/socklnd_lib-linux.o
  LD [M]  /usr/src/lustre-1.8/lnet/klnds/socklnd/ksocklnd.o
  CC [M]  /usr/src/lustre-1.8/lnet/lnet/router_proc.o
  LD [M]  /usr/src/lustre-1.8/lnet/lnet/lnet.o
  CC [M]  /usr/src/lustre-1.8/lustre/llite/lloop.o
/usr/src/lustre-1.8/lustre/llite/lloop.c:142: warning: ârequest_queue_tâ 
is deprecated
/usr/src/lustre-1.8/lustre/llite/lloop.c:273: warning: ârequest_queue_tâ 
is deprecated
/usr/src/lustre-1.8/lustre/llite/lloop.c:312: warning: ârequest_queue_tâ 
is deprecated
  CC [M]  /usr/src/lustre-1.8/lustre/llite/dcache.o
  CC [M]  /usr/src/lustre-1.8/lustre/llite/dir.o
  CC [M]  /usr/src/lustre-1.8/lustre/llite/file.o
/usr/src/lustre-1.8/lustre/llite/file.c: In function âll_file_sendfileâ:
/usr/src/lustre-1.8/lustre/llite/file.c:1844: error: implicit 
declaration of function âgeneric_file_sendfileâ
/usr/src/lustre-1.8/lustre/llite/file.c: At top level:
/usr/src/lustre-1.8/lustre/llite/file.c:3057: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.8/lustre/llite/file.c:3057: warning: initialization 
from incompatible pointer type
/usr/src/lustre-1.8/lustre/llite/file.c:3081: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.8/lustre/llite/file.c:3081: warning: initialization 
from incompatible pointer type
/usr/src/lustre-1.8/lustre/llite/file.c:3110: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.8/lustre/llite/file.c:3110: warning: initialization 
from incompatible pointer type
make[6]: *** [/usr/src/lustre-1.8/lustre/llite/file.o] Error 1
make[5]: *** [/usr/src/lustre-1.8/lustre/llite] Error 2
make[4]: *** [/usr/src/lustre-1.8/lustre] Error 2
make[3]: *** [_module_/usr/src/lustre-1.8] Error 2
make[3]: Leaving directory `/usr/src/kernels/2.6.23.1-42.fc8-x86_64'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/lustre-1.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lustre-1.8'
make: *** [all] Error 2



b1_6:

  CC [M]  /usr/src/lustre-1.6/lustre/llite/lloop.o
/usr/src/lustre-1.6/lustre/llite/lloop.c:155: warning: ârequest_queue_tâ 
is deprecated
/usr/src/lustre-1.6/lustre/llite/lloop.c:286: warning: ârequest_queue_tâ 
is deprecated
/usr/src/lustre-1.6/lustre/llite/lloop.c:325: warning: ârequest_queue_tâ 
is deprecated
  CC [M]  /usr/src/lustre-1.6/lustre/llite/dcache.o
  CC [M]  /usr/src/lustre-1.6/lustre/llite/dir.o
  CC [M]  /usr/src/lustre-1.6/lustre/llite/file.o
/usr/src/lustre-1.6/lustre/llite/file.c: In function âll_file_sendfileâ:
/usr/src/lustre-1.6/lustre/llite/file.c:1845: error: implicit 
declaration of function âgeneric_file_sendfileâ
/usr/src/lustre-1.6/lustre/llite/file.c: At top level:
/usr/src/lustre-1.6/lustre/llite/file.c:3180: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.6/lustre/llite/file.c:3180: warning: initialization 
from incompatible pointer type
/usr/src/lustre-1.6/lustre/llite/file.c:3204: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.6/lustre/llite/file.c:3204: warning: initialization 
from incompatible pointer type
/usr/src/lustre-1.6/lustre/llite/file.c:3233: error: unknown field 
âsendfileâ specified in initializer
/usr/src/lustre-1.6/lustre/llite/file.c:3233: warning: initialization 
from incompatible pointer type
make[6]: *** [/usr/src/lustre-1.6/lustre/llite/file.o] Error 1
make[5]: *** [/usr/src/lustre-1.6/lustre/llite] Error 2
make[4]: *** [/usr/src/lustre-1.6/lustre] Error 2
make[3]: *** [_module_/usr/src/lustre-1.6] Error 2
make[3]: Leaving directory `/usr/src/kernels/2.6.23.1-42.fc8-x86_64'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/lustre-1.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lustre-1.6'
make: *** [all] Error 2




Thank you,

tamas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: b1.8-config.log
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20080917/615ec99f/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: b1_6-config.log
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20080917/615ec99f/attachment.txt>


More information about the lustre-discuss mailing list