If I compile the kernel without kernel patchs It work fine, but when I apply the patchs (quilt push -av) I got the error.
El lun, 31-01-2011 a las 15:26 +0100, Alfonso Pardo escribió: > I need to compile my Centos 5.5 kernel with lustre, but when I do make > in the patched kenel direcotroy I got the next error: > > fs/jbd/checkpoint.c: In function ‘log_do_checkpoint’: > fs/jbd/checkpoint.c:367: error: too few arguments to function > ‘__process_buffer’ > make[2]: *** [fs/jbd/checkpoint.o] Error 1 > make[1]: *** [fs/jbd] Error 2 > make: *** [fs] Error 2 > > This is my system: > > * Centos 5.5 > * Lustre source 1.8.4 > * Kernel 2.6.18-194.32.1.el5 > > Brief: > > 1) rpm -i kernel-2.6.18-194.32.1.el5.src.rpm > 2) rpm -i > lustre-source-1.8.4-2.6.18_194.3.1.el5_lustre.1.8.4.x86_64.rpm > 3) cd /usr/src/redhat/SPECS > 4) rpmbuild -bp kernel-2.6.18-194.32.1.el5.spec > 5) cd /usr/src/redhat/BUILD/kernel-2.6.18/linux-2.6.18.x86_64/ > 6) ln > -s /usr/src/lustre-1.8.4/lustre/kernel_patches/series/2.6-rhel5.series > ./series > 7) ln -s /usr/src/lustre-1.8.4/lustre/kernel_patches/patches/ . > 8) quitl push -av (no errors) > 9) cp /boot/config-2.6.18-194.32.1.el5 .config > 10) make oldconfig > 11) make <<ERRORS>> > > > Any suggest??? > > THANKS > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss -- Alfonso Pardo Díaz Unidad de Sistemas y Explotacion (USE) CETA-CIEMAT Calle Sola nº 1, Trujillo (CACERES) Tel. 927 65 93 17 www.ceta-ciemat.es _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
