RE: Problem Compiling Linux Kernel 2.4.20

2002-12-16 Thread Gary Sandine
On Mon, 2002-12-16 at 18:24, Joseph D. Wagner wrote: > > Do you suggest I re-extract the files from the tar archive and start over? By the error message you sent, it looks to me that you do not have software installed that is needed to run xconfig. Try make menuconfig or make config If menuc

RE: Problem Compiling Linux Kernel 2.4.20

2002-12-16 Thread Joseph D. Wagner
Yes, I did "make mrproper" then I did "make xconfig" and got the results you see. Do you suggest I re-extract the files from the tar archive and start over? Joseph Wagner ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com

RE: Problem Compiling Linux Kernel 2.4.20

2002-12-16 Thread Joseph D. Wagner
> Did you do a make mrproper first? Yep. Here's the output from "make xconfig" [root@localhost linux-2.4.20]# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/linux-2.4.20/scripts' cat header.tk >> ./kconfig.tk ./

Re: Problem Compiling Linux Kernel 2.4.20

2002-12-16 Thread John
On Mon, 16 Dec 2002, Joseph D. Wagner wrote: > I've downloaded kernel version 2.4.20 from http://www.kernel.org and copied > it to the /usr/src/linux-2.4.20 directory, but when I do "make xconfig" (or > any other "make" for that matter, it exits with error code 2. > > I figure there is some Redha

Problem Compiling Linux Kernel 2.4.20

2002-12-16 Thread Joseph D. Wagner
I've downloaded kernel version 2.4.20 from http://www.kernel.org and copied it to the /usr/src/linux-2.4.20 directory, but when I do "make xconfig" (or any other "make" for that matter, it exits with error code 2. I figure there is some Redhat-specific tweaking I must do to compile a generic kerne

Apache 2 and RH 8.0..

2002-12-16 Thread Morelli Enrico
Dear all, starting from RH8.0 with apache 2 series, I'm unable to perform htaccess facility. The configuration file to perform this feature is the same of the previous releases. Any idea? \\\ // (0 0) ooO-(_)-Ooo--

MIPS crosscompiler setup

2002-12-16 Thread Richard Meester
Hi All, I want to setup a system to build a complete redhat 7.3 system for a MIPS little endian. I found the 7.3 distribution from H.J. but these require a minimal system and then natively boot from that MIPS system and build the rest. This is not what i want. I have a crosscompiler which buil