New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18697 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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:1 Changed 4 years ago by css@…

  • Status changed from new to assigned

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.

comment:2 Changed 4 years ago by jeremyhu@…

Sorry, I just assumed you were the maintainer without looking since you were the vtk maintainer

comment:3 Changed 4 years ago by takeshi@…

  • Status changed from assigned to closed
  • Resolution set to fixed

I think I fixed this. Update the source tree and give it a try. Now python and x11 variants are default.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.