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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Oct 2007 13:50:19 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Patrizio Bassi <patrizio.bassi@...il.com>
cc:	"Kernel, " <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.23-git3 compilation broken, asm headers missing?

On Sat, 13 Oct 2007, Patrizio Bassi wrote:
> include/linux/types.h:15:23: error: asm/types.h: No such file or directory
> In file included from include/linux/prefetch.h:13,
>                  from include/linux/list.h:8,
>                  from include/linux/module.h:9,
>                  from include/linux/crypto.h:21,
>                  from arch/x86/kernel/asm-offsets_32.c:7,
>                  from arch/x86/kernel/asm-offsets.c:2:
> 
> full log attached.

That's a stale include/asm symlink. Can you save your .config file and do 

make mrproper

please and check if it's solved.

Thanks,

	tglx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ