MantisBT - ParaView
View Issue Details
0010573ParaViewBugpublic2010-04-18 18:112010-11-16 18:38
Sylvestre Ledru 
David Partyka 
normalmajoralways
closedfixed 
3.8 
3.8 
0010573: Fail to build with gcc 4.4
Hello

Trying to build paraview 3.8 RC1 with gcc 4.4 fails on Xdmf2
(cannot find strcmp, strlen, etc).

Adding a simple #include <string.h> fixes the issue.
Utilities/Xdmf2/libsrc/XdmfDataDesc.h
Utilities/Xdmf2/libsrc/XdmfH5Driver.cxx

PS: It would be nice if you could produce a tarball of paraview without thirdparty sources in it.
No tags attached.
diff string.diff (1,433) 2010-04-20 18:38
https://www.vtk.org/Bug/file/8043/string.diff
Issue History
2010-04-18 18:11Sylvestre LedruNew Issue
2010-04-20 18:38Sylvestre LedruFile Added: string.diff
2010-04-20 18:38Sylvestre LedruNote Added: 0020313
2010-11-11 09:28David PartykaStatusbacklog => tabled
2010-11-11 09:28David PartykaAssigned To => David Partyka
2010-11-11 09:28David PartykaNote Added: 0023167
2010-11-11 09:28David PartykaStatustabled => @80@
2010-11-11 09:28David PartykaFixed in Version => 3.8
2010-11-11 09:28David PartykaResolutionopen => fixed
2010-11-16 18:38Alan ScottNote Added: 0023320
2010-11-16 18:38Alan ScottStatus@80@ => closed

Notes
(0020313)
Sylvestre Ledru   
2010-04-20 18:38   
There is the patch as attachment.
(0023167)
David Partyka   
2010-11-11 09:28   
I believe this is currently fixed. If not please reopen the issue.
(0023320)
Alan Scott   
2010-11-16 18:38   
Agree with Dave's answer.