Hi  Crash Utility

 

I am engineer from Qualcomm, I want to compile crash 7.1.7,   my step is

1.       Download 7.1.7 in http://people.redhat.com/anderson/

2.       Make TARGET=arm

 

It tell me, I google it but find nothing, how can I bypass this error ?

 

uild-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=./proc-service.list  -lz -ldl -rdynamic

c-exp.o: In function `main':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/c-exp.c:1: multiple definition of `main'

../../crashlib.a(main.o):/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/main.c:81: first defined here

cp-name-parser.o: In function `main':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/cp-name-parser.c:1: multiple definition of `main'

../../crashlib.a(main.o):/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/main.c:81: first defined here

ada-exp.o: In function `main':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/ada-exp.c:1: multiple definition of `main'

../../crashlib.a(main.o):/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/main.c:81: first defined here

f-exp.o: In function `main':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/f-exp.c:1: multiple definition of `main'

../../crashlib.a(main.o):/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/main.c:81: first defined here

p-exp.o: In function `main':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/p-exp.c:1: multiple definition of `main'

../../crashlib.a(main.o):/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/main.c:81: first defined here

go-exp.o: In function `parse_string_or_char':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/go-exp.y:943: undefined reference to `c_parse_escape'

macroexp.o: In function `get_character_constant':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/macroexp.c:364: undefined reference to `c_parse_escape'

macroexp.o: In function `get_string_literal':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/macroexp.c:418: undefined reference to `c_parse_escape'

ada-lang.o: In function `parse':

/Public/qiangxu/Redhat/crash-7.1.7/crash-7.1.7/gdb-7.6/gdb/ada-lang.c:12703: undefined reference to `ada_parse