[vtk-developers] VTK CVS broken: vtkInformationExecutivePortVectorKey and vtkExecutive link error in Debug only

Sean McBride sean at rogue-research.com
Thu Oct 18 11:51:15 EDT 2007


Hi all,

We are unable to build VTK from CVS.  It Release it links, in Debug it
does not.  The error is:

Linking CXX executable ../../../bin/CommonCxxTests
Undefined symbols:
  "typeinfo for vtkExecutive", referenced from:
      typeinfo for vtkExecutive*in li
bvtkCommon.a(vtkInformationExecutivePortVectorKey.o)
ld: symbol(s) not found

We see that vtkInformationExecutivePortVectorKey was recently moved from
Filtering to Common, but vtkExecutive is still in Filtering.  Should it
move too?

Oddly, I do not see this problem on any dashboard.  But we have reproed
this on two machine, with fresh checkouts and fresh builds.

Thanks,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list