[vtkusers] VTK Build Error on Ubuntu 8.04: TCL Conversion Error

David Cole david.cole at kitware.com
Tue May 20 11:44:14 EDT 2008


If you just want a quick workaround to avoid this particular problem, you
can comment out the "closedSplines" test in the
VTK/Filtering/Testing/Python/CMakeLists.txt file. Use a "#" character to
comment out the line that says "closedSplines".

There must be something unique about your system or your python installation
that triggers this issue, because we do not see this on the VTK dashboards
that have python wrapping turned on... Do you have a development build of
python on this machine? Anything else unique?


HTH,
David


On Tue, May 20, 2008 at 1:38 AM, John Eke <tonee47 at yahoo.com> wrote:

>
> Hi,
>
> I am trying to build VTK on Ubuntu 8.04 but it fails with the following
> error:
>
> [ 98%] Converting Tcl test
>
> Converting /usr/local/VTKsource/Filtering/Testing/Tcl/closedSplines.tcl
> Conversion failed!
> make[2]: *** [Filtering/Testing/Python/conversion_complete] Error 1
> make[1]: ***
> [Filtering/Testing/Python/CMakeFiles/FilteringPythonTests.dir/all]
> Error 2
> make: *** [all] Error 2
>
> I'm not really sure what the problem is. Actually I'm clueless. And it wont
> let me make install if that step doesn't pass, so I'm literally stuck.
>
> Help please
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080520/43f9dc8c/attachment.htm>


More information about the vtkusers mailing list