Re: compiling errors

2002-05-03 Thread thomas
Am Freitag, 3. Mai 2002 19:36 schrieben Sie: > Hey Jeremy, thanks for response. thomas wrote: > > Hello, > > > > after trying to recompile kernel 2.4.9-21 by "make dep, clean, modules, > > modules_install, bzImage"(installed: kernel, headers, sources of > > 2.4.9-21, modutils 2.4.10-1) on

Re: compiling errors

2002-05-03 Thread Jeremy Hogan
thomas wrote: > Hello, > > after trying to recompile kernel 2.4.9-21 by "make dep, clean, modules, > modules_install, bzImage"(installed: kernel, headers, sources of > 2.4.9-21, modutils 2.4.10-1) on my RH 7.2 box (AMD K7, gcc 2.96.98, > glibc 2.2.4-19.3) I receive these error messages: > > >

compiling errors

2002-05-03 Thread thomas
Hello, after trying to recompile kernel 2.4.9-21 by "make dep, clean, modules, modules_install, bzImage"(installed: kernel, headers, sources of 2.4.9-21, modutils 2.4.10-1) on my RH 7.2 box (AMD K7, gcc 2.96.98, glibc 2.2.4-19.3) I receive these error messages: snip -

Re: Compiling errors with RH 7.0

2001-04-10 Thread Trond Eivind Glomsrød
Darryl Harvey <[EMAIL PROTECTED]> writes: > Hi, > > I am trying to compile a custom kernel with an install of RH7.0 (Plus updates) > > It is always failing on this area: > > make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm' > make[1]: Leaving directory `/usr/src/linux-2.2.17/arch

Compiling errors with RH 7.0

2001-04-10 Thread Darryl Harvey
Hi, I am trying to compile a custom kernel with an install of RH7.0 (Plus updates) It is always failing on this area: make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm' make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm' make -C arch/i386/lib make[1]: Entering director

Re: kernel compiling errors

1998-05-02 Thread David E. Fox
On Sat, 02 May 1998, Cam Vetter wrote: >vfatfs_syms.c:69: redefinition of `vfat_fs_type' >vfatfs_syms.c:15: `vfat_fs_type' previously defined here >vfatfs_syms.c:78: redefinition of `vfat_syms' >vfatfs_syms.c:24: `vfat_syms' previously defined here This looks suspiciously like if a stray #includ

Re: kernel compiling errors

1998-05-02 Thread Linus Åkerlund
On Sat, 2 May 1998, Cam Vetter wrote: > I have been trying to recompile the kernel, using the source that comes with > RedHat 5 (i.e. 2.0.32). I have applied the fat32 patch which I obtained > from: > Can someone tell me what I'm doing wrong and what I need to do to fix it. I > know the fat3

kernel compiling errors

1998-05-02 Thread Cam Vetter
I have been trying to recompile the kernel, using the source that comes with RedHat 5 (i.e. 2.0.32). I have applied the fat32 patch which I obtained from: http://bmrc.berkeley.edu/people/chaffee/fat32.html after doing: make mrproper make kernelconfig make dep; make clean make zImage I get the