RE: Problem Compiling Linux Kernel 2.4.20
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 menuconfig does not work (due to missing software, too), I suggest installing the required packages so you can use xconfig or menuconfig to configure you kernel. Sorry but I don't have a suggestion right now for what RPM to install for xconfig to work. ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list
RE: Problem Compiling Linux Kernel 2.4.20
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/mailman/listinfo/redhat-devel-list
RE: Problem Compiling Linux Kernel 2.4.20
> 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 ./tkparse < ../arch/i386/config.in >> kconfig.tk -: 6: unknown command make[1]: *** [kconfig.tk] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.20/scripts' make: *** [xconfig] Error 2 ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list
Re: Problem Compiling Linux Kernel 2.4.20
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 Redhat-specific tweaking I must do to compile a There's not. > generic kernel from http://www.kernel.org on a Redhat system, but I have no > idea what that specific tweaking is. > > Could someone help me, please? We can't read minds. Show us what happened. > > BTW, I'm using Redhat Linux 7.3. > ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list
Problem Compiling Linux Kernel 2.4.20
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 kernel from http://www.kernel.org on a Redhat system, but I have no idea what that specific tweaking is. Could someone help me, please? BTW, I'm using Redhat Linux 7.3. TIA Joseph Wagner ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list
Apache 2 and RH 8.0..
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--- ##=# | ENRICO MORELLI | email: [EMAIL PROTECTED] | | * * * *| phone: +39 055 4574269 | | University of Florence| fax : +39 055 4574253 | | CERM - via Sacconi, 6 - 50019 Sesto Fiorentino (FI) - ITALY| ##=# ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list
MIPS crosscompiler setup
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 builds the kernel and this is successfull. Can anybody give some pointers on how to setup an environment so that i can crosscompile at least the minimal needed programs, like bash and init. Thanks, Richard ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list