Index: [thread] [date] [subject] [author]
  From: Brian Julin <bri@forcade.calyx.net>
  To  : GGI-Mailing-Liste <ggi-develop@eskimo.com>
  Date: Sun, 4 Apr 1999 14:09:54 -0400 (EDT)

Re: KGI: BETA state for compatibility module

On Sun, 4 Apr 1999, Christoph Egger wrote:
> Brian, could you send me the patch for the 2.2.5 kernel, please?
> When I try to compile KGI I get:
> 
> bash$ cd kgi-0.9/kgi/Linux
> bash$ make KERNEL_VERSION="2.2.5"
> make: *** No rule to make target `2.2.5', needed by `default.exit'.  Stop.

Execute make KERNEL_VERSION="2.2.3" instead.  That forces in the 2.2.3
patch.  There should be only one rejected chunk in
drivers/char/Makefile.rej   You have to apply that chunk by hand.

Your source should be in /usr/src/linux.

--
P.C.M.C.I.A. stands for "Plastic Connectors May Crack If Adjusted"
                                                             -- me
--
Brian S. Julin

Index: [thread] [date] [subject] [author]