[vtkusers] Cmake for Mac OSX 10.2

William A. Hoffman billlist at nycap.rr.com
Mon Dec 13 12:04:39 EST 2004


You may have to build cmake from source.
Just download the source tar ball and run bootstrap on it.

-Bill


At 11:46 AM 12/13/2004, Scott J. Pearson wrote:
>When running cmake -i in the VTK directory, the errors read:
>dyld: cmake Undefined symbols:
>cmake undefined reference to _btowc expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _iswctype expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _mbsrtowcs expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _towlower expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _towupper expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wcscoll expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wcsftime expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wcslen expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wcsrtombs expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wcsxfrm expected to be defined in
>/usr/lib/libSystem.B.dylib
>cmake undefined reference to _wctob expected to be deTrace/BPT trap
>
>Should I use ccmake instead?
>
>Scott
>
>
>
>On 12/13/04 10:54 AM, "Brad King" <brad.king at kitware.com> wrote:
>
>> Scott J. Pearson wrote:
>>> As far as I can tell, Cmake will not execute properly for Mac OSX 10.2
>>> (Jaguar), only 10.3 (Panther). I do not have Panther installed, nor do I
>>> wish to purchase it. Does anyone have Cmake installed for Jaguar? It is
>>> prerequisite for installing VTK.
>> 
>> CMake was written for Jaguar before Panther came out, and it should
>> still work.  What is going wrong?  If you are using the wxCMakeSetup
>> dialog then this is known to be broken on the Mac.  Try using the ccmake
>> curses dialog instead.
>> 
>> -Brad
>
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers 




More information about the vtkusers mailing list