RE: Error to recompile Kernel 2.4.18-14

2003-01-15 Thread Lucas Albers
uary 15, 2003 2:40 PM > To: Lucas Albers > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Error to recompile Kernel 2.4.18-14 > Importance: High > > the error is with configuration file... > > I do this: > > cp configs/config-2.14.18-15

RE: Error to recompile Kernel 2.4.18-14

2003-01-15 Thread Javier E. Tia Marin
05:56 p.m. Para: [EMAIL PROTECTED] CC: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: RE: Error to recompile Kernel 2.4.18-14 Importancia: Alta I would try make mrproper oldconfig dep bzImage modules modules_install. I would think you have something in your configuration that it

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 14 January 2003 06:39 pm, jdow wrote: > For what it is worth the last two kernels that appeared in the 7.2 > updates would not compile "straight out of the box" here. There seemed > to be missing include files. I figure there is a missing fi

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread jdow
For what it is worth the last two kernels that appeared in the 7.2 updates would not compile "straight out of the box" here. There seemed to be missing include files. I figure there is a missing file or some other idiot problem I have not had time to troubleshoot. {^_^} - Original Message

Re: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Anne Possoz
> I have same problem, another idea? To make it more clear I would suggest the following steps: make mrproper cp -p /boot/config_current_kernel /usr/src/linux_current_kernel/.config make menuconfig (make oldconfig is needed if the .confg file comes from a previous kernel and it will prompt

RE: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Lucas Albers
I would try make mrproper oldconfig dep bzImage modules modules_install. I would think you have something in your configuration that it does not like. So try stock configuration compilation. > Hi: > > I have same problem, another idea? > > Javier > > > I saw an error similar to this. > Save your

RE: Error to recompile Kernel 2.4.18-14

2003-01-14 Thread Javier E. Tia Marin
Hi: I have same problem, another idea? Javier I saw an error similar to this. Save your config in make xconfig; then do a super clean of your object files. make mrproper xconfig clean bzImage modules > Hi guys: > > > After make bzImages modules, I have this error: > > de sch

Re: cannot recompile kernel

2002-12-14 Thread Markku Kolkka
Viestissä Lauantai 14. Joulukuuta 2002 11:24, David Sudjiman kirjoitti: > I did > make menuconfig --> safe the configuration > make dep --> OK > make bzImage --> OK > make modules --> Err > (...) > Any suggestion what I should do? Start with "make mrproper". -- Markku Kolkka [EMA

cannot recompile kernel

2002-12-14 Thread David Sudjiman
Guys, I just installed my toshiba tecra8100 with rh80, but I cannot recompile my kernel (default kernel) I did make menuconfig --> safe the configuration make dep --> OK make bzImage --> OK make modules --> Err /usr/src/linux-2.4.18-14/include/net/sock.h:1266: warning: implicit declaration of f

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

recompile kernel 2.2.18-3

2002-11-15 Thread Ha Tu
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 the expert host your site http://webho

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

Recompile Kernel

2002-10-25 Thread Jeremy Hein
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 problems. First of all, I am recompiling because I want to add ntfs, ipx, and possi