Hi List, I am getting following error while compiling.
source='builtin.c' object='builtin.o' libtool=no \ DEPDIR=.deps depmode=hp2 /bin/sh ../build-aux/depcomp \ cc -I../lib -I../lib -O +Onolimit -O +Onolimit -c builtin.c Signal 11, code 1 (address not mapped to object) (0) 0x7f7fefcb0f67 U_STACK_TRACE + 0x1f (1) 0x5348e8 term_on_signal + 0x3dc Compilation terminated. make[2]: *** [builtin.o] Error 4 make[2]: Leaving directory `/ltp-xpf/m4-1.4.16/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/ltp-xpf/m4-1.4.16' make: *** [all] Error 2 Can you please let me know what can i do it to compile. Regards Rishi