Joshua,<div><br></div><div>git-master is indeed a little unstable at this point. We are revising the cmake rules so it&#39;s not surprising it breaking in some cases. We expect the issues to be ironed out with the next few weeks.</div>
<div><br></div><div>Utkarsh<br><br><div class="gmail_quote">On Wed, Aug 8, 2012 at 2:41 PM, Joshua Murphy <span dir="ltr">&lt;<a href="mailto:Joshua.Murphy@lasp.colorado.edu" target="_blank">Joshua.Murphy@lasp.colorado.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hi All,</div><div><br></div><div>Not sure if I just got a snapshot that doesn&#39;t work, or if there is something additional I have to do, but I am trying to compile the git repository (I am new to git, so I may be doing something wrong) version of ParaView on my Mac laptop running OS X 10.7.4… Everything works until we get to 22% in the VTK build… I get the following error:</div>
<div><br></div><div><div>[ 22%] Building C object VTK/ThirdParty/freetype/vtkfreetype/CMakeFiles/vtkfreetype.dir/builds/unix/ftsystem.c.o</div><div>Linking C shared library ../../../../lib/libvtkfreetype-6.0.dylib</div><div>
Undefined symbols for architecture x86_64:</div><div>  &quot;_autofit_module_class&quot;, referenced from:</div><div>      _ft_default_modules in ftinit.c.o</div><div>ld: symbol(s) not found for architecture x86_64</div><div>
collect2: ld returned 1 exit status</div><div>make[5]: *** [lib/libvtkfreetype-6.0.1.dylib] Error 1</div><div>make[4]: *** [VTK/ThirdParty/freetype/vtkfreetype/CMakeFiles/vtkfreetype.dir/all] Error 2</div><div>make[3]: *** [all] Error 2</div>
<div>make[2]: *** [ParaView-prefix/src/ParaView-stamp/ParaView-build] Error 2</div><div>make[1]: *** [CMakeFiles/ParaView.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>I checked out from the repository with the command:</div>
<div>$ git clone -- recursive git://<a href="http://paraview.org/ParaView.git" target="_blank">paraview.org/ParaView.git</a></div><div>$ git clone -- recursive git://<a href="http://paraview.org/ParaViewData.git" target="_blank">paraview.org/ParaViewData.git</a></div>
<div><br></div><div>Updated to the most recent versions with:</div><div>$ git pull</div><div>$ git submodule update --init</div><div><br></div><div>I have made no local changes to the repository, and am building from a build directory outside of the ParaView directory.</div>
<div><br></div><div>Any thoughts? I pulled the most recent revisions just before I tried to build it… </div><div>If it is just that it is an unstable revision, that is fine, but if there is something I can do, I would like to follow how things are going.</div>
<div><br></div><div>Thanks,</div><div>Josh</div><div><br></div><div><div><div><div><br></div><div><img src="cid:8D166916-1C03-41F1-B8CF-D4DD8D9DEC71" type="image/png"></div><div>Joshua J. Murphy</div><div>Computer Scientist</div>
<div><div style="font-size:12px;font-family:Consolas,monospace">Laboratory for Atmospheric and Space Physics</div><div style="font-size:12px;font-family:Consolas,monospace">University of Colorado, Boulder</div></div><div>
<br></div></div></div></div></div>
<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>