<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [vtkusers] Fwd: make errors - repeat?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt; ...<BR>
&gt; Scanning dependencies of target vtkIOJava<BR>
&gt; [ 53%] Building CXX object IO/CMakeFiles/vtkIOJava.dir/vtkAVSucdReaderJava.o<BR>
&gt; /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:5:31: error:&nbsp;<BR>
&gt; vtkSystemIncludes.h: No such file or directory<BR>
&gt; /Users/kennethsloan/vtk-bin/IO/vtkAVSucdReaderJava.cxx:6:29: error:&nbsp;<BR>
&gt; vtkAVSucdReader.h: No such file or directory<BR>
&gt; ...and so on...<BR>
&gt;<BR>
&gt; Can I please rent a clue?<BR>
<BR>
Well, does VTK/Common/vtkSystemIncludes.h exist in the source<BR>
directory? If so, please run &quot;make VERBOSE=1&quot; and see if the<BR>
proper include directive ( -I/path/to/VTK/Common ) is listed on<BR>
the compiler command line.<BR>
<BR>
&nbsp;&nbsp;&nbsp; David</FONT>
</P>

</BODY>
</HTML>