<div dir="ltr">Hello,
<div><br></div><div>I try to compile vtk 6.1 in debug mode in centos 6.5.</div><div>Here is the log:</div><div><div>[ 13%] Linking C shared library ../../../lib/<a href="http://libvtktiff-6.1.so">libvtktiff-6.1.so</a></div>
<div>Building C object ThirdParty/libxml2/vtklibxml2/CMakeFiles/vtklibxml2.dir/xpath.c.o</div><div>/mnt/DataDrive/sw/build/VTK-6.1.0/ThirdParty/libxml2/vtklibxml2/xmlwriter.c: In function ‘xmlTextWriterVSprintf’:</div><div>
/mnt/DataDrive/sw/build/VTK-6.1.0/ThirdParty/libxml2/vtklibxml2/xmlwriter.c:41:40: error: incompatible types when assigning to type ‘va_list’ from type ‘struct __va_list_tag *’</div><div> #define VA_COPY(dest,src) (dest) = (src)</div>
<div> ^</div><div>/mnt/DataDrive/sw/build/VTK-6.1.0/ThirdParty/libxml2/vtklibxml2/xmlwriter.c:4384:5: note: in expansion of macro ‘VA_COPY’</div><div> VA_COPY(locarg, argptr);</div>
<div> ^</div><div>/mnt/DataDrive/sw/build/VTK-6.1.0/ThirdParty/libxml2/vtklibxml2/xmlwriter.c:41:40: error: incompatible types when assigning to type ‘va_list’ from type ‘struct __va_list_tag *’</div><div> #define VA_COPY(dest,src) (dest) = (src)</div>
<div> ^</div><div>/mnt/DataDrive/sw/build/VTK-6.1.0/ThirdParty/libxml2/vtklibxml2/xmlwriter.c:4396:9: note: in expansion of macro ‘VA_COPY’</div><div> VA_COPY(locarg, argptr);</div>
<div> ^</div><div>[ 13%] Building C object ThirdParty/libproj4/vtklibproj4/CMakeFiles/vtkproj4.dir/proj_s_min_err.c.o</div><div>make[2]: *** [ThirdParty/libxml2/vtklibxml2/CMakeFiles/vtklibxml2.dir/xmlwriter.c.o] Error 1</div>
<div>make[2]: *** Waiting for unfinished jobs....</div></div><div><br></div><div>I try with vtk 5.10, same problem..</div><div><br></div><div>Thanks in advance for the help!</div><div><br></div><div>Nathanaël.</div></div>