PROBLEM:Kernel 2.2.9 make error

Peter Bonifacio (peterb@logicaltech.com.au)
Tue, 25 May 1999 15:02:18 +1000


[1.] Kernel 2.2.9 make error
[2.] When compiling kernel 2.2.9 make zImage fails with following errors:
rm -f mm.o
ld -m elf_i386 -r -o mm.o init.o fault.o ioremap.o extable.o
make[2]: Leaving directory `/usr/src/linux.2.2.9/arch/i386/mm'
make[1]: Leaving directory `/usr/src/linux.2.2.9/arch/i386/mm'
make -C arch/i386/lib
make[1]: Entering directory `/usr/src/linux.2.2.9/arch/i386/lib'
make all_targets
make[2]: Entering directory `/usr/src/linux.2.2.9/arch/i386/lib'
gcc -D__KERNEL__ -I/usr/src/linux.2.2.9/include -Wall -Wstrict-prototypes -O
2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -mal
ign-jumps=2 -malign-functions=2 -DCPU=686 -c -o checksum.o checksum.c
checksum.c:200: redefinition of `csum_partial_copy'
checksum.c:105: `csum_partial_copy' previously defined here
{standard input}: Assembler messages:
{standard input}:185: Fatal error: Symbol csum_partial_copy already defined.
make[2]: *** [checksum.o] Error 1
make[2]: Leaving directory `/usr/src/linux.2.2.9/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux.2.2.9/arch/i386/lib'
make: *** [_dir_arch/i386/lib] Error 2
[3.] : kernel 2.2.9
[4.] : Linux version 2.0.36 (root@porky.redhat.com) (gcc version 2.7.2.3) #1
Tue Oct 13 22:17:11 EDT 1998
[5.]
[6.]
[7.] Environment
[7.1.] Linux hyperion 2.0.36 #1 Tue Oct 13 22:17:11 EDT 1998 i686 unknown
Kernel modules 2.1.85
Gnu C 2.7.2.3
Binutils 2.9.1.0.15
Linux C Library 2.0.7
Dynamic linker ldd (GNU libc) 2.0.7
Linux C++ Library 2.8.0
Procps 1.2.9
Mount 2.8a
Net-tools 1.46
Kbd 0.96
Sh-utils 1.16
Modules Loaded vmnet vmmon eepro100
[7.2.]
processor : 0
cpu : 686
model : Pentium II (Deschutes)
vendor_id : GenuineIntel
stepping : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
fpu : yes
fpu_exception : yes
cpuid : yes
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov
16 17 mmx 24
bogomips : 349.80
[7.3.]
vmnet 2 2
vmmon 3 0
eepro100 3 1 (autoclean)
[7.4.]
[7.5.]
[X.]
____________________________________________________________________________
______
Peter Bonifacio
LogicalTech Pty Ltd Tel: +61 3 9629 5200
Level 2, 535 Flinders Lane Fax: +61 3 9629 8383
Melbourne Australia 3000 mailto:peterb@LogicalTech.com.au
____________________________________________________________________________
______

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/