mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Cort Dougan <cort@fsmlabs.com>
To: Thomas Kotzian <thomas.kotzian@gmx.at>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Compiling 2.4.0-test10 on PPC
Date: Fri, 3 Nov 2000 15:15:46 -0700	[thread overview]
Message-ID: <20001103151546.B15803@hq.fsmlabs.com> (raw)
In-Reply-To: <001a01c045de$94695080$0301a8c0@home000.net>
In-Reply-To: <001a01c045de$94695080$0301a8c0@home000.net>; from Thomas Kotzian on Fri, Nov 03, 2000 at 10:39:20PM +0100

} 2.4.0-test10 doesn't compile correctly on a mac.
} Only 2 changes are necessary to make it work.
} Or are there any bigger problems with the ppc arch?
} 
} the 2 changes:
} in ./include/asm-ppc/param.h the following lines have to be added
} right before the last #endif:
} 
} #ifdef __KERNEL__
} # define CLOCKS_PER_SEC 100 /* frequency at which times() counts */
} #endif
} 
} in ./drivers/input/keybdev.c the second #elif (CONFIG_ADB) or
} something like that should be changed to #else or the correct #elif
} statement.
} 
} I don't know who's the maintainer of the ppc arch - i think ibm has
} taken it over or am i wrong about that?

No, that's not right :)

Grab the latest ppc tree from www.fsmlabs.com/linuxppcbk.html.  The fixes
are there and the main kernel.org tree will be brought up to speed.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2000-11-03 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-03 21:39 Thomas Kotzian
2000-11-03 22:15 ` Cort Dougan [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=20001103151546.B15803@hq.fsmlabs.com \
    --to=cort@fsmlabs.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thomas.kotzian@gmx.at \
    /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

all inboxes | Powered by JetHome®