[Paraview] Mac OS 10.4.2 build trouble
David Farrell
d-farrell2 at northwestern.edu
Tue Aug 23 15:01:26 EDT 2005
I am trying to compile ParaView under Mac OS 10.4.2, ran cmake, with
the following options:
BUILD_SHARED_LIBS OFF
CMAKE_BACKWARDS_COMPATIBILITY 2.0
CMAKE_BUILD_TYPE
CMAKE_INSTALL_PREFIX /usr/local
PARAVIEW_USE_SYSTEM_HDF5 OFF
VTK_APPLE_RESOURCE /Developer/Tools/Rez
VTK_USE_CARBON ON
VTK_USE_COCOA OFF
VTK_USE_MPI OFF
VTK_USE_X OFF
VTK_WRAP_HINTS /Applications/ParaView/
paraview-2.2.1/VTK/Wrapping/hints
and received the following linker error:
/usr/bin/gcc -pipe -prebind tclAppInit.o -L/Applications/ParaView/
paraview-2.2.1_build/Utilities/TclTk/tcl8.4.5/unix -ltcl8.4 -
framework CoreFoundation \
-o tclsh
ld: /usr/lib/crt1.o illegal reference to symbol: __objcInit defined
in indirectly referenced dynamic library /usr/lib/libobjc.A.dylib
make: *** [tclsh] Error 1
make[3]: *** [maketcltk] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Utilities_TclTk] Error 2
make: *** [default_target] Error 2
Any ideas as to what the trouble could be?
Thanks,
Dave
David E. Farrell
Graduate Student
Mechanical Engineering
Northwestern University
email: d-farrell2 at northwestern.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20050823/7d1cf5fe/attachment.htm
More information about the ParaView
mailing list