Hi, On 22 May 2015 at 11:16, <[email protected]> wrote: > hello, > > while building 220 I get: > > In file included from src/journal/audit-type.c:32:0: > src/journal/audit_type-to-name.h: In function 'audit_type_to_string': > src/journal/audit_type-to-name.h:23:14: error: 'AUDIT_USER_AUTH' > undeclared (first use in this function) > case AUDIT_USER_AUTH: return "USER_AUTH"; > ^
I got the same here rm src/journal/audit_type-to-name.h src/udev/keyboard-keys-from-name.gperf Solved this one and another udev-related. These generated files are in the tarball when they shouldn't. Btw src/boot/efi is missing from the tarball, too. Regards, Marc-Antoine _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
