[vtkusers] 3 errors detected in the compilation of "/usr/local/src/VTK/Common/vtkTclUtil.cxx"
    purcells at tartarus.uwa.edu.au 
    purcells at tartarus.uwa.edu.au
       
    Thu Jan 30 01:25:19 EST 2003
    
    
  
New Bugs:
   Managed to solve most of previous errors with
various forced cc and CC direct compiles, now have:
cc-1164 CC: ERROR File = /usr/local/src/VTK/Common/vtkTclUtil.cxx, Line = 288
  Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
          incompatible with parameter of type "Tcl_CmdProc *".
    Tcl_CreateCommand(interp,name,command,
                                  ^
cc-1164 CC: ERROR File = /usr/local/src/VTK/Common/vtkTclUtil.cxx, Line = 542
  Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
          incompatible with parameter of type "Tcl_CmdProc *".
    Tcl_CreateCommand(interp,argv[1],command,
                                     ^
cc-1164 CC: ERROR File = /usr/local/src/VTK/Common/vtkTclUtil.cxx, Line = 574
  Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
          incompatible with parameter of type "Tcl_CmdProc *".
    Tcl_CreateCommand(interp,(char *) cname,vtkTclNewInstanceCommand,
                                            ^
3 errors detected in the compilation of
"/usr/local/src/VTK/Common/vtkTclUtil.cxx".
CC ERROR:  /usr/lib32/cmplrs/fecc returned non-zero status 2
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
These seem to be unique - can't find any other occurances of theses
as I did with earlier errors
Steven Purcell
<A HREF="mailto:purcells at tartarus.uwa.edu.au>Steve</A>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
    
    
More information about the vtkusers
mailing list