Re: [Cooker] Linux 2.4.0 compilation problems....

2000-10-04 Thread Chmouel Boudjnah

root [EMAIL PROTECTED] writes:

   I've also tryed to compile the included 2.4.0 kernel , and it doesn't
 compile at all ;-)

What the problem ? did you miss some modules ?

   it should be cool to have the option to install a binary versio with
 all modules like the 2.2.17 and include it in the grub/lilo boot manager
 so we can test it also ;-)

you just have to edit the file :

arch/i386/boot/install.sh

of your kernel and add a -a and -c and you'll do a make install it
will be copied and add to the current window managers.

 Someone had compiled it successfully ?

hackkernel package ?

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] Linux 2.4.0 compilation problems....

2000-10-04 Thread Meir Faraj

On Wed, 04 Oct 2000, you wrote:
 root [EMAIL PROTECTED] writes:
I've also tryed to compile the included 2.4.0 kernel , and it doesn't
  compile at all ;-)

 What the problem ? did you miss some modules ?
I doesn't think since 1- I 've run make xconfig and just disabled irda
make dep
make install  or  make bzlilo 
doesn't compiled .


it should be cool to have the option to install a binary versio with
  all modules like the 2.2.17 and include it in the grub/lilo boot manager
  so we can test it also ;-)

 you just have to edit the file :

 arch/i386/boot/install.sh

 of your kernel and add a -a and -c and you'll do a make install it
 will be copied and add to the current window managers.

  Someone had compiled it successfully ?

 hackkernel package ?
the 2.4 kernel.




[Cooker] Linux 2.4.0 compilation problems....

2000-10-03 Thread root

Hi again ;-)
  I've also tryed to compile the included 2.4.0 kernel , and it doesn't
compile at all ;-)
  it should be cool to have the option to install a binary versio with
all modules like the 2.2.17 and include it in the grub/lilo boot manager
so we can test it also ;-)

Someone had compiled it successfully ?