i've upgraded modutils from 2.3.14 (originally installed by RH7,kernel
2.2.16) to 2.3.22 using "rpm -Fvh modultils2.3.22-1.i386.rpm*" as required
by the kernel 2.4test12 compilation. after upgrading, the network module
refused to load anymore (was working fine with insmod 2.3.14) with kernel
2.2.1
d the instructions for patching pls.
Thanks.
- Original Message -
From: Keith Owens <[EMAIL PROTECTED]>
To: Corisen <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, December 11, 2000 5:27 PM
Subject: Re: warning during make modules
> On Mon, 11 Dec 2000 17:15:53
i'm compiling kernel 2.4.0-test11 uder RH7. i've changed the CC= line to use
kgcc, executed "make clean" and "make mrproper". "make menuconfig" and "make
dep" went smoothly. however during the "make modules" process, several
warning messages (shown below) appeared:
{standard input}: Assembler mes
thanks for all those who replied. your help is really appreciated.
basically, in order to compile kernel in RH7, kgcc *MUST* be used instead of
gcc.
to use kgcc edit the Makefile. find the line below and change to:
CC =$(CROSS_COMPILE)kgcc <(changed to kgcc instead of gcc/cc)
once again. th
glibc21-linux/include/linux/proc_fs.h:368: sizeof applied to an
incomplete type
.many more lines
.....many more lines
- Original Message -
From: David Relson <[EMAIL PROTECTED]>
To: Corisen <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, November 14, 2000 9
has anyone running RedHat7(with kernel 2.2.16, gcc 2.96, kgcc 2.91.66)
complied 2.2.17 kernel successfully?
i've downloaded the source and gunzip/untar to /root/linux-2.2.17
1. make menuconfig (ok)
2. make dep (ok)
3. make zImage
===> lots of warning message
===> error: checksum.S:231 badly punc
hi,
i'm currently running RH7, with 2.2.16-22 kernel, gcc 2.96 on a Sharp Actius
250 notebook.
i've manged to successfully compile 2.4.0-test10 kernel. however, upon
startup there are some failed/error messages:
1. finding module dependencies: depmod *** Unresolved symbols in
/lib/modules/2.4.0-
7 matches
Mail list logo