From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrew Morton <akpm@osdl.org>
Cc: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.6.8.1-mm1: parallel make doesn't.
Date: Wed, 18 Aug 2004 10:01:11 +1000 [thread overview]
Message-ID: <1092787271.27346.118.camel@bach> (raw)
[-- Attachment #1: Type: text/plain, Size: 773 bytes --]
Need to make the first few files without -j, othewise it barfs. This is
a regression over 2.6.8.1 (sorry, don't know when it crept into the -mm
tree). .config attached in case it matters.
cd ~/devel/kernel/.28758-linux-2.6.8.1-mm1.updated/
make -j5
CHK include/linux/version.h
SYMLINK include/asm -> include/asm-i386
UPD include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
make: *** No rule to make target `.tmp_kallsyms2.S', needed by
`.tmp_kallsyms2.o'. Stop.
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
Compilation exited abnormally with code 2 at Wed Aug 18 09:54:47
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell
[-- Attachment #2: config-mingo.bz2 --]
[-- Type: application/x-bzip, Size: 6288 bytes --]
next reply other threads:[~2004-08-18 0:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-18 0:01 Rusty Russell [this message]
2004-08-18 0:08 ` 2.6.8.1-mm1: parallel make doesn't William Lee Irwin III
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1092787271.27346.118.camel@bach \
--to=rusty@rustcorp.com.au \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.