[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel 2.2.17 compile problems



On Fri, Sep 08, 2000 at 04:38:40PM -0400, James Waterhouse wrote:
> Hello,
> 	I 'm trying to compile a 2.2.17 kernel but I keep getting errors. I
> downloaded the 2.2.17 source from kernel.org, unpacked it, then did
> "make mrproper", "make config", "make zImage" and I get the following
> errors...

[snip]

you forget to run make dep.

to make this easier try kernel-package instead:

cd linux
make mrproper
make config
make-kpkg clean
fakeroot make-kpkg --revision=3:hostname.2.2.0 kernel_image
dpkg -i ../kernel-image-2.2.17_..._powerpc.deb

> 
> I've attached my .config file. I was wondering if maybe I did not
> include somethind that I should have when running "make config".
> 	Any help would be greatly apreciated.

try the above first.

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgppkqVRfen5n.pgp
Description: PGP signature


Reply to: