<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I am trying to compile ParaView under Mac OS 10.4.2, ran cmake, with the following options:<DIV><BR class="khtml-block-placeholder"></DIV><DIV>BUILD_SHARED_LIBS OFF </DIV><DIV> CMAKE_BACKWARDS_COMPATIBILITY 2.0 </DIV><DIV> CMAKE_BUILD_TYPE </DIV><DIV> CMAKE_INSTALL_PREFIX /usr/local </DIV><DIV> PARAVIEW_USE_SYSTEM_HDF5 OFF </DIV><DIV> VTK_APPLE_RESOURCE /Developer/Tools/Rez </DIV><DIV> VTK_USE_CARBON ON </DIV><DIV> VTK_USE_COCOA OFF </DIV><DIV> VTK_USE_MPI OFF </DIV><DIV> VTK_USE_X OFF </DIV><DIV> VTK_WRAP_HINTS /Applications/ParaView/paraview-2.2.1/VTK/Wrapping/hints</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>and received the following linker error:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>/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 \</DIV><DIV> -o tclsh</DIV><DIV>ld: /usr/lib/crt1.o illegal reference to symbol: __objcInit defined in indirectly referenced dynamic library /usr/lib/libobjc.A.dylib</DIV><DIV>make: *** [tclsh] Error 1</DIV><DIV>make[3]: *** [maketcltk] Error 1</DIV><DIV>make[2]: *** [default_target] Error 2</DIV><DIV>make[1]: *** [default_target_Utilities_TclTk] Error 2</DIV><DIV>make: *** [default_target] Error 2</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Any ideas as to what the trouble could be? </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Dave </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica; font-size: 12px; "><SPAN class="Apple-style-span" style="font-size: 12px; ">David E. Farrell</SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica; font-size: 12px; "><SPAN class="Apple-style-span" style="font-size: 12px; ">Graduate Student</SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica; font-size: 12px; "><SPAN class="Apple-style-span" style="font-size: 12px; ">Mechanical Engineering</SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica; font-size: 12px; "><SPAN class="Apple-style-span" style="font-size: 12px; ">Northwestern University</SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica; font-size: 12px; "><SPAN class="Apple-style-span" style="font-size: 12px; ">email: <A href="mailto:d-farrell2@northwestern.edu">d-farrell2@northwestern.edu</A></SPAN></FONT></P><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></BODY></HTML>