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
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:
>
>
>
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 -
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
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
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
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
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