Hi, I have this issue of version mismatch during xenomai installation in debian linux.
I followed the steps in: http://www.xenomai.org/index.php/Building_Debian_packages Info of my server is: prototype:~/merchant/linux-2.6.35.9# uname -a Linux prototype 2.6.26-2-xen-686 #1 SMP Thu Jan 27 05:44:37 UTC 2011 i686 GNU/Linux The error message in a step at end for which I want a solution: prototype:~/merchant/linux-2.6.35.9# CONCURRENCY_LEVEL=2 CLEAN_SOURCE=no fakeroot make-kpkg --initrd --append-to-version -xenomai-2.5.6 --revision 1.0 kernel_image kernel_headers exec debian/rules DEBIAN_REVISION=1.0 APPEND_TO_VERSION=-xenomai-2.5.6 INITRD=YES kernel_image kernel_headers /usr/bin/make -f ./debian/rules debian/stamp/binary/pre-linux-image-2.6.35.9-xenomai-2.5.6 make[1]: Entering directory `/root/merchant/linux-2.6.35.9' ====== making target debian/stamp/install/linux-image-2.6.35.9-xenomai-2.5.6 [new prereqs: ]====== This is kernel package version 11.015. echo "The UTS Release version in include/linux/version.h"; echo " \"\" "; echo "does not match current version:"; echo " \"2.6.35.9-xenomai-2.5.6\" "; echo "Please correct this."; exit 2 The UTS Release version in include/linux/version.h "" does not match current version: "2.6.35.9-xenomai-2.5.6" Please correct this. make[1]: *** [debian/stamp/install/linux-image-2.6.35.9-xenomai-2.5.6] Error 2 make[1]: Leaving directory `/root/merchant/linux-2.6.35.9' make: *** [kernel_image] Error 2
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
