From: neha g. <neh...@gm...> - 2014-06-17 05:49:11
|
hi , after run make check I got the output - Making check in netboot make[1]: Entering directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot' Making check in stage2 make[1]: Entering directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' make check-am make[2]: Entering directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' make check-TESTS make[3]: Entering directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' ffs_stage1_5 is too big (11168 > 9920). FAIL: size_test ====================================== 1 of 1 tests failed Please report to m.s...@si... ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/cdac/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2' make: *** [check-recursive] Error 1 Because of above errors ,Trusted Grub Installation can be failed ? |