[vtkusers] (no subject)

Seshan, Viswanathan (MED,ATC TKY JP ) Viswanathan.Seshan at gemsa.med.ge.com
Sat Jun 3 00:19:51 EDT 2000


Hi,

This is a follow-up to my earlier email regarding compilation errors on Sun
Ultra-60 running Solaris 2.6. Based on a suggestion from a fellow VTK user,
I commented out the offending lines in tkAppInit.cxx:

/* extern "C" int matherr();
int *tclDummyMathPtr = (int *) matherr; */

This got me past that error, but I got another bunch (a very long one, in
fact), that looked like this:

ild: (undefined symbol) Tcl_GetInt -- referenced in the text segment of
../common/libVTKCommonTcl.a(vtkWindowTcl.o)
ild: (undefined symbol) Tcl_GetInt-- referenced in the text segment of
../common/libVTKCommonTcl.a(vtkViewportTcl.o)

This went on and on for a while, and when the avalanche finally stopped, I
got the dreaded:

*** Error code 5
make: Fatal error: Command failed for target 'vtk'
Current working directory /export/home/vtk312/tcl
*** Error code 1
make: Fatal error: Command failed for target 'build_tcl'

When I ran make again, I got the message:

'vtk' is up to date.

But the vtk executable does not have the correct permissions set. If I try
to run the file after changing the permissions, then the computer just sits
there doing nothing.

Hope to get this fixed with your help soon.

Thanks in advance.


Nat.





More information about the vtkusers mailing list