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:	Thu, 24 Aug 2006 21:35:59 -0700
From:	"Randy.Dunlap" <rdunlap@...otime.net>
To:	kamezawa.hiroyu@...fujitsu.com
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: another NUMA build error

Hi,
I was just trying to reproduce that 'register_one_node'
build error (and couldn't even with the supplied .config file;
weird).  Anyway, after I enabled CONFIG_NUMA (but not CONFIG_ACPI),
I got the following error message.  Seems that some config
options should prevent this config from even being possible
to create.  Any ideas or suggestions?

This is still on 2.6.18-rc4-git1.

scripts/kconfig/conf -s arch/i386/Kconfig
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CC      arch/i386/kernel/asm-offsets.s
In file included from include/asm/mmzone.h:18,
                 from include/linux/mmzone.h:439,
                 from include/linux/gfp.h:4,
                 from include/linux/slab.h:14,
                 from include/linux/percpu.h:4,
                 from include/linux/rcupdate.h:41,
                 from include/linux/pid.h:4,
                 from include/linux/sched.h:70,
                 from include/linux/module.h:9,
                 from include/linux/crypto.h:20,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm/srat.h:31:2: error: #error CONFIG_ACPI_SRAT not defined, and srat.h header has been included
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

config file is attached.

---
~Randy

Download attachment "config-srat-err" of type "application/octet-stream" (34446 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ