<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 20, 2015 at 9:40 PM, Orion Poplawski <span dir="ltr">&lt;<a href="mailto:orion@cora.nwra.com" target="_blank">orion@cora.nwra.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 04/20/2015 09:32 PM, Dave Johansen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just noticed that the version of cmake that comes with RHEL 6 is<br>
currently 2.8.12.2 and the EPEL has a cmake28 package that is at version<br>
2.8.11.2. I believe that RHEL 6 originally shipped with cmake 2.6 and<br>
updated in a later point release, but I have two questions:<br>
1) Is the cmake28 a duplicate and need to be removed?<br>
</blockquote>
<br></span>
Yes.<span class=""><br></span></blockquote><div><br></div><div>Ok. Is this already being worked on? Or does a bugzilla need to be created for it? <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) I&#39;m working on packaging cppformat and on RHEL 6 when I build with<br>
cmake28 everything works out of the box, but with cmake I have to add<br>
-DCMAKE_SKIP_RPATH=OFF to get the linker to work properly?<br>
<br>
Is #2 an error/incorrect assumption in the cmake setup for cppformat? Or<br>
is it something wrong in the &quot;system cmake&quot; that is correct in cmake28?<br>
</blockquote>
<br></span>
It&#39;s a (longstanding) bug in the RHEL cmake package:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=640672" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=640672</a><br></blockquote><br></div><div class="gmail_quote">Thanks for the heads up. I&#39;ll just leave the flag in there for now.<br></div></div></div>