Re: Compiling a kernel...

2000-11-15 Thread JParker
ROTECTED]To: Michael Dickey <[EMAIL PROTECTED]> qu.edu.au> cc: debian-laptop@lists.debian.org Subject: Re: Co

Re: Compiling a kernel...

2000-11-15 Thread JParker
ROTECTED]To: Michael Dickey <[EMAIL PROTECTED]> qu.edu.au> cc: [EMAIL PROTECTED] Subject: Re: C

Re: Compiling a kernel...

2000-11-14 Thread Q89029292
Hi, Try "$make mrproper" before using "$make menuconfig" if that works use "$make-kpkg kernel-image" which will compile the kernel and package it into a .deb package then use dpkg to install it. Cheers, Peter Firmstone. On Mon, 13 Nov 2000, Michael Dickey wrote: > I would like take the plunge

Re: Compiling a kernel...

2000-11-14 Thread Q89029292
Hi, Try "$make mrproper" before using "$make menuconfig" if that works use "$make-kpkg kernel-image" which will compile the kernel and package it into a .deb package then use dpkg to install it. Cheers, Peter Firmstone. On Mon, 13 Nov 2000, Michael Dickey wrote: > I would like take the plung

Re: Compiling a kernel...

2000-11-13 Thread primus
Tue Nov 14 02:44:16 GMT 2000 Alternatively, make menuconfig isn't as 'harsh' as make config. -primus On Mon, Nov 13, 2000 at 01:57:56PM -0800, Michael Dickey wrote: | I would like take the plunge and compile a kernel for my laptop - I have | unpacked the kernel source and have gotten as far as

Re: Compiling a kernel...

2000-11-13 Thread primus
Tue Nov 14 02:44:16 GMT 2000 Alternatively, make menuconfig isn't as 'harsh' as make config. -primus On Mon, Nov 13, 2000 at 01:57:56PM -0800, Michael Dickey wrote: | I would like take the plunge and compile a kernel for my laptop - I have | unpacked the kernel source and have gotten as far as

Re: Compiling a kernel...

2000-11-13 Thread Debian User
It would be helpful to know which kernel you are trying to compile. If you can't get xconfig to work, you might try getting the source for a version lower and patching up. --xsdg On Mon, Nov 13, 2000 at 01:57:56PM -0800, Michael Dickey wrote: > I would like take the plunge and compile a

Compiling a kernel...

2000-11-13 Thread Michael Dickey
I would like take the plunge and compile a kernel for my laptop - I have unpacked the kernel source and have gotten as far as "make config". I would like to use xconfig - would be a little more comfortable (I'm stretching my limits now...), but make xconfig returns the following: >dell:/usr/local/

Re: Compiling a kernel...

2000-11-13 Thread Debian User
It would be helpful to know which kernel you are trying to compile. If you can't get xconfig to work, you might try getting the source for a version lower and patching up. --xsdg On Mon, Nov 13, 2000 at 01:57:56PM -0800, Michael Dickey wrote: > I would like take the plunge and compile a

Compiling a kernel...

2000-11-13 Thread Michael Dickey
I would like take the plunge and compile a kernel for my laptop - I have unpacked the kernel source and have gotten as far as "make config". I would like to use xconfig - would be a little more comfortable (I'm stretching my limits now...), but make xconfig returns the following: >dell:/usr/local