On Thu, Dec 05, 2013 at 05:25:50PM +0100, Borislav Petkov wrote: > From: Borislav Petkov <b...@suse.de> > > Ok, > > step one: carve out fs-related stuff into a libapikfs.a library. >
got similar failure as David by runnning 'make -f tests/make' [jolsa@krava perf]$ make -f tests/make - make_pure: cd . && make -f Makefile DESTDIR=/tmp/tmp.nIVqbIKxHQ SNIP - make_pure_O: cd . && make -f Makefile O=/tmp/tmp.CoL1PmqBBQ DESTDIR=/tmp/tmp.tpMfXhJGov make: *** [make_pure_O] Error 1 [jolsa@krava perf]$ cat make_pure_O cd . && make -f Makefile O=/tmp/tmp.CoL1PmqBBQ DESTDIR=/tmp/tmp.tpMfXhJGov BUILD: Doing 'make -j4' parallel build Auto-detecting system features: ... backtrace: [ on ] ... dwarf: [ on ] SNIP CC /tmp/tmp.CoL1PmqBBQ/scripts/python/Perf-Trace-Util/Context.o SUBDIR /home/jolsa/kernel.org/linux-test/tools/lib/api/ CC /tmp/tmp.CoL1PmqBBQ/fs/debugfs.o SUBDIR /home/jolsa/kernel.org/linux-test/tools/lib/traceevent/ FLAGS: * new build flags or cross compiler Assembler messages: Fatal error: can't create /tmp/tmp.CoL1PmqBBQ/fs/debugfs.o: No such file or directory make[3]: *** [/tmp/tmp.CoL1PmqBBQ/fs/debugfs.o] Error 1 make[2]: *** [/tmp/tmp.CoL1PmqBBQ/libapikfs.a] Error 2 make[2]: *** Waiting for unfinished jobs.... CC FPIC event-parse.o CC FPIC event-plugin.o CC FPIC trace-seq.o CC FPIC parse-filter.o SNIP BUILD PLUGIN plugin_cfg80211.so BUILD STATIC LIB libtraceevent.a make[3]: Nothing to be done for `plugins'. make[1]: *** [all] Error 2 jirka -- 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/