At 3/9/99 1:17:00 PM, you wrote:
>
> Hi all !
> I have SuSE 5.3 in my system with kernel 2.0.36, and I've got kernel
>2.2.2, after ungziped the file in /usr/src/linux (linux-2.0.35.SuSE), do
>make menuconfig and start compiling with :
>the compilation stops and shows me this message:
>
>make[2]: Leaving directory `/usr/src/linux-2.0.35.SuSE/arch/i386/lib'
>make[1]: Leaving directory `/usr/src/linux-2.0.35.SuSE/arch/i386/lib'
>checksum.c:200: redefinition of sum_partial_copy'
>checksum.c:105: sum_partial_copy' previously defined here
>{standard input}: Assembler messages:
>{standard input}:188: Fatal error: Symbol csum_partial_copy already defined.
>
> What's the problem? any ideas?.
>
You seem to think you are compiling a 2.2.2 kernel but you are
in your 2.035 src directory. You have this all messed up.
First, under suse5.3 you need to have a whole bunch of package
upgrades to get the 2.2.2 kernel to compile.
Second, put the 2.2.2 kernel in a different directory.
Put the tgz package in /usr/src and unpack it.
That should give you /usr/src/linux2.2.2,
then do your make menuconfig in that directory.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html