This is the mail archive of the gdb-patches@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]

Re: [RFA] Fix build failure with old versions of expat


On Tue, Feb 20, 2007 at 11:30:09AM -0800, Joel Brobecker wrote:
> Hello,
> 
> On certain machines we have, GDB fails to build because the libexpat
> version it has installed is so old that the XMLCALL macro is not
> defined (we have version 1.95.8). The attached patch should fix
> the problem.
> 
> 2007-02-20  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb_expat.h (XMLCALL): Define if not already defined.
> 
> Tested on 2 different x86-linux machines: One that does have a recent
> libexpat, and another that has an older one.
> 
> OK to apply?

Yes thanks.  Sorry, I think I was supposed to take care of this for
Denis too...


-- 
Daniel Jacobowitz
CodeSourcery


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