* [Qemu-devel] sed invocation for keycodemapdb not portable
@ 2018-02-07 13:56 Olaf Hering
2018-02-07 14:00 ` Daniel P. Berrangé
0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2018-02-07 13:56 UTC (permalink / raw)
To: qemu-devel, Daniel P. Berrange
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
With commit 927128222b ("ui: add keycodemapdb repository as a GIT
submodule") sed is called with -E, which requires a recent sed.
The version of sed shipped with SLE11 is 4.1.5, which does not
understand the option '-E'. As a result xen-4.11 will fail to build.
Is there a way to achive the same result in some other way?
Olaf
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-07 14:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 13:56 [Qemu-devel] sed invocation for keycodemapdb not portable Olaf Hering
2018-02-07 14:00 ` Daniel P. Berrangé
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).