On 22-11-07 16:10, amol verule wrote:

i am compiling 2.6.23 kernel for make command i am getting following error..

AR      arch/i386/lib/lib.a
 GEN     .version
 CHK     include/linux/compile.h
 UPD     include/linux/compile.h
 CC      init/version.o
 LD      init/built-in.o
 LD      .tmp_vmlinux1
lib/built-in.o:(.data+0x2c): undefined reference to `cxx_abort'
make: *** [.tmp_vmlinux1] Error 1

where i have to make change to compile this error .please help...

This sounds like you compiled some part of the kernel with a C++ compiler. If so, don't do that...

Rene.


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to