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] [day] [month] [year] [list]
Date:	Tue, 27 Aug 2013 16:46:49 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	werner <w.landgraf@...ru>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 3.11-rc6 many problems,  wil6210 , snd-pcsp , ibmphp

On Fri, Aug 23, 2013 at 02:50:30PM -0400, werner wrote:
> With compiling and using this, have too much problems
> 
[ ... ]

> 
>   CC      arch/x86/crypto/crc32c-intel.mod.o
>   LD [M]  arch/x86/crypto/crc32c-intel.ko
>   CC      arch/x86/crypto/salsa20-i586.mod.o
>   LD [M]  arch/x86/crypto/salsa20-i586.ko
>   CC      arch/x86/kvm/kvm-amd.mod.o
>   LD [M]  arch/x86/kvm/kvm-amd.ko
>   CC      arch/x86/kvm/kvm-intel.mod.o
>   LD [M]  arch/x86/kvm/kvm-intel.ko
>   CC      arch/x86/kvm/kvm.mod.o
>   LD [M]  arch/x86/kvm/kvm.ko
>   CC      crypto/ansi_cprng.mod.o
> gcc: crypto/ansi_cprng.mod.c: No such file or directory
> gcc: no input files
> make[1]: [crypto/ansi_cprng.mod.o] Error 1 (ignored)
>   LD [M]  crypto/ansi_cprng.ko
> ld: crypto/ansi_cprng.mod.o: No such file: No such file or directory
> make[1]: [crypto/ansi_cprng.ko] Error 1 (ignored)
>   CC      crypto/ccm.mod.o
> gcc: crypto/ccm.mod.c: No such file or directory
> gcc: no input files

(and so on)

This is a side effect of commit ea4054a2384 (handle huge number of modules).
See https://lkml.org/lkml/2013/5/8/493.

Guenter
--
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