Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18697 closed defect (fixed)

vtk5 fails to build

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: cssdev
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 (4)

comment:1 Changed 15 years ago by cssdev

Status: newassigned

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 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

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

comment:3 Changed 15 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: assignedclosed

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

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.