<div dir="ltr">You are correct about me having tried to use master.<div>I try to git the master of any package I can, knowing there is a notable risk of incompatibilities.</div><div>In this case, I did drop the version down when I saw the unique_ptr/auto_ptr difference between master and 1.2.x.</div><div>While searching and I think looking at the messages, it looks like auto_ptr was being deprecated for unique_ptr.</div><div><br></div><div>I'll also add that I stopped my attempts at cross-compiling kea when I read that dhcp client wasn't implemented yet and am now in the middle of trying to cross-compile systemd to see if it will be the end-all be-all for me.<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 4, 2015 at 5:33 AM, Stephen Morris <span dir="ltr"><<a href="mailto:stephen@isc.org" target="_blank">stephen@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What version of log4cplus are you using? The downloads available from<br>
sourceforge:<br>
<br>
<a href="http://sourceforge.net/projects/log4cplus/files/log4cplus-stable" target="_blank">http://sourceforge.net/projects/log4cplus/files/log4cplus-stable</a><br>
<br>
(including 1.1.2, 1.1.3-rc4 and 1.2.0-rc3) all appear to pass<br>
std::auto_ptr to Appender::setLayout. However, I see that the master<br>
branch on GitHub:<br>
<br>
<a href="https://github.com/log4cplus/log4cplus" target="_blank">https://github.com/log4cplus/log4cplus</a><br>
<br>
... has changed the function and passes a std::unique_ptr instead.<br>
<br>
If possible, download one of the versions from sourceforge and build<br>
against that.<br></blockquote></div></div></div></div>