ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Patch for building libxml++ on systems with grep 2.7


From: Mark
Subject: Re: [Ltib] Patch for building libxml++ on systems with grep 2.7
Date: Wed, 13 Jul 2011 15:17:17 +0100
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hello Stuart

Sorry, I forgot that I'd already patched the libxml++ package.

Attached are the following:

libxml++-1.0.5-parser.patch - this fixes the following error:

parser.cc: In member function 'virtual void 
xmlpp::Parser::check_for_exception()':
parser.cc:197: error: 'auto_ptr' is not a member of 'std'
parser.cc:197: error: expected primary-expression before '>' token
parser.cc:197: error: 'tmp' was not declared in this scope

See here for details:
http://www.mail-archive.com/address@hidden/msg169694.html

libxml++-spec.patch - this updates libxml++.spec to aply both my original 
'grep' patch and the 'parser' patch. Other than the contents of this patch, my 
spec file is identical to the the latest CVS version. All of my files 
originally came from the CVS repository rather than a BSP.

Regards

Mark


On Tuesday 12 Jul 2011 20:40:31 Stuart Hughes wrote:
> Hi Mark,
> 
> Thanks for the patch. However I tried to apply this and it doesn't match
> the current .spec file in the public LTIB CVS.  Specifically, the
> current .spec file does not include libxml++-1.0.5-grep.patch and that
> patch has not been pushed out to the GPP (assuming this is something
> Freescale did).
> 
> If you have that patch and believe it's not restricted (I doubt it),
> then I can try to update the .spec file to include both patches.
> 
> Could you also send the full .spec file as there may be other changes
> that I'm not aware of.  Could you also say which BSP this came from
> (just for administrative recording purposes).
> 
> Regards, Stuart
> 
> On 05/07/11 14:30, Mark wrote:
> > Hello
> > 
> > Building of libxml++ fails on systems with grep 2.7 as per my previous
> > post regarding PCRE.
> > 
> > See http://lists.gnu.org/archive/html/ltib/2011-06/msg00016.html for
> > details.
> > 
> > The attached patches are as follows:
> > 
> > libxml++-1.0.5-grep.patch - changes the grep command in configure.
> > libxml++-spec-grep.patch - updates the spec file to apply the above
> > patch.
> > 
> > Regards
> > 
> > Mark

Attachment: libxml++-spec.patch
Description: Text Data

Attachment: libxml++-1.0.5-parser.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]