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 -- 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 ---------------------------- Confidencialidad: Este mensaje y sus ficheros adjuntos se dirige exclusivamente a su destinatario y puede contener informaci�n privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilizaci�n, divulgaci�n y/o copia sin autorizaci�n est� prohibida en virtud de la legislaci�n vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente respondiendo al mensaje y proceda a su destrucci�n. Disclaimer: This message and its attached files is intended exclusively for its recipients and may contain confidential information. If you received this e-mail in error you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited and may be unlawful. In this case, please notify us by a reply and delete this email and its contents immediately. ----------------------------
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
