Are you doing a clean build?  Seems to build fine on the dashboards:<br><a href="http://www.cdash.org/CDash/index.php?project=ParaView3#Nightly_Release_3.6">http://www.cdash.org/CDash/index.php?project=ParaView3#Nightly_Release_3.6</a><br>
<br>Utkarsh<br><br><div class="gmail_quote">On Mon, Jun 15, 2009 at 2:15 AM, Raashid Baig <span dir="ltr">&lt;<a href="mailto:raashid.b@rediffmail.com">raashid.b@rediffmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am trying to compile ParaView3.6 (checkedout from cvs) on a Linux Ubuntu machine (cmake version 2.4.7, Qt version 4.3.4) but it fails to build completely.<br>
Can someone please point out what am I doing wrong ?<br>
Thanks in advance,<br>
Raashid<br>
<br>
[ 30%] Building CXX object VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/TestVtkStatisticalBoxChartView.o<br>
[ 30%] Building CXX object VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/QTestApp.o<br>
Linking CXX executable ../../../../../bin/QtChartCxxTests<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::PlaneClipEdge(double*, double*, int, int&amp;, double*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0x76f): undefined reference to `vtkPlanes::GetPlane(int)&#39;<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::ABoxFrustumIsect(double*, vtkCell*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0xb46): undefined reference to `vtkPlanes::GetPlane(int)&#39;<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::CreateFrustum(double*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0x1bc6): undefined reference to `vtkPlanes::SetNormals(vtkDataArray*)&#39;<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0x1e74): undefined reference to `vtkPlanes::GetNumberOfPlanes()&#39;<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0x385e): undefined reference to `vtkPlanes::New()&#39;<br>
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)&#39;:<br>
vtkExtractSelectedFrustum.cxx:(.text+0x39b8): undefined reference to `vtkPlanes::New()&#39;<br>
collect2: ld returned 1 exit status<br>
make[2]: *** [bin/QtChartCxxTests] Error 1<br>
make[1]: *** [VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br><table style="font-family: Verdana; font-size: 11px; line-height: 15px;" border="0" cellpadding="0" cellspacing="0" height="57" width="644"><tbody><tr><td><a href="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><img></a></td>
</tr></tbody></table><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>