* Re: [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo
@ 2012-07-20 14:28 David Howells
2012-07-20 14:37 ` Fengguang Wu
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: David Howells @ 2012-07-20 14:28 UTC (permalink / raw)
To: kernel-janitors
Fengguang Wu <fengguang.wu@intel.com> wrote:
> Kernel build failed somewhere in
>
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-modsign.git devel-x509
> head: 60e96ee932ebebf7c93f36b72475a12af7b0bc4e
> config: x86_64-allmodconfig (attached as .config)
>
> Build errors:
>
> gcc: error: security/keys/crypto/x509-asn1.c: No such file or directory
> gcc: error: security/keys/crypto/x509_rsakey-asn1.c: No such file or directory
> Can't open perl script "lib/build_OID_registry": No such file or directory
I can't reproduce this. The lib/build_OID_registry error is particularly odd
as the patches are clearly adding and modifying it. Are you building into a
separate directory to the source tree?
David
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo 2012-07-20 14:28 [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo David Howells @ 2012-07-20 14:37 ` Fengguang Wu 2012-07-20 14:52 ` David Howells 2012-07-20 15:08 ` David Howells 2 siblings, 0 replies; 4+ messages in thread From: Fengguang Wu @ 2012-07-20 14:37 UTC (permalink / raw) To: kernel-janitors On Fri, Jul 20, 2012 at 03:28:07PM +0100, David Howells wrote: > Fengguang Wu <fengguang.wu@intel.com> wrote: > > > Kernel build failed somewhere in > > > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-modsign.git devel-x509 > > head: 60e96ee932ebebf7c93f36b72475a12af7b0bc4e > > config: x86_64-allmodconfig (attached as .config) > > > > Build errors: > > > > gcc: error: security/keys/crypto/x509-asn1.c: No such file or directory > > gcc: error: security/keys/crypto/x509_rsakey-asn1.c: No such file or directory > > Can't open perl script "lib/build_OID_registry": No such file or directory > > I can't reproduce this. The lib/build_OID_registry error is particularly odd > as the patches are clearly adding and modifying it. Are you building into a > separate directory to the source tree? I just reproduced it. Yes I used KBUILD_OUTPUT. Just in case it matters: my gcc version is 4.7.1 (Debian 4.7.1-5). Thanks, Fengguang ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo 2012-07-20 14:28 [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo David Howells 2012-07-20 14:37 ` Fengguang Wu @ 2012-07-20 14:52 ` David Howells 2012-07-20 15:08 ` David Howells 2 siblings, 0 replies; 4+ messages in thread From: David Howells @ 2012-07-20 14:52 UTC (permalink / raw) To: kernel-janitors Fengguang Wu <fengguang.wu@intel.com> wrote: > > I can't reproduce this. The lib/build_OID_registry error is particularly > > odd as the patches are clearly adding and modifying it. Are you building > > into a separate directory to the source tree? > > I just reproduced it. Yes I used KBUILD_OUTPUT. "make O=foo" does show it for me. I've fixed the *-asn1.c not found problem, now to work on the build_OID_registry problem. It seems $(obj) doesn't contain what I thought it did. David ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo 2012-07-20 14:28 [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo David Howells 2012-07-20 14:37 ` Fengguang Wu 2012-07-20 14:52 ` David Howells @ 2012-07-20 15:08 ` David Howells 2 siblings, 0 replies; 4+ messages in thread From: David Howells @ 2012-07-20 15:08 UTC (permalink / raw) To: kernel-janitors Fengguang Wu <fengguang.wu@intel.com> wrote: > > I can't reproduce this. The lib/build_OID_registry error is particularly > > odd as the patches are clearly adding and modifying it. Are you building > > into a separate directory to the source tree? > > I just reproduced it. Yes I used KBUILD_OUTPUT. Should be sorted now. The Make experience is such fun... especially when enhanced by the kernel's kbuild system. David ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-07-20 15:08 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-07-20 14:28 [modsign:devel-x509 19/19] gcc: error: security/keys/crypto/x509-asn1.c: No such file or directo David Howells 2012-07-20 14:37 ` Fengguang Wu 2012-07-20 14:52 ` David Howells 2012-07-20 15:08 ` David Howells
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.