Re: recompile kernel 2.2.18-3

2002-11-17 Thread Rinaldi J. Montessi
Ha Tu wrote: > --- "Rinaldi J. Montessi" > <[EMAIL PROTECTED]> wrote: > > Ha Tu wrote: > > > > > > Hi, > > > > > > I received a message "warning: Clock skew > > detected. > > > Your build may be incomplete." while running > > "make" or > > > "make clean" > > > > > > Does anyone please tell me the r

Re: recompile kernel 2.2.18-3

2002-11-17 Thread Thomas Molina
On Sun, 17 Nov 2002, Ha Tu wrote: > Thank you very much > > By the way, I have another question. > where is the Ncurses library ? > While trying "make menuconfig", I received message: You need to install the ncurses-devel rpm. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.red

Re: recompile kernel 2.2.18-3

2002-11-17 Thread Ha Tu
Thank you very much By the way, I have another question. where is the Ncurses library ? While trying "make menuconfig", I received message: [root@localhost linux-2.4]# make menuconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/

Re: recompile kernel 2.2.18-3

2002-11-16 Thread Rinaldi J. Montessi
Ha Tu wrote: > > Hi, > > I received a message "warning: Clock skew detected. > Your build may be incomplete." while running "make" or > "make clean" > > Does anyone please tell me the reason why? > > __ > Do you Yahoo!? > Yahoo! Web Hosting - Let

Re: Recompile Kernel

2002-10-25 Thread Samuel Flory
Frank R. Warnke wrote: Jeremy, I am looking at page 255 of the Red Hat Linux 8.0 Customization Guide. The section is called "Appendix A. Building a Custom Kernel". It may be exactly what you are looking for. This manual is found on Red Hat's documentation CD. You might also be able to g

Re: Recompile Kernel

2002-10-25 Thread Mr. Adam ALLEN
On Fri, 2002-10-25 at 22:10, Arjan van de Ven wrote: > On Fri, 2002-10-25 at 22:30, Jeremy Hein wrote: > > Does anyone have step by step instructions to recompile a kernel or can > > possibly help me? And please don't point me to the kernel howto since > > > step 1: make mrproper > step 2:

RE: Recompile Kernel

2002-10-25 Thread Frank R. Warnke
Jeremy, I am looking at page 255 of the Red Hat Linux 8.0 Customization Guide. The section is called "Appendix A. Building a Custom Kernel". It may be exactly what you are looking for. This manual is found on Red Hat's documentation CD. You might also be able to get to it from Red Hat's w

Re: Recompile Kernel

2002-10-25 Thread Markku Kolkka
Viestissä Perjantai 25. Lokakuuta 2002 23:30, Jeremy Hein kirjoitti: > Does anyone have step by step instructions to recompile a kernel or can > possibly help me? Are you compiling from Red Hat's kernel-source RPM or from "vanilla" kernel source tarball? If you are using the RPM you should start

Re: Recompile Kernel

2002-10-25 Thread Arjan van de Ven
On Fri, 2002-10-25 at 22:30, Jeremy Hein wrote: > Does anyone have step by step instructions to recompile a kernel or can > possibly help me? And please don't point me to the kernel howto since step 1: make mrproper step 2: make xconfig or make menuconfig or make config the co

Re: Recompile Kernel

2002-10-25 Thread cfraz
On Fri, 25 Oct 2002 16:30:57 -0400 "Jeremy Hein" <[EMAIL PROTECTED]> wrote: > Does anyone have step by step instructions to recompile a kernel or > can possibly help me? And please don't point me to the kernel howto > since I've been down that road. I've tried several times all with > different pr