On Monday 09 April 2001 10:46, you wrote:
> hello
>
> Since a while I've been having problems compiling the 2.4.x kernel on
> LM7.2 and what should I put in the processor type section.
> I am current ly using a Duron 700 and I choose the Athlon/K7 as
> processor type to be compiled for.
>
> BTW is there any guide to intalling glibc 2.2 on mandrake.
>
> cheers
>
> dooshiant
>
>
> here the error msg i always get when compile:
>
> In file included from /usr/src/linux/include/linux/string.h:21,
>                  from /usr/src/linux/include/linux/fs.h:23,
>                  from /usr/src/linux/include/linux/capability.h:17,
>                  from /usr/src/linux/include/linux/binfmts.h:5,
>                  from /usr/src/linux/include/linux/sched.h:9,
>                  from /usr/src/linux/include/linux/mm.h:4,
>                  from /usr/src/linux/include/linux/slab.h:14,
>                  from /usr/src/linux/include/linux/malloc.h:4,
>                  from /usr/src/linux/include/linux/proc_fs.h:5,
>                  from init/main.c:15:
> /usr/src/linux/include/asm/string.h: In function `__constant_memcpy3d':
> /usr/src/linux/include/asm/string.h:305: `current' undeclared (first
> use in this function)
> /usr/src/linux/include/asm/string.h: In function `__memcpy3d':
> /usr/src/linux/include/asm/string.h:312: `current' undeclared (first
> use in this function)
> make: *** [init/main.o] Error 1


are you compiling from the "official" kernel sources, or from some 
kernel-source rpm.

If from the tarballs on kernel.org, you will need to symlink 
usr/src/linux/include/asm/ to the correct architecture.

I know this one `cause it bit me in the butt more than once.


-- 
Alex
Kernel Panic is General Failure's second in command

Reply via email to