diff options
| author | Michael Pereira Neves | 2014-03-31 21:14:19 +0200 |
|---|---|---|
| committer | Michael Pereira Neves | 2014-03-31 21:14:19 +0200 |
| commit | c68cfbfde55cf8565ba186dd60f2065e2269650a (patch) | |
| tree | 6dbe7a31e0d943c968fad644f653effc903ae9b7 /remote/modules/systemd/module.build.scientific.README | |
| parent | [brazilian] add brazilian locale and keymaps (diff) | |
| parent | [vbox] re-set permissions: openslx/script entries (diff) | |
| download | tm-scripts-c68cfbfde55cf8565ba186dd60f2065e2269650a.tar.gz tm-scripts-c68cfbfde55cf8565ba186dd60f2065e2269650a.tar.xz tm-scripts-c68cfbfde55cf8565ba186dd60f2065e2269650a.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
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. |
