On Thu, 11 Feb 1999, you wrote:
>I have installed new kernel release and when i make 'make zImage'  i obtain
>this error:

I got a similar error....and no matter what I tryed it didnt go away...until I
just got disgusted and deleted the linux-2.0.36 directory and than untared the
2.2.1 kernel release again.  I was able to compile than with no problems.

Maybe one of the Linux guru's monitoring here can tell us what causes this.

    Dennis 

>
>gcc -D__KERNEL__ -I/usr/src/linux-2.0.36/include -Wall -Wstrict-prototypes -O2 
>-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-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}:188: Fatal error: Symbol csum_partial_copy already defined.
>make[2]: *** [checksum.o] Error 1
>make[2]: Leaving directory `/usr/src/linux-2.0.36/arch/i386/lib'
>make[1]: *** [first_rule] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.0.36/arch/i386/lib'
>make: *** [_dir_arch/i386/lib] Error 2
>
>I can't understand the reason of this error.
>
>Thanks,

Reply via email to