From 41c9eeeaa1cbb1dfb8faf8af6c080c147738b49b Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Mon, 12 Aug 2013 17:23:50 +0200 Subject: [systemd] README-file, if another try is made for compiling systemd under Scientific Linux. --- remote/modules/systemd/systemd.build.scientific.README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 remote/modules/systemd/systemd.build.scientific.README (limited to 'remote/modules') diff --git a/remote/modules/systemd/systemd.build.scientific.README b/remote/modules/systemd/systemd.build.scientific.README new file mode 100644 index 00000000..bad5a2d4 --- /dev/null +++ b/remote/modules/systemd/systemd.build.scientific.README @@ -0,0 +1,11 @@ +Building systemd under Scientific Linux 6.4 + +Unfortunately this is not possible, as, at the end of a long chain +of prerequisites (compiling autoconf, automake, m4, utillinux (blkid), +dbus the last requisite cannot be met: +udev-builtin-input_id.c:166: error: 'BTN_TRIGGER_HAPPY' undeclared. + +This 'BTN_TRIGGER_HAPPY' should be provided by kernel headers, but seems +to be intruduced in the headers of kernel 2.6.34 (linux/input.h). + +Scientific Linux uses 2.6.32. -- cgit v1.2.3-55-g7522