Hi!

Thanks for reporting the bug about FTBFS on ia64 for (experimental)
glade 3.5.2.

I'm guessing the warnings you quoted in your report is the cause for the
problem (as similar things have bitten me on amd64).

Could you please test the attached patch (simply drop it in
debian/patches/ and rebuild) to see if it fixes the problem on ia64?


-- 
Regards,
Andreas Henriksson
--- gladeui/glade.h~	2008-04-26 05:23:09.001746010 -0600
+++ gladeui/glade.h	2008-04-26 05:24:43.538006192 -0600
@@ -34,7 +34,10 @@
 #include <gladeui/glade-property.h>
 #include <gladeui/glade-project.h>
 #include <gladeui/glade-app.h>
+#include <gladeui/glade-base-editor.h>
 #include <gladeui/glade-command.h>
+#include <gladeui/glade-design-layout.h>
+#include <gladeui/glade-design-view.h>
 #include <gladeui/glade-editor.h>
 #include <gladeui/glade-editor-property.h>
 #include <gladeui/glade-palette.h>

Reply via email to