<div dir="ltr">Hi,<div><br></div><div>I'm trying to build VTK 6.1.1 with the Tk and Python bindings on OSX 10.9.4, with cmake 3.0.2 and At 5.3.1.</div><div><br></div><div>The build is failing with:</div><div><br></div><div>







<p class="">/usr/bin/c++    -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -dynamiclib -Wl,-headerpad_max_install_names    -compatibility_version 1.0.0 -current_version 1.0.0 -o ../../lib/libvtkCommonCoreTCL-6.1.1.dylib -install_name /opt/VTK-6.1.0/build/lib/libvtkCommonCoreTCL-6.1.1.dylib </p><p class="">...snip...</p><p class="">CMakeFiles/vtkCommonCoreTCL.dir/vtkTypeFloat64ArrayTcl.cxx.o CMakeFiles/vtkCommonCoreTCL.dir/vtkCommonCoreTCLInit.cxx.o CMakeFiles/vtkCommonCoreTCL.dir/__/__/Wrapping/Tcl/vtkTclUtil.cxx.o ../../lib/libvtkCommonCore-6.1.1.dylib ../../lib/libvtksys-6.1.1.dylib -framework tcl -lm </p>
<p class="">Undefined symbols for architecture x86_64:</p>
<p class="">  "_Tcl_GetErrorLine", referenced from:</p>
<p class="">      vtkTclVoidFunc(void*) in vtkTclUtil.cxx.o</p>
<p class="">      vtkTclCommand::Execute(vtkObject*, unsigned long, void*) in vtkTclUtil.cxx.o</p>
<p class="">ld: symbol(s) not found for architecture x86_64</p>
<p class="">clang: error: linker command failed with exit code 1 (use -v to see invocation)</p>
<p class="">make[2]: *** [lib/libvtkCommonCoreTCL-6.1.1.dylib] Error 1</p>
<p class="">make[1]: *** [Common/Core/CMakeFiles/vtkCommonCoreTCL.dir/all] Error 2</p><p class=""><br></p><p class="">Can anyone suggest a workaround?</p><p class=""><br></p><p class="">Best wishes,</p><p class=""><br></p><p class="">Jens</p></div></div>