Re: compiling the kernel

2003-01-09 Thread Daniel Callahan
I've written a Mini-HOWTO on compiling the kernel: http://www.eclectic-cheval.net/linux/kr-mhowto.txt I've posted it here for two reasons: 1) In case it will help, and 2) To get suggestions from those who know more than I do. It's licensed under the FDL, so hack away. Daniel. -- "Bash forehead

RE: compiling the kernel

2003-01-07 Thread Craig Cameron
: compiling the kernel -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 7 Jan 2003 12:01:34 -0700, Craig Cameron wrote: > Can somebody give me a hand with compiling my kernel. I run make > config, and I get an error which essentially says "no rule for > config". Where t

Re: compiling the kernel

2003-01-07 Thread Daniel Callahan
On Tuesday 07 January 2003 13:01, Craig Cameron wrote: > Can somebody give me a hand with compiling my kernel. I run make config, > and I get an error which essentially says "no rule for config". I did a > custom install, and only installed networking and DNS & BIND. I have a > feeling I have to

RE: compiling the kernel

2003-01-07 Thread Craig Cameron
I did try make menuconfig, but had the same result. What is the RPM for Kernal hacking? -Original Message- From: Daniel Callahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:19 PM To: [EMAIL PROTECTED] Subject: Re: compiling the kernel On Tuesday 07 January 2003 13:01

Re: compiling the kernel

2003-01-07 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 7 Jan 2003 12:01:34 -0700, Craig Cameron wrote: > Can somebody give me a hand with compiling my kernel. I run make > config, and I get an error which essentially says "no rule for > config". Where the heck did you run that command? ;) You m

RE: compiling the kernel

2003-01-07 Thread Craig Cameron
I have nothing under /src/linux No files or directory's. I really think I need to add an RPM. Thanks. -Original Message- From: ABrady [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:25 PM To: [EMAIL PROTECTED] Subject: Re: compiling the kernel On Tue, 7 Jan 2003

Re: compiling the kernel

2003-01-07 Thread ABrady
On Tue, 7 Jan 2003 12:01:34 -0700 Craig Cameron <[EMAIL PROTECTED]> wrote: > Can somebody give me a hand with compiling my kernel. I run make > config, and I get an error which essentially says "no rule for > config". I did a custom install, and only installed networking and > DNS & BIND. I hav

Cant connect to HTTPS after re-compiling the kernel

2002-11-13 Thread Silkk
Hello, Do you know how come i cant connect to HTTPS sites after re-compiling my kernel to 2.4.19 and i un-installed ipchains... rpm -q ipchains Casue im going to use iptables?But i have not put in any rules. It was working before i re-compiled the kernel? Any ideas what could cause this? Im usuin

Cant connect to HTTPS after re-compiling the kernel

2002-11-12 Thread Silkk
Hey, Do you know how come i cant connect to HTTPS sites after re-compiling my kernel to 2.4.19 and i un-installed ipchains...casue im going to use iptables? It was working before i re-compiled the kernel? Any ideas what could cause this? Im usuing Mozilla 1.1 Browser i also tryed it with netscape

Re: compiling the kernel to recognize ntfs

2002-09-08 Thread Ricardo Mostalac
So..., I recompile the kernel with NTFS suport, and copy to /boot, I modify grub.conf in /boot/grub to select the kernel to boot, but when select the kernel with NTFS suport the system freezing when the red hat 7.3 is begin to load..., then I have to rebooting the machine and select the kernel unm

Re: compiling the kernel

2001-03-27 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- >> > Well! anyone would think that instructions for compiling the kernel would be >> > on the kernel.org site . But alas no. >> > >> > Can anyone tell me where to get this info from. Actually, the kernel docs (which you get when you install the kernel-doc pack

Re: compiling the kernel

2001-03-27 Thread Andrew So Hing-pong
Stuart Why don't try http://www.linuxdoc.org. In here, you can find a detail how-to document for compliling the linux kernel. Regards, Andrew So Hing-pong Hidong Kim wrote: > > http://www.freeos.com/articles/2589/2/1-3/ > > among many others found from a google search on "compiling the linux

Re: compiling the kernel

2001-03-26 Thread Hidong Kim
http://www.freeos.com/articles/2589/2/1-3/ among many others found from a google search on "compiling the linux kernel". Good luck, Stuart Clark wrote: > > Well! anyone would think that instructions for compiling the kernel would be > on the kernel.org site . But alas no. > > Can anyone t

Re: Compiling the Kernel

2000-02-14 Thread Frank Carreiro
Ok.. I downloaded the patches... This is going to sound dumb but how do I install them :DOk... I feel like a newbie again ::grinz:: BTW, I also tried compiling the latest egcs source (1.1.2 I think). I'm getting a signal 11 error after I think 70% + complete with the build (make bootstr

Re: Compiling the Kernel

2000-02-11 Thread Bernhard Rosenkraenzer
On Fri, 11 Feb 2000, Frank Carreiro wrote: > sbni.c:1375: Invalid `asm' statement: > sbni.c:1375: fixed or forbidden register 1 (sx) was spilled for class > DREG. You're trying to compile this kernel with gcc 2.95.x. Either get the gcc 2.95.x kernel patch (http://people.redhat.com/bero/gcc295/)