diff options
Diffstat (limited to 'remote/modules/systemd/module.build.scientific.README')
| -rw-r--r-- | remote/modules/systemd/module.build.scientific.README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.build.scientific.README b/remote/modules/systemd/module.build.scientific.README new file mode 100644 index 00000000..bad5a2d4 --- /dev/null +++ b/remote/modules/systemd/module.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. |
