lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Nov 2006 15:01:41 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	Andrew Morton <akpm@...l.org>
Cc:	tglx@...utronix.de, LKML <linux-kernel@...r.kernel.org>
Subject: [BUG] [2.6.19-rc4-mm2] can't compile drivers/acpi/processor_idle.c


While compiling 2.6.19-rc4-mm2 on ia64, I met this compile error.
==
  CC [M]  drivers/acpi/processor_idle.o
drivers/acpi/processor_idle.c:43:22: asm/apic.h: No such file or directory
drivers/acpi/processor_idle.c: In function `acpi_processor_power_seq_show':
drivers/acpi/processor_idle.c:1202: warning: long long unsigned int format, u64 arg (arg 5)
==

This is because of acpi-include-apic-h.patch, maybe.
ia64 doesn't have asm/acpi.h

my .config is attached.

Thanks.
-Kame  

Download attachment "myconfig" of type "application/octet-stream" (28485 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ