(Evan, don&#39;t orget to always forward the messages to the mailing list! )<br><br><div><span class="gmail_quote">2007/2/7, Evan Stitt &lt;<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OK, I tried various other repositories, all with the same result.&nbsp;&nbsp;Any<br>other thoughts out there?</blockquote><div><br>It seems like there&#39;s a bug in the vtk spec file for the mandriva rpm&#39;s and it does not  link to the library you need and consequently does not generate that library ( I think is the VolumeRendering one ). Report the bug to mandriva or to the contributor of those packages.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">thanks again.<br><br><br>Jesús Spí­nola wrote:<br>&gt; Which rpm packages have you used and which version of vtk are you
<br>&gt; using? I had the same error a year ago with one rpm packages. I think<br>&gt; they were from <a href="http://rpmfind.net">rpmfind.net</a> &lt;<a href="http://rpmfind.net">http://rpmfind.net</a>&gt;. It was just a bug in
<br>&gt; the rpm building that didn&#39;t link to the Rendering library or<br>&gt; something similar. There are rpm packages for vtk 5.0 in the<br>&gt; repositories for Mandriva and they should work ok.<br>&gt;<br>&gt; 2007/2/4, Evan Stitt &lt;
<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a><br>&gt; &lt;mailto:<a href="mailto:evangstitt@gmail.com">evangstitt@gmail.com</a>&gt;&gt;:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hello,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I installed VTK on my linux machine (Mandriva 2007).&nbsp;&nbsp;All went well,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; except I&#39;m getting strange results when I try to compile a program.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; When I try to create a new&nbsp;&nbsp;vtkVolumeRayCastCompositeFunction object<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; with the following line:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; vtkVolumeRayCastCompositeFunction *compositeFunction =
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; vtkVolumeRayCastCompositeFunction::New();<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I get the following error at compile time:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; undefined reference to `vtkVolumeRayCastCompositeFunction::New()&#39;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The same thing happens with vtkVolumeRayCastMapper.&nbsp;&nbsp;I have included
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; header files for both of them.&nbsp;&nbsp;The strange thing is, the exact same<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; syntax works fine for other objects, such as the renderer, the render<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; window and the interactor.&nbsp;&nbsp;Any help would be greatly appreciated.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; thanks in advance.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; This is the private VTK discussion list.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Please keep messages on-topic. Check the FAQ at:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 
<a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Follow this link to subscribe/unsubscribe:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>&gt;<br>&gt;<br>&gt;<br></blockquote></div><br>