kernel compilation

From: rohithvjp2006
Date: Fri Jan 04 2008 - 06:37:47 EST




hi this is rohith
i am doing project such as porting an linux 2.4 fedora
to some target say x86 when i modified the kernel by make menuconfig command
and after doin make dep there is no error but when i given make bzImage i
am getting this error please reply me what it means and i am very new to
this linux field can any body help
and if the target as arm 9 what i should do where i
should change


regards rohith


from base.c:635:
/usr/src/linux-2.4.22-1.2115.nptl/include/asm/processor.h:257:1: warning:
this is the location of the previous definition
base.c: In function `is_devfsd_or_child':
base.c:1417: structure has no member named `p_opptr'
base.c:1417: structure has no member named `p_opptr'
make[3]: *** [base.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.22-1.2115.nptl/fs/devfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.22-1.2115.nptl/fs/devfs'
make[1]: *** [_subdir_devfs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2115.nptl/fs'
make: *** [_dir_fs] Error 2
[root@rohit linux-2.4]#


--
View this message in context: http://www.nabble.com/kernel-compilation-tp14614652p14614652.html
Sent from the linux-kernel mailing list archive at Nabble.com.

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