[vtk-developers] [VTK 0011632]: git version of VTK fails to build using MINGW Makefiles

Mantis Bug Tracker mantis at public.kitware.com
Sun Dec 19 16:18:59 EST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11632 
====================================================================== 
Reported By:                Vince Magnotta
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11632
Category:                   (No Category)
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-12-19 16:18 EST
Last Modified:              2010-12-19 16:18 EST
====================================================================== 
Summary:                    git version of VTK fails to build using MINGW
Makefiles
Description: 
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c: In fun
ction `vtk_libxml2_xmlRMutexUnlock':
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:399: er
ror: incompatible types in assignment
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c: In fun
ction `vtk_libxml2_xmlGetThreadId':
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:624: er
ror: aggregate value used where an integer was expected
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c: In fun
ction `vtk_libxml2_xmlIsMainThread':
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:660: er
ror: invalid operands to binary ==
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c: In fun
ction `xmlOnceInit':
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:790: er
ror: `run_once' undeclared (first use in this function)
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:790: er
ror: (Each undeclared identifier is reported only once
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:790: er
ror: for each function it appears in.)
C:\cygwin\home\vince\development\TEST\VTK\Utilities\vtklibxml2\threads.c:796: er
ror: incompatible types in assignment
mingw32-make[2]: *** [Utilities/vtklibxml2/CMakeFiles/vtklibxml2.dir/threads.c.o
bj] Error 1
mingw32-make[1]: *** [Utilities/vtklibxml2/CMakeFiles/vtklibxml2.dir/all] Error
2
mingw32-make: *** [all] Error 2

Steps to Reproduce: 
Install latest version of MinGW on a windows machine.
Checkout git version of VTK


Additional Information: 
This problem appears both with the MinGW from the latest relase as well as the
version that contains gcc 3.4.5

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-19 16:18 Vince Magnotta New Issue                                    
======================================================================




More information about the vtk-developers mailing list