error while compiling tcl directory

Lisa Sobierajski Avila lisa.avila at kitware.com
Tue Apr 18 14:11:50 EDT 2000


It looks like you are trying to compile VTK 2.4 (why aren't you using VTK 
3.1.2?) with tcl/tk later than 8.0.5 - this is not possible. You'll either 
need to go back to tcl/tk 8.0.5 or forward to VTK 3.1.2.

At 12:40 PM 4/18/00, Naveen Kumar Polapally wrote:
>hi,
>When i try to compile vtk on linux.It gives me an error when it reaches tcl
>directory.can some body identify this.
>
>cd wrap;        make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/wrap'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/wrap'
>cd common;     make - targets.make
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/common'
>make[1]: `targets.make' is up to date.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/common'
>cd common;     make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/common'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/common'
>cd graphics;   make - targets.make
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/graphics'
>make[1]: `targets.make' is up to date.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/graphics'
>cd graphics;   make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/graphics'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/graphics'
>cd imaging;    make - targets.make
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/imaging'
>make[1]: `targets.make' is up to date.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/imaging'
>cd imaging;    make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/imaging'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/imaging'
>cd patented;    make - targets.make
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/patented'
>make[1]: `targets.make' is up to date.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/patented'
>cd patented;    make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/patented'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/patented'
>cd contrib;     make - targets.make
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/contrib'
>make[1]: `targets.make' is up to date.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/contrib'
>cd contrib;     make - all
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/contrib'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/contrib'
>cd tcl;        make - vtk
>make[1]: Entering directory `/home/3/polapall/vtk/vtk2.4/tcl'
>c++ -g -O2  -fPIC -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I.
>-I./../common -I/home/3/polapall/tk8.3.0/generic
>-I/home/3/polapall/tcl8.3.0/generic -DVTK_USE_TKWIDGET -I/usr/X11R6/include
>-I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
>-I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB  -c -o
>tkAppInit.o ./tkAppInit.cxx
>c++ -o vtk tkAppInit.o \
>-L. -g -O2  -fPIC -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I.
>-I./../common -I/home/3/polapall/tk8.3.0/generic
>-I/home/3/polapall/tcl8.3.0/generic -DVTK_USE_TKWIDGET -I/usr/X11R6/include
>-I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
>-I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB
>-rdynamic   -L/home/3/polapall/vtk/vtk2.4/contrib -lVTKContribTcl
>-lVTKContrib  -L/home/3/polapall/vtk/vtk2.4/patented -lVTKPatentedTcl
>-lVTKPatented -L/home/3/polapall/vtk/vtk2.4/imaging -lVTKImagingTcl
>-lVTKImaging -L/home/3/polapall/vtk/vtk2.4/graphics -lVTKGraphicsTcl
>-lVTKGraphics -L../common -lVTKCommonTcl -lVTKCommon -L/usr/X11R6/lib
>/usr/tcltk/lib/libtk8.3.so /usr/tcltk/lib/libtcl8.3.so -ldl  \
>-L/usr/X11R6/lib -lXext -lXt -lSM -lICE -lX11  -lm
>/home/3/polapall/vtk/vtk2.4/graphics/libVTKGraphicsTcl.so: undefined
>reference to `tkMainWindowList'
>collect2: ld returned 1 exit status
>make[1]: *** [vtk] Error 1
>make[1]: Leaving directory `/home/3/polapall/vtk/vtk2.4/tcl'
>make: *** [build_tcl] Error 2
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>--------------------------------------------------------------------
>This is the private VTK discussion list. Please keep messages on-topic.
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
><majordomo at public.kitware.com>. For help, send message body containing
>"info vtkusers" to the same address.
>--------------------------------------------------------------------


--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list