This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB build problem (XML parser)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]