public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Undefined symbols
Date: Wed, 10 Jan 2001 21:11:28 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005017@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205911@msgid-missing>

On Wed, 10 Jan 2001 11:34:52 -0800, 
Uros Prestor <uros@turbolinux.com> wrote:
>It looks like `make dep' is broken if you're doing a parallel build.

Parallel make dep with modversions has been broken for a long time.
The current makefiles have incorrect or missing internal dependencies.
You have to workaround by

  make dep clean && make -j bzImage modules

For 2.5 the makefile system is being redesigned from scratch and will
be fully parallel, but 2.4 is beyond repair.  Just live with serial
make dep clean.



      parent reply	other threads:[~2001-01-10 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-10  2:03 [Linux-ia64] Undefined symbols Uros Prestor
2001-01-10  2:36 ` Keith Owens
2001-01-10 19:34 ` Uros Prestor
2001-01-10 21:11 ` Keith Owens [this message]

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=marc-linux-ia64-105590693005017@msgid-missing \
    --to=kaos@ocs.com.au \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox