This bug was fixed in the package paraview - 3.4.0-4ubuntu6
---
paraview (3.4.0-4ubuntu6) lucid; urgency=low
* Fix two problems which cause paraview FTBFS in Ubuntu Lucid: (LP: #522386)
- debian/patches/XdmfObject_string.patch:
+ #include in Utilities/Xdmf2/libsrc/XdmfObj
uploading, Thanks!
--
paraview FTBFS: strcmp not declared, HDF5 incompatibility
https://bugs.launchpad.net/bugs/522386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
Oops! Thanks for catching that Fabrice. New branch attached applies
the change as a quilt patch.
** Branch linked:
lp:~kamalmostafa/ubuntu/lucid/paraview/fix-522386-ftbfs-2
** Changed in: paraview (Ubuntu)
Status: In Progress => Confirmed
** Changed in: paraview (Ubuntu)
Assignee:
** Changed in: paraview (Ubuntu)
Status: Incomplete => In Progress
** Changed in: paraview (Ubuntu)
Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)
--
paraview FTBFS: strcmp not declared, HDF5 incompatibility
https://bugs.launchpad.net/bugs/522386
You received this bug notific
Hi,
As debian has patches, please add your change to
Utilities/Xdmf2/libsrc/XdmfObject.h as a patch.
Thanks,
Fabrice
** Changed in: paraview (Ubuntu)
Status: Confirmed => Incomplete
--
paraview FTBFS: strcmp not declared, HDF5 incompatibility
https://bugs.launchpad.net/bugs/522386
You r
Attached branch fixes both problems causing paraview FTBFS in Ubuntu
Lucid:
- Utilities/Xdmf2/libsrc/XdmfObject.h: add required #include
.
- debian/rules, control: build with PARAVIEW_USE_SYSTEM_HDF5=OFF to use
internal hdf5 library, as paraview requires an earlier version of