As I said, I&#39;m using gcc 4.7.2 built on opensuse 12.1.  Both CMake and VTK 5.10.1 are built with this compiler and are working perfectly properly.  However, I was using an old build of paraview.  Updating this to reflect the change in compiler gives the errors noted below.<div>
<br></div><div>I will try to kick of 3.98 over the weekend and feed back anything, but these I would suggest will likely still be a problem.</div><div><br>Cheers</div><div>Andy<br><br><div class="gmail_quote">On 9 November 2012 14:08, Kyle Lutz <span dir="ltr">&lt;<a href="mailto:kyle.lutz@kitware.com" target="_blank">kyle.lutz@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, Nov 9, 2012 at 6:01 AM, Andrew Parker<br>
&lt;<a href="mailto:andy.john.parker@googlemail.com">andy.john.parker@googlemail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I get this error building a fresh clone of 3.14.1 using gcc 4.7.2, vtk build<br>
&gt; and works perfectly fine with this compiler so I presume it&#39;s a slight<br>
&gt; change in ordering that has caused the problem.:<br>
&gt;<br>
&gt; [ 30%] Building CXX object<br>
&gt; VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkFreeTypeUtilities.cxx.o<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx: In function ‘FT_Error<br>
&gt; vtkFreeTypeUtilitiesFaceRequester(FTC_FaceID, FT_Library, FT_Pointer,<br>
&gt; FT_FaceRec_**)’:<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected<br>
&gt; type-specifier before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected ‘&gt;’<br>
&gt; before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: expected ‘(’<br>
&gt; before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeUtilities.cxx:343:46: error: ‘intptr_t’<br>
&gt; was not declared in this scope<br>
&gt;<br>
&gt; Seems very simple, just seems to me to be a missing #include &lt;stdint.h&gt;,<br>
&gt; fixing it by including said header in the cxx file above, then gives this:<br>
&gt;<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeTools.cxx: In function ‘FT_Error<br>
&gt; vtkFreeTypeToolsFaceRequester(FTC_FaceID, FT_Library, FT_Pointer,<br>
&gt; FT_FaceRec_**)’:<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeTools.cxx:229:46: error: expected<br>
&gt; type-specifier before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeTools.cxx:229:46: error: expected ‘&gt;’<br>
&gt; before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeTools.cxx:229:46: error: expected ‘(’<br>
&gt; before ‘intptr_t’<br>
&gt; ParaView/VTK/Rendering/vtkFreeTypeTools.cxx:229:46: error: ‘intptr_t’ was<br>
&gt; not declared in this scope<br>
&gt;<br>
&gt; including this again inside the cxx fixes this too and it seems to go<br>
&gt; through fine.  Probably too late for 3.14.1 but might be of use for<br>
&gt; 3.98....?<br>
&gt;<br>
&gt; Let me know if this was the wrong thing to use?? As I&#39;ve change my local<br>
&gt; copy to reflect the above.<br>
<br>
</div></div>Hi Andrew,<br>
<br>
Can you let us know what compiler and operating system you are using?<br>
<br>
Also, have you tried with the new ParaView-3.98-RC1 release?<br>
<br>
Thanks,<br>
Kyle<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><p>__________________________________</p><p>   Dr Andrew Parker</p><p>   <a href="mailto:Em@il" target="_blank">Em@il</a>:  <a href="mailto:andrew.parker@cantab.net" target="_blank">andrew.parker@cantab.net</a></p>
<br>
</div>