tools/build: fixdep versus tools/lib/bpf

From: Arnaldo Carvalho de Melo
Date: Wed Oct 28 2015 - 12:30:51 EST


Hi Jiri, Wang,

I'm getting these while doing 'make -C tools/perf build-test':

LD fixdep-in.o
LINK fixdep
/bin/sh: /home/acme/git/linux/tools/build/fixdep: Permission denied
make[6]: *** [bpf.o] Error 1
make[5]: *** [libbpf-in.o] Error 2
make[4]: *** [/home/acme/git/linux/tools/lib/bpf/libbpf.a] Error 2
make[4]: *** Waiting for unfinished jobs....


It happens at different tests, i.e. seems like a race somewhere in the
build system, can you take a look? It happens with my perf/ebpf branch.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/