tag 441573 patch
thanks

Matthias Klose <[EMAIL PROTECTED]> (10/09/2007):
> Package: openexr
> Version: 1.2.2-4.3
> Severity: important

Hi,

please find attached a patch to fix this FTBFS. Putting Adeodato into Cc
since ISTR he took over the maintenance in experimental, and I don't
know what the current plans are. Upload of the experimental version into
unstable soonish? (I'm also interested as rdep, through Blender &
Yafray.)

Cheers,

-- 
Cyril Brulebois
--- a/exrenvmap/main.cpp
+++ b/exrenvmap/main.cpp
@@ -46,6 +46,8 @@
 #include <exception>
 #include <stdlib.h>
 
+#include <cstring>
+
 using namespace Imf;
 using namespace std;
 
--- a/exrmaketiled/main.cpp
+++ b/exrmaketiled/main.cpp
@@ -47,6 +47,8 @@
 #include <string>
 #include <stdlib.h>
 
+#include <cstring>
+
 using namespace Imf;
 using namespace std;
 

Attachment: signature.asc
Description: Digital signature

Reply via email to