On Wed, 2017-10-18 at 14:21 +0800, oulijun wrote: > Hi, Doug Ledford > I am use the for-next branch for building and the result is fail. > Is the branch a bug or my buidl way incorrectly?
[ snip ] > CC [M] drivers/gpu/drm/tegra/trace.o > In file included from drivers/gpu/drm/tegra/trace.h:68:0, > from drivers/gpu/drm/tegra/trace.c:2: > ./include/trace/define_trace.h:88:43: fatal error: ./trace.h: No such > file or directory > #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) > ^ > compilation terminated. > make[4]: *** [drivers/gpu/drm/tegra/trace.o] Error 1 > make[3]: *** [drivers/gpu/drm/tegra] Error 2 > make[3]: *** Waiting for unfinished jobs.... > make[2]: *** [drivers/gpu/drm] Error 2 > make[1]: *** [drivers/gpu] Error 2 > make: *** [drivers] Error 2 You've probably got a bad .config for your cross build. I doubt it's related to my tree since I have done any patches to the tracing subsytem and that's what's failing. -- Doug Ledford <dledf...@redhat.com> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD