Hello,

here is the patch I applied on the Ubuntu package to fix the FTBFS with
gcc-snaphsot.

Regards,
Michael
#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_gcc43-fix.dpatch by Michael Bienia <[EMAIL PROTECTED]>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad 
gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 
gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh
--- gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 
2007-11-21 18:27:08.000000000 +0100
+++ gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh  
2007-11-28 12:16:00.000000000 +0100
@@ -26,6 +26,7 @@
  */
 
 #include <string>
+#include <cstring>
 
 #include "GdomeSmartDOMChar.hh"
 

Reply via email to