[Mono-devel-list] the Mono Debugger

Herscovici, Avi AHerscovici at Empirix.com
Tue Jul 1 16:18:04 EDT 2003


I'm trying to build the latest debugger w/ everything current from CVS
(mono, mcs, gtk#, debugger) and I get the following warnings on "make" and
even though they're warnings it still exits on an error.  Any help
appreciated.

-Avi

elf32-i386.c:99: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:102: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:105: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:108: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:111: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:114: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:117: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:120: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:123: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:126: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:129: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:141: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:144: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:147: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:150: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:153: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:156: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:159: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:162: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:165: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:168: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:175: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:178: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:181: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:184: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:187: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:190: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:209: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c:224: warning: initialization discards qualifiers from pointer
target type
elf32-i386.c: In function `elf_i386_grok_prstatus':
elf32-i386.c:455: warning: passing arg 2 of
`_bfd_elfcore_make_pseudosection' discards qualifiers from pointer target
type
elf32-i386.c: In function `elf_i386_relocate_section':
elf32-i386.c:2730: warning: declaration of `indx' shadows a previous local
elf32-i386.c:2098: warning: shadowed declaration is here
elf32-i386.c:2946: warning: declaration of `indx' shadows a previous local
elf32-i386.c:2098: warning: shadowed declaration is here
elf32-i386.c:3391:26: elf32-target.h: No such file or directory
elf32-i386.c: At top level:
elf32-i386.c:240: warning: `elf_i386_reloc_type_lookup' defined but not used
elf32-i386.c:380: warning: `elf_i386_info_to_howto' defined but not used
elf32-i386.c:389: warning: `elf_i386_info_to_howto_rel' defined but not used
elf32-i386.c:418: warning: `elf_i386_is_local_label_name' defined but not
used
elf32-i386.c:430: warning: `elf_i386_grok_prstatus' defined but not used
elf32-i386.c:462: warning: `elf_i386_grok_psinfo' defined but not used
elf32-i386.c:706: warning: `elf_i386_link_hash_table_create' defined but not
used
elf32-i386.c:771: warning: `elf_i386_create_dynamic_sections' defined but
not used
elf32-i386.c:800: warning: `elf_i386_copy_indirect_symbol' defined but not
used
elf32-i386.c:617: warning: `elf_i386_mkobject' defined but not used
elf32-i386.c:628: warning: `elf_i386_object_p' defined but not used
elf32-i386.c:887: warning: `elf_i386_check_relocs' defined but not used
elf32-i386.c:1238: warning: `elf_i386_gc_mark_hook' defined but not used
elf32-i386.c:1276: warning: `elf_i386_gc_sweep_hook' defined but not used
elf32-i386.c:1386: warning: `elf_i386_adjust_dynamic_symbol' defined but not
used
elf32-i386.c:1999: warning: `elf_i386_fake_sections' defined but not used
elf32-i386.c:1770: warning: `elf_i386_size_dynamic_sections' defined but not
used
elf32-i386.c:2071: warning: `elf_i386_relocate_section' defined but not used
elf32-i386.c:3050: warning: `elf_i386_finish_dynamic_symbol' defined but not
used
elf32-i386.c:3213: warning: `elf_i386_reloc_type_class' defined but not used
elf32-i386.c:3233: warning: `elf_i386_finish_dynamic_sections' defined but
not used
make[4]: *** [elf32-i386.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



More information about the Mono-devel-list mailing list