2014-02-20 3:43 GMT+01:00 Kay Sievers <[email protected]>: > On Thu, Feb 20, 2014 at 3:19 AM, Peeters Simon <[email protected]> > wrote: > >>>> Where is it defined on arm? There is an include in kdbus.h. >>> >>> the problem is that it is "#ifndef __KERNEL__" and I assume that >>> __KERNEL__ gets defined when building the module. >> >> both patches attached (sory, didn't bother to try and get git >> send-email to answer to the right thread) > > Cool. Applied the first. > > Instead of the second, I just included "linux/ioctl.h". We should try > to avoid asm-generic/ includes. Please let me know if that works for > you.
yes, it does! it now builds completely fine on my beaglebone. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
