On 06/03/2011 04:16 PM, Somebody in the thread at some point said:
Hello,
Just to give more background, compilation error apparently caused by
this happened during building kernel-tilt with upstream android
toolchain:
https://android-build.linaro.org/jenkins/job/patrik-ryd_lt-panda/8/consoleFull
CC drivers/gpu/drm/drm_auth.o
In file included from include/drm/drmP.h:76,
from drivers/gpu/drm/drm_auth.c:36:
include/drm/drm.h:47:24: error: sys/ioccom.h: No such file or directory
include/drm/drm.h:48:23: error: sys/types.h: No such file or directory
In file included from include/drm/drmP.h:76,
from drivers/gpu/drm/drm_auth.c:36:
Google knows about at least couple more cases:
http://www.google.com/search?client=ubuntu&channel=fs&q=include%2Fdrm%2Fdrm.h%3A47%3A24%3A+error%3A+sys%2Fioccom.h%3A+No+such+file+or+directory&ie=utf-8&oe=utf-8
Right, the makefiles in the pvr subdirs bodge -D__linux__ on and that
works, but if you include those patched includes from anywhere in normal
kernel space-time it'd blow chunks... nice fix.
-Andy
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev