Re: Trouble compiling 2.4.21 kernel

2003-06-30 Thread David
On Thursday 26 June 2003 10:00 am, John Foster wrote: > Travis Crump wrote: > >> rm -f include/asm > >> ( cd include ; ln -sf asm-i386 asm) > >> make -C scripts kconfig.tk > >> make[1]: Entering directory `/usr/src/kernel-source-2.4.21/scripts' > >> cat header.tk >> ./kconfig.tk > >> ./tkparse < .

Re: Trouble compiling 2.4.21 kernel

2003-06-29 Thread David
On Thursday 26 June 2003 01:42 am, Nick Hastings wrote: > Hi, > > * Roberto Sanchez <[EMAIL PROTECTED]> [030626 12:48]: > > I just downloaded the new kernel-source-2.4.21-1 package. When I > > unpacked it and tried 'make xconfig', I got this: > > > > rm -f include/asm > > ( cd include ; ln -sf asm

Re: Trouble compiling 2.4.21 kernel

2003-06-29 Thread Roberto Sanchez
--- Paul Johnson <[EMAIL PROTECTED]> escribió: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 26, 2003 at 01:31:12AM +0200, Roberto Sanchez wrote: > > This is line 43 from /usr/src/linux/crypto/Configure.in: > > > > "$CONFIG_INET6_ESP" = "m" ]; then > > > > I can't f

Re: Trouble compiling 2.4.21 kernel

2003-06-28 Thread Travis Crump
Paul Johnson wrote: On Thu, Jun 26, 2003 at 01:31:12AM +0200, Roberto Sanchez wrote: This is line 43 from /usr/src/linux/crypto/Configure.in: "$CONFIG_INET6_ESP" = "m" ]; then I can't figure out what the problem is. Any ideas? I'm thinking either something is wrong with the kernel con

Re: Trouble compiling 2.4.21 kernel

2003-06-27 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 26, 2003 at 01:31:12AM +0200, Roberto Sanchez wrote: > This is line 43 from /usr/src/linux/crypto/Configure.in: > > "$CONFIG_INET6_ESP" = "m" ]; then > > I can't figure out what the problem is. Any ideas? I'm thinking either so

Re: Trouble compiling 2.4.21 kernel

2003-06-26 Thread John Foster
Travis Crump wrote: Roberto Sanchez wrote: I just downloaded the new kernel-source-2.4.21-1 package. When I unpacked it and tried 'make xconfig', I got this: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/kernel-source-2.4

Re: Trouble compiling 2.4.21 kernel

2003-06-26 Thread Nick Hastings
Hi, * Roberto Sanchez <[EMAIL PROTECTED]> [030626 12:48]: > I just downloaded the new kernel-source-2.4.21-1 package. When I unpacked it > and tried 'make xconfig', I got this: > > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts kconfig.tk > make[1]: Entering directory

Re: Trouble compiling 2.4.21 kernel

2003-06-25 Thread Travis Crump
Roberto Sanchez wrote: I just downloaded the new kernel-source-2.4.21-1 package. When I unpacked it and tried 'make xconfig', I got this: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/kernel-source-2.4.21/scripts' cat header.

Trouble compiling 2.4.21 kernel

2003-06-25 Thread Roberto Sanchez
I just downloaded the new kernel-source-2.4.21-1 package. When I unpacked it and tried 'make xconfig', I got this: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/kernel-source-2.4.21/scripts' cat header.tk >> ./kconfig.tk ./t