[vtkusers] problem building vtk (Solaris)
Ramesh R
rameshr at jhu.edu
Mon Sep 8 02:23:58 EDT 2003
Hello,
I get an error message when I try to build vtk. Here are the last few
lines of the output of 'make'
Building object file vtkTkAppInit.o...
Building executable /home/rameshr/tools/vtk/VTK-4.2.2/bin/vtk...
ld: fatal: file /home/rameshr/lib: unknown file type
ld: fatal: File processing errors. No output written to
/home/rameshr/tools/vtk/VTK-4.2.2/bin/vtk
collect2: ld returned 1 exit status
make[3]: *** [/home/rameshr/tools/vtk/VTK-4.2.2/bin/vtk] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Wrapping_Tcl] Error 2
make: *** [default_target] Error 2
I cant figure out why it has problems with the location of the tcl/tk
library files (which are at /home/rameshr/lib/ tk8.4 and tcl8.4).
Couldnt someone point out where I've made a mistake?
Thanks,
Ramesh
More information about the vtkusers
mailing list