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: Compilation error, expat version too old.


On Mon, Feb 12, 2007 at 11:10:31AM +0100, Denis PILAT wrote:
> Hello,
> 
> I am facing compilation error with xml-support.c, it comes from the 
> expat version I have, it should be too old to define XMLCALL I guess.
> Bellow is the the error.

What version of expat is it?  We should either update the configure
check to reject it, or provide a fallback definition of XMLCALL.

> Shouldn't we provide expat required version with gdb distribution ?

We decided not to do that for various reasons.

-- 
Daniel Jacobowitz
CodeSourcery


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