Ticket #18697 (closed defect: fixed)
vtk5 fails to build
| Reported by: | jeremyhu@… | Owned by: | css@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | vtk5 |
Description
[ 94%] Built target vtkInfovisTCL
[ 94%] Built target vtkViews
[ 95%] Built target vtkViewsTCL
Linking CXX executable ../../bin/vtk
Undefined symbols:
"_Tk_PhotoSetSize_Panic", referenced from:
_vtkImageDataToTkPhoto_Cmd in libvtkRenderingTCL.a(vtkTkRenderWidget.o)
_vtkImageDataToTkPhoto_Cmd in libvtkRenderingTCL.a(vtkTkRenderWidget.o)
_vtkImageDataToTkPhoto_Cmd in libvtkRenderingTCL.a(vtkTkRenderWidget.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/vtk] Error 1
make[1]: *** [Wrapping/Tcl/CMakeFiles/vtk.dir/all] Error 2
make: *** [all] Error 2
Change History
comment:2 Changed 4 years ago by jeremyhu@…
Sorry, I just assumed you were the maintainer without looking since you were the vtk maintainer
Note: See
TracTickets for help on using
tickets.


I didn't realize this port lost its maintainer ... I'll take a look. I usually prefer to not throw in everything during its build when it comes to all the bindings.