On Thu, Jul 02, 2015 at 10:56:07AM +0200, Ingo Molnar wrote: > > Hm, had to unpull it, due to: > > make[3]: *** No rule to make target 'util/intel-pt.h', needed by > 'util/auxtrace.o'. Stop. > /home/mingo/tip/tools/build/Makefile.build:107: recipe for target 'util' > failed
Any chance this is leftover from previous intel pt pull/revert? And 'util/intel-pt.h' dependency stayed in the util/.auxtrace.o.cmd file? Removing the util/.auxtrace.o.cmd file should fix that. I'm looking at this issue currently.. need somehow to check the dependency validity, need to check how kbuild deal with this ;-) jirka > make[2]: *** [util] Error 2 > Makefile.perf:373: recipe for target 'libperf-in.o' failed > make[1]: *** [libperf-in.o] Error 2 > Makefile:87: recipe for target 'install' failed > make: *** [install] Error 2 > > Thanks, > > Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/