linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@linuxcare.com>
To: linuxppc-dev@lists.linuxppc.org,
	Kevin Hendricks <khendricks@ivey.uwo.ca>
Subject: Re: Kernel debugging??
Date: Fri, 19 Nov 1999 10:29:20 +1100	[thread overview]
Message-ID: <99111912073001.09736@argo.linuxcare.com.au> (raw)
In-Reply-To: 99111813382301.00618@localhost.localdomain


On Fri, 19 Nov 1999, Kevin Hendricks wrote:

> By the way, I updated from the samba site after the linuxcare site went up (I
> didn't know about the linuxcare site).  To get a good source tree I had to do
> the following:
> 
> -arv --delete
> 
> The -u update kept thinking my samba version was newer than the linuxcare
> version and wouldn't get the new version and there were lots of files that
> needed to be deleted.

If you have done a compilation in the tree, it may have touched some of
the header files.  The way the kernel Makefiles take care of header
dependencies is that if a.h includes b.h, and b.h is newer than a.h, it
will touch a.h.

I usually keep separate trees and only compile in one of them.  I use
dirdiff to keep track of the differences between the trees.  Dirdiff is a
tool I wrote for seeing the differences between directory trees.  It can
handle up to 5 directory trees.  It's a tcl/tk script and it's available
at ftp://ftp.linuxcare.com.au/pub/ppclinux/dirdiff.

Paul.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~1999-11-18 23:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-16 12:25 Kernel debugging?? Andreas Tobler
1999-11-16 15:52 ` Ani Joshi
1999-11-16 16:03   ` Andreas Tobler
1999-11-16 17:45     ` Geert Uytterhoeven
1999-11-16 22:44       ` Martin Costabel
1999-11-17 21:08         ` Geert Uytterhoeven
1999-11-17 23:48           ` Martin Costabel
1999-11-18  9:13             ` Martin Costabel
1999-11-18  0:35           ` Extreme swapping / new location of Paul's kernels [was Re: Kernel debugging??] phandel
1999-11-18 10:04             ` Benjamin Herrenschmidt
1999-11-18 10:22               ` phandel
1999-11-18 10:40                 ` Benjamin Herrenschmidt
1999-11-19  0:51               ` Martin Costabel
1999-11-19 10:25                 ` Benjamin Herrenschmidt
1999-11-18  2:37           ` Kernel debugging?? Paul Mackerras
1999-11-18 17:32             ` Michael Fenske
1999-11-18 18:30               ` Benjamin Herrenschmidt
1999-11-19  9:10                 ` Michael Fenske
1999-11-20 19:36                   ` Joel Klecker
1999-11-18 18:34               ` Kevin Hendricks
1999-11-18 23:29                 ` Paul Mackerras [this message]
1999-11-18 10:02           ` Benjamin Herrenschmidt
1999-11-22 20:00             ` Geert Uytterhoeven

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=99111912073001.09736@argo.linuxcare.com.au \
    --to=paulus@linuxcare.com \
    --cc=khendricks@ivey.uwo.ca \
    --cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).