summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
authorChristian Rößler2013-08-12 17:23:50 +0200
committerChristian Rößler2013-08-12 17:23:50 +0200
commit41c9eeeaa1cbb1dfb8faf8af6c080c147738b49b (patch)
tree7349bb2d53ae126396deb84dce46b34fdfc85ebe /remote/modules/systemd
parent[systemd] This version will maybe prove useful for compiling systemd (diff)
downloadtm-scripts-41c9eeeaa1cbb1dfb8faf8af6c080c147738b49b.tar.gz
tm-scripts-41c9eeeaa1cbb1dfb8faf8af6c080c147738b49b.tar.xz
tm-scripts-41c9eeeaa1cbb1dfb8faf8af6c080c147738b49b.zip
[systemd] README-file, if another try is made for compiling systemd
under Scientific Linux.
Diffstat (limited to 'remote/modules/systemd')
-rw-r--r--remote/modules/systemd/systemd.build.scientific.README11
1 files changed, 11 insertions, 0 deletions
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.