Hi! > we ignore build failures in kernel/firmware, so this doesn't stop build phase. > But when build fails (for whatever reason) then it always breaks install > phase: > > make[3]: Entering directory `/root/ltp/testcases/kernel/firmware' > make[4]: Entering directory > `/root/ltp/testcases/kernel/firmware/fw_load_kernel' > install -m 00775 > "/root/ltp/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.ko" > "/opt/ltp/testcases/bin/ltp_fw_load.ko" > install: cannot stat > ??/root/ltp/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.ko??: No > such file or directory > make[4]: *** [/opt/ltp/testcases/bin/ltp_fw_load.ko] Error 1 > make[4]: Leaving directory > `/root/ltp/testcases/kernel/firmware/fw_load_kernel' > make[3]: *** [install] Error 2 > make[3]: Leaving directory `/root/ltp/testcases/kernel/firmware' > make[2]: *** [install] Error 2 > make[2]: Leaving directory `/root/ltp/testcases/kernel' > make[1]: *** [install] Error 2 > make[1]: Leaving directory `/root/ltp/testcases' > make: *** [testcases-install] Error 2
We are about to move the code into include/mk/modules.mk, so let's make sure it's fixed there. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
