GDB build problem (XML parser)

Richard Earnshaw rearnsha@arm.com
Fri Jan 5 17:54:00 GMT 2007


My system has expat 1.95.5 installed on it.  Unfortunately, this version
seems to lack XML_StopParser(), so a build of the current sources dies
with the following:

cc1: warnings being treated as errors
/home/rearnsha/gnusrc/gcc-cross/trunk/gdb/xml-support.c: In function
`gdb_xml_start_element_wrapper':
/home/rearnsha/gnusrc/gcc-cross/trunk/gdb/xml-support.c:289: warning:
implicit declaration of function `XML_StopParser'


R.



More information about the Gdb mailing list