linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Shaw Terwilliger <sterwill@io.nu>
To: Michael Fenske <michael.fenske@arcormail.de>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: [patch] Paul's rsync kernel compile fix
Date: Sat, 25 Sep 1999 11:44:42 -0500	[thread overview]
Message-ID: <19990925114442.A8312@io.nu> (raw)
In-Reply-To: <37ED04AD.B09AA95@arcormail.de>


Michael Fenske wrote:
> I rsync'd today. Nevertheless I get warnings various variables are
> declared but not defined or defined but not used. I think (hope) this is
> because I selected only the necessary drivers for my Wallstreet PB to
> compile into the kernel.

The patch I keep around actually fixes errors in my compile.  Without
it, pmac_setup.c is referencing variables that aren't defined
anywhere in its scope.  The variables are declared in asm/dma.h, 
which isn't included.  I just can't compile a kernel without a fix.  :)


-- 
Shaw Terwilliger (sterwill@io.nu)

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

      reply	other threads:[~1999-09-25 16:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-25  3:22 [patch] Paul's rsync kernel compile fix Shaw Terwilliger
1999-09-25  9:26 ` Martin Costabel
     [not found]   ` <19990925110256.A8137@io.nu>
     [not found]     ` <37ECF9A9.10B58B88@wanadoo.fr>
1999-09-25 16:48       ` Shaw Terwilliger
1999-09-25 17:21   ` Michael Fenske
1999-09-25 16:44     ` Shaw Terwilliger [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=19990925114442.A8312@io.nu \
    --to=sterwill@io.nu \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=michael.fenske@arcormail.de \
    /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).