[vtkusers] MacOSX ld: Undefined symbols (vtkInstantiator) libvtkHybird.dylib

Yves Starreveld ystarrev at uwo.ca
Thu Sep 4 08:48:39 EDT 2003


I have no Java building experience, but since your build is dying with 
libvtkHybrid.dylib....

Make sure you have latest CVS VTK.

nm indicates that the symbol being complained about is in 
vtkPushPipeline.o which should be being included.

Have you changed version of gcc you are using?

If you rebuild from scratch and have the same problem, please send me 
the Makefile from your Hybrid directory off-list, and I'll have a look.

Yves
On Wednesday, September 3, 2003, at 04:25  PM, Peter Pfister wrote:

> Hi,
>
> The following errors ocurr when compiling VTK (MacOSX) to support Java
>
> /VTK-4.2.2/Hybrid: building default_target
> Building shared library /VTK-4.2.2/bin/libvtkHybrid.dylib...
> ld: Undefined symbols:
> vtkInstantiatorvtkPushPipelineNew()
> vtkInstantiatorvtkPushImageReaderNew()
> vtkInstantiatorvtkPushImageFilterSampleNew()
> /usr/bin/libtool: internallink edit command failed
> make[3]: *** [/VTK-4.2.2/bin/libvtkHybrid.dylib] Error 1
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Hybrid] Error 2
> make: *** [default_target] Error 2
>
> Hybrid is ON
>
> VTK_USE_HYBRID:BOOL=ON
>
> Could anyone give a hint on what to do to get the library compiled?
>
> Kind Regards
> Peter
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: 
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list