VTK2.4 with Tcl/Tk8.2
    Lakshmi Sastry 
    ls at inf.rl.ac.uk
       
    Wed Oct  6 07:42:56 EDT 1999
    
    
  
Hello,
Yesterday I was able to compile VTK2.4 with Tcl/Tk8.2, but
without the --with-patented and --with-local
But the Tcl examples seemed to look for a Tk_MainList.
So I have been trying to recompile VTK2.4 with Tcl/Tk8.2
with --patented and --with-local options. 
I attach the error message and the targets.make file
generated automatically.
Could someone advise me what is wrong and how I can circumvent
this please?
Many thanks in advance,
Lakshmi
 cd local;     make - targets.make
        ../targets /usr/ral/vtk/local/.. extra /usr/ral/vtk/local  concrete #------------------------------------------------------------------------------ abstract  concrete_h  abstract_h 
        cd local;     make - all
make: file `targets.make' line 11: multiple make lines for tcl/../targetsTcl.cxx (bu37)
        rm -f libVTKLocal.so
        CC  -g -DHAVE_SETMON  -DVTK_WORDS_BIGENDIAN  -DVTK_USE_PTHREADS -ptall -no_prelink  -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I/usr/ral/vtk/local   -I. -I/usr/ral/vtk/local/../graphics -DVTK_USE_GRAPHICS -I/usr/ral/vtk/local/../imaging -DVTK_USE_IMAGING -I/usr/ral/vtk/local/../patented -DVTK_USE_PATENTED -I/usr/ral/vtk/local/../contrib -DVTK_USE_CONTRIB -I/usr/ral/vtk/local/../local -DVTK_USE_LOCAL  -DVTK_USE_OGLR     -I/usr/ral/vtk/local/../common -I/home/vsguser/ls/tcltk/tk8.2.0/generic  -I/home/vsguser/ls/tcltk/tk8.2.0/unix  -I/home/vsguser/ls/tcltk/include -I/home/vsguser/ls/tcltk/tcl8.2.0/generic  -I/home/vsguser/ls/tcltk/tcl8.2.0/unix  -I/home/vsguser/ls/tcltk/include    -shared -rdata_shared -o \
        libVTKLocal.so \
            
CC ERROR:  no source or object file given
*** Error code 2 (bu21)
*** Error code 1 (bu21)
TCL_OBJ = 
tcl/../targetsTcl.cxx: ../targets.h ${VTK_OBJ}/wrap/vtkWrapTcl ../wrap/hints
	rm -f tcl/../targetsTcl.cxx; ${VTK_OBJ}/wrap/vtkWrapTcl ${srcdir}/../targets.h ${srcdir}/../wrap/hints 0 > tcl/../targetsTcl.cxx
tcl/../targetsTcl.cxx: ../targets.h ${VTK_OBJ}/wrap/vtkWrapTcl ../wrap/hints
	rm -f tcl/../targetsTcl.cxx; ${VTK_OBJ}/wrap/vtkWrapTcl ${srcdir}/../targets.h ${srcdir}/../wrap/hints 1 > tcl/../targetsTcl.cxx
tcl/../targetsTcl.cxx: ../targets.h ${VTK_OBJ}/wrap/vtkWrapTcl ../wrap/hints
	rm -f tcl/../targetsTcl.cxx; ${VTK_OBJ}/wrap/vtkWrapTcl ${srcdir}/../targets.h ${srcdir}/../wrap/hints 0 > tcl/../targetsTcl.cxx
JAVA_CLASSES = 
JAVA_CODE = 
JAVA_WRAP = 
PYTHON_WRAP = 
========================================================================
Dr. Lakshmi Sastry		 	 Phone: +44 1235 446892
Rutherford Appleton Laboratory	 	 Fax  : +44 1235 445945
Chilton, Didcot  				 	
OX11 0QX				 Email: M.Sastry at rl.ac.uk
United Kingdom
=========================================================================
-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------
    
    
More information about the vtkusers
mailing list