All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.8.1-mm1: parallel make doesn't.
@ 2004-08-18  0:01 Rusty Russell
  2004-08-18  0:08 ` William Lee Irwin III
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Russell @ 2004-08-18  0:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: lkml - Kernel Mailing List

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-18  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-18  0:01 2.6.8.1-mm1: parallel make doesn't Rusty Russell
2004-08-18  0:08 ` William Lee Irwin III

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.