compiling problems for shared objs
Sven Prevrhal
Sven.Prevrhal at oarg.ucsf.edu
Wed Jan 12 14:31:34 EST 2000
Hi,
I compile vtk 2.4 on Solaris 2.7. The Tcl executable works fine, but the
shared libs have a lot of unresolved dependencies, and the *Tcl.so libs
cannot be loaded in wish. I figured it's because
a) they don't link against each other (why not?)
b) The Tcl libs don't link the generic ones
When I fixed the makefiles accordingly (i.e. included -l${ME}.so for the
*Tcl.so rule in Kits.make and the necessary libs in the Makefiles in the
subdirectories, it works (Tcl.so libs can be loaded in wish). But:
running the tests crashes the shell.
I'm at a loss - obviously I have not understood vtk's linking process...
Help please!
--
Sven Prevrhal, Ph.D.
Osteoporosis and Arthritis Research Group
University of California, San Francisco
Box 1349
350 Parnassus Avenue
Suite 607
San Francisco CA 94143 - 1349
phone (415) 502-8428
fax (415) 502-5485
http://www.oarg.ucsf.edu/~sprevrha
-----------------------------------------------------------------------------
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