qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Patch 0/2] Fix QEMU configure / make with Turkish (and maybe other) locale
@ 2012-03-25 19:11 Stefan Weil
  2012-03-25 19:11 ` [Qemu-devel] [PATCH v2 1/2] Makefile: Set default locale C Stefan Weil
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefan Weil @ 2012-03-25 19:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Emre Ersin

These two patches override the user specific locale settings which
can break QEMU builds. They set the default locale C for configure
and make:

[PATCH v2 1/2] Makefile: Set default locale C
[PATCH 2/2] configure: Set default locale C (fix build for Turkish

A side effect is that all messages which are produced during configure
and make also use the default locale, so for example compiler messages
are no longer localized.

I don't know whether this is a problem for anybody. If it is, setting
LANGUAGE (which is unset at least in Debian installations) might help.

Regards,
Stefan Weil

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-26 19:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 19:11 [Qemu-devel] [Patch 0/2] Fix QEMU configure / make with Turkish (and maybe other) locale Stefan Weil
2012-03-25 19:11 ` [Qemu-devel] [PATCH v2 1/2] Makefile: Set default locale C Stefan Weil
2012-03-25 19:11 ` [Qemu-devel] [PATCH 2/2] configure: Set default locale C (fix build for Turkish locale) Stefan Weil
2012-03-25 19:27 ` [Qemu-devel] [Patch 0/2] Fix QEMU configure / make with Turkish (and maybe other) locale Andreas Färber
2012-03-25 19:48   ` Stefan Weil
2012-03-26 19:25     ` Eric Blake
2012-03-25 19:52   ` Peter Maydell
2012-03-25 20:16     ` Stefan Weil

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).