[Cmake] cmake.depends - too many rules for target?

Dean Inglis dean.inglis at on.aibn.com
Tue Jul 2 11:18:46 EDT 2002


Hi,

I'm trying to build VTK on another Win2k box here but am getting during the
build of vtkCommon shared dll's with tcl wrapping:

after a lot of parsing...

d:\Builder\Vtk\bin\\vtkWrapTcl.exe
D:/Builder/Vtk/Common/vtkWin32OutputWindow.h D:/Builder/Vtk/Wrapping/hints 1
d:/Builder/Vtk/Common/vtkWin32OutputWindowTcl.cxx
   Parsed func New
   Parsed func DisplayText
   Parsed func vtkWin32OutputWindow
   Parsed func vtkWin32OutputWindow
   Parsed func PromptText
   Parsed func AddText
   Parsed func Initialize
   Parsed func vtkWin32OutputWindow
   Converted operator
d:\Builder\CMake_1.4\Source\cmake.exe -SD:\Builder\Vtk\Common -Od:\Builder\V
tk\Common -HD:\Builder\Vtk -Bd:\Builder\Vtk
MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
Error cmake.check_depends 1162: Too many rules for target
'd:\Builder\Vtk\Common\vtkAbstractMapper.h'
Error cmake.check_depends 1165: Too many rules for target
'd:\Builder\Vtk\Common\vtkAbstractTransform.h'
Error cmake.check_depends 1168: Too many rules for target
'd:\Builder\Vtk\Common\vtkActor2D.h'

etc., etc., etc.

Error cmake.check_depends 1654: Too many rules for target
'd:\Builder\Vtk\Common\vtkXMLFileOutputWindow.h'
*** 155 errors during make ***

** error 1 ** deleting default_target

** error 1 ** deleting default_target_Common


I'm not sure how to get this to build to completion, any ideas?

Dean





More information about the CMake mailing list