[Lustre-discuss] intrepid kernel on jaunty

Papp Tamás tompos at martos.bme.hu
Wed Oct 28 11:37:45 PDT 2009


hi All!

I'm trying to make an Ubuntu based patchless client.

I installed Intrepid's kernel 2.6.27 on jaunty, which originally has 2.6.28.

It's booting and working fine.

Also I installed the related headers.

The configure runs OK, but when I compile it:

 make[3]: Entering directory `/usr/src/linux-headers-2.6.27-15-server'
  LD      /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/o2iblnd/built-in.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/o2iblnd/o2iblnd.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/o2iblnd/o2iblnd_cb.o
  CC [M]  
/usr/src/lustre/lustre-1.8.1.1/lnet/klnds/o2iblnd/o2iblnd_modparams.o
  LD [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/o2iblnd/ko2iblnd.o
  LD      /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/built-in.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/socklnd.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/socklnd_cb.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/socklnd_proto.o
  CC [M]  
/usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/socklnd_modparams.o
  CC [M]  
/usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/socklnd_lib-linux.o
  LD [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/klnds/socklnd/ksocklnd.o
  LD      /usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/built-in.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/linux/linux-tracefile.o
  CC [M]  /usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/linux/linux-debug.o
cc1: warnings being treated as errors
/usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/linux/linux-debug.c: In 
function âprint_trace_warning_symbolâ:
/usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/linux/linux-debug.c:216: 
error: format not a string literal and no format arguments
make[6]: *** 
[/usr/src/lustre/lustre-1.8.1.1/lnet/libcfs/linux/linux-debug.o] Error 1
make[5]: *** [/usr/src/lustre/lustre-1.8.1.1/lnet/libcfs] Error 2
make[4]: *** [/usr/src/lustre/lustre-1.8.1.1/lnet] Error 2
make[3]: *** [_module_/usr/src/lustre/lustre-1.8.1.1] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.27-15-server'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/lustre/lustre-1.8.1.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lustre/lustre-1.8.1.1'
make: *** [all] Error 2


The configure options:

./configure --with-linux=/usr/src/linux-headers-2.6.27-15-server 
--disable-server --disable-test --disable-utils --disable-doc

Has anybody any susccess installing lustre patchless client on Jaunty? 
Or on Intrepid, if I have now choice, I try to step back.

Also I tried to search bugzilla to patches to 2.6.28, but already they 
are too old and cannot be applied to the HEAD. Also the HEAD fails to 
compile with the headers of 2.6.28.

I'm doubt, what to do.

Thank you,

tamas



More information about the lustre-discuss mailing list