bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] failure to build on amd64 & ia64


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] failure to build on amd64 & ia64
Date: Sat, 31 Oct 2009 12:16:54 +0200

Hi Jordi,

Sorry for not being able to reply earlier. Many thanks for your spelling
fixes, I will apply them, as well as the one for readmsg.

> amd64 fails during the testsuite run:
> Running 
> /build/buildd-mailutils_2.1+dfsg1-2-kfreebsd-amd64-Q5hTrI/mailutils-2.1+dfsg1/imap4d/testsuite/imap4d/IDEF0956.exp
>  ...
> FAIL: FETCH 1 BODY[TEXT]<0.18446744073709551614>

Unfortunately, it does not give any info as to why the failure
occured. Is it possible to produce a detailed test report?

> For ia64, the story is completely different:
> #     source='mu_guile.c' object='mu_guile.lo' libtool=yes 

Thanks. Please apply the enclosed patch.

Regards,
Sergey

diff --git a/libmu_scm/mu_guile.c b/libmu_scm/mu_guile.c
index 6992c76..b1162ce 100644
--- a/libmu_scm/mu_guile.c
+++ b/libmu_scm/mu_guile.c
@@ -17,6 +17,7 @@
    Boston, MA 02110-1301 USA */
 
 #include "mu_scm.h"
+#include <setjmp.h>
 
 static SCM
 eval_catch_body (void *list)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]