All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: kai@germaschewski.name, sam@ravnborg.org
Subject: 2.6.11-bk10 build problems
Date: Mon, 14 Mar 2005 11:39:37 -0800	[thread overview]
Message-ID: <1110829177.19340.8.camel@localhost> (raw)

I'm having some intermittent build problems on 2.6.11-bk10.  First of
all, doing a 'make -j8 O=... install' errors out not being able to find
a vmlinux:

$ make O=../mhp-build/i386-plain/ -j8 install
make[3]: *** No rule to make target `vmlinux', needed by
`arch/i386/boot/compressed/vmlinux.bin'.  Stop.
make[2]: *** [arch/i386/boot/compressed/vmlinux] Error 2
make[1]: *** [install] Error 2
make: *** [install] Error 2

Also, I just ran menuconfig, changed an option, and did another 'make
install', and it went straight to the install script with no
compiling.  

Note that these are with O=, so it might be just a separate build tree
problem.

Any ideas?

-- Dave


             reply	other threads:[~2005-03-14 19:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14 19:39 Dave Hansen [this message]
2005-03-14 19:49 ` 2.6.11-bk10 build problems Sam Ravnborg
2005-03-14 19:57   ` Dave Hansen
2005-03-14 20:34   ` Martin J. Bligh
2005-03-14 21:22     ` Sam Ravnborg
  -- strict thread matches above, loose matches on Subject: below --
2005-03-14 21:31 Martin J. Bligh

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=1110829177.19340.8.camel@localhost \
    --to=haveblue@us.ibm.com \
    --cc=kai@germaschewski.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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.