[systemd-devel] kdbus: merge 3.17 branch into master?
Greg KH
gregkh at linuxfoundation.org
Tue Aug 19 05:47:22 PDT 2014
On Tue, Aug 19, 2014 at 07:37:12AM -0500, Greg KH wrote:
> I'll reboot into 3.17-rc1 and see if that solves this...
Nope, same error as before:
make[1]: Entering directory '/home/gregkh/linux/kdbus/test'
TARGET_CC kdbus-enum.o
In file included from ../kdbus.h:23:0,
from kdbus-util.h:13,
from kdbus-enum.c:20:
/lib/modules/3.17.0-rc1+/build/include/uapi/linux/types.h:9:2: warning: #warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders" [-Wcpp]
#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
^
In file included from /lib/modules/3.17.0-rc1+/build/include/uapi/linux/posix_types.h:4:0,
from /lib/modules/3.17.0-rc1+/build/include/uapi/linux/types.h:13,
from ../kdbus.h:23,
from kdbus-util.h:13,
from kdbus-enum.c:20:
/lib/modules/3.17.0-rc1+/build/include/uapi/linux/stddef.h:1:28: fatal error: linux/compiler.h: No such file or directory
#include <linux/compiler.h>
^
compilation terminated.
How are you building this file?
thanks,
greg k-h
More information about the systemd-devel
mailing list