[vtkusers] hairy build on OS X 10.2 Jaguar

Karl Garsha garsha at itg.uiuc.edu
Sun Oct 27 14:36:29 EST 2002


Here is a copy of the error messages I'm getting from make, in case 
anybody has some insights:

/develop/VTK/Common/vtkJavaUtil.cxx:64:20: thread.h: No such file or 
directory
/develop/VTK/Common/vtkJavaUtil.cxx:65:19: synch.h: No such file or 
directory
/develop/VTK/Common/vtkJavaUtil.cxx:66: 'mutex_t' is used as a type, 
but is not
    defined as a type.
/develop/VTK/Common/vtkJavaUtil.cxx: In function `void
    vtkJavaRegisterCastFunction(JNIEnv*, _jobject*, int, void*)':
/develop/VTK/Common/vtkJavaUtil.cxx:212: `vtkGlobalMutex' undeclared 
(first use
    this function)
/develop/VTK/Common/vtkJavaUtil.cxx:212: (Each undeclared identifier is
    reported only once for each function it appears in.)
/develop/VTK/Common/vtkJavaUtil.cxx:212: `mutex_lock' undeclared (first 
use
    this function)
/develop/VTK/Common/vtkJavaUtil.cxx:219: `mutex_unlock' undeclared 
(first use
    this function)
/develop/VTK/Common/vtkJavaUtil.cxx: In function `char*
    vtkJavaUTFToChar(JNIEnv*, _jstring*)':
/develop/VTK/Common/vtkJavaUtil.cxx:513: warning: comparison is always 
true due
    to limited range of data type
/develop/VTK/Common/vtkJavaUtil.cxx:520: warning: comparison is always 
true due
    to limited range of data type
make[3]: *** [vtkJavaUtil.o] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Common] Error 2
make: *** [default_target] Error 2
[192:/develop/osxBin] garsha%


-Karl
On Sunday, October 27, 2002, at 12:26  PM, Karl Garsha wrote:

> Greetings,
> I'm currently working on building VTK with support for Java, Python 
> and Tcl/Tk wrappers on MacOS X 10.2.  I'm new to OS X but I have 
> plenty of experience with Solaris and Linux and I had assumed 
> (incorrectly) that this would be a relatively straightforward task.  
> I've been hacking at this for two days without much luck--I've checked 
> the archives (I guess there was some pertinent info posted on the 
> 24th--thank you), and I've employed the changes recommended but I'm 
> still having trouble.  Has anyone out there successfully pulled off a 
> build with support for Java in Jaguar?
>         When I run cmake I receive notification "failed to compile VTK 
> extensions to CMake"--this is a little alarming but I'm not sure what 
> to make of it.
>         I do have Xfree86 installed as well--is this serving to jazz 
> things up?
> I'm compiling with my latest modifications to the CMakeCache.txt file 
> presently--I'll follow up with more specific information about the 
> errors when it fails.
> Thanks in advance for any advice.
> Regards,
> Karl G.
>
> _______________________________________________
> Karl Garsha
> Light Microscopy Specialist
> Imaging Technology Group
> Beckman Institute for Advanced Science and Technology
> University of Illiniois at Urbana-Champaign
> 405 North Mathews Avenue
> Urbana, IL 61801
> Room B650J
> Tel: (217) 244-6292
> Fax: (217) 244-6219
> www.itg.uiuc.edu
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list