compile errors in current kernel whene locale is set to de_DE.UTF-8

From: Arne Schwabe <arne_at_rfc2549.org>
Date: Tue, 27 Jul 2004 00:00:20 +0200
Hi,

In file included from /usr/src/sys/i386/acpica/acpi_wakeup.c:53:
acpi_wakecode.h:2:81: invalid suffix "x" on integer constant
In file included from /usr/src/sys/i386/acpica/acpi_wakeup.c:53:
acpi_wakecode.h:2: error: syntax error before '.' token
acpi_wakecode.h:2: error: stray '\372' in program
acpi_wakecode.h:2: error: stray '\310' in program
acpi_wakecode.h:2: error: stray '\330' in program
acpi_wakecode.h:2: error: stray '\320' in program
acpi_wakecode.h:2: error: stray '\274' in program
acpi_wakecode.h:2:181: invalid suffix "x" on integer constant
acpi_wakecode.h:2: error: `t' undeclared here (not in a function)
acpi_wakecode.h:2: error: syntax error before '...' token
acpi_wakecode.h:2: error: stray '\300' in program
acpi_wakecode.h:2: error: stray '\310' in program
acpi_wakecode.h:2: error: stray '\330' in program
acpi_wakecode.h:2: error: stray '\320' in program
acpi_wakecode.h:2:281: invalid suffix "x" on integer constant
acpi_wakecode.h:2: error: `P' undeclared here (not in a function)
[more noise like this]

% head modules/usr/src/sys/modules/acpi/acpi/acpi_wakecode.h
static char wakecode[] = {
0x90,0xfa,0x8c,0xc8,0x8e,0xd8,0x8e,0xd0,0xbc,0x00,0x10,0x83,0x3e,0x66,0x01,0x00,0x|.%G.ANoN?N=%_at_.%GNoN?N=%_at_.%GNoN?N=%_at_.$B'^(B...>f..,0x74,0x0b,0x9a,0x03,0x00,0x00,0xc0,0x8c,0xc8,0x8e,0xd8,0x8e,0xd0,0x0f,0x01,0x16,0x|t.....%GNoN?N=%_at_.%GNoN?N=%_at_.%GNoN?N=%_at_.%GNoN?N=%_at_...,0x50,0x01,0x66,0xa1,0x5a,0x01,0x0f,0x22,0xd0,0x66,0xa1,0x5e,0x01,0x0f,0x22,0xd8,0x|P.f%GNoN?N=%_at_Z.."%GNoN?N=%_at_f%GNoN?N=%_at_^.."%GNoN?N=%_at_,0x66,0xa1,0x62,0x01,0x0f,0x22,0xe0,0x66,0xa1,0x8a,0x01,0x66,0xa3,0xb4,0x00,0x66,0x|f%GNoN?N=%_at_b.."%GNoN?N=%_at_f%GNoN?N=%_at_..f%GNoN?N=NoN?N=%_at_.f,0xa1,0x86,0x01,0x66,0xa3,0xb9,0x00,0x66,0xa1,0x82,0x01,0x66,0xa3,0xbe,0x00,0x66,0x|%GNoN?N=%_at_..f%GNoN?N=NoN?N=%_at_.f%GNoN?N=%_at_..f%GNoN?N=NoN?N=%_at_.f,0xa1,0x52,0x01,0x66,0xa3,0xc3,0x


% locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES=C
LC_ALL=

when I have LANG=C (then everything is =C" the kernel compiles without
problems.

kernel config is attached.

kernel sources/world are 1-2 days old.

Arne

Received on Mon Jul 26 2004 - 20:00:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:03 UTC