On 08/19/2014 02:47 PM, Greg KH wrote: > 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,
Ok, got it now. No idea why it worked on my system, but a fix for now is to make cpp look at the system include file search pathes first, and then fall back to $(KERNELDIR)/include/uapi. Care to test again? Thanks, Daniel _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
