Hi!

Please find attached the proposed patch against current faust release
that will (hopefully) fix the build issue (untested).

  Yann: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322


Cheers

PS: Mario, how about maintaining faust in pkg-multimedia-maintainers?
diff --git a/architecture/misc.h b/architecture/misc.h
index 16cd4ff..900643a 100644
--- a/architecture/misc.h
+++ b/architecture/misc.h
@@ -4,6 +4,7 @@
 
 #include <map>
 #include <string.h>
+#include <stdlib.h>
 
 // On Intel set FZ (Flush to Zero) and DAZ (Denormals Are Zero)
 // flags to avoid costly denormals

Reply via email to