guile-user
[Top][All Lists]
Advanced

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

Re: make check fails on x86_64 - guile-1.8.2


From: Ludovic Courtès
Subject: Re: make check fails on x86_64 - guile-1.8.2
Date: Tue, 09 Oct 2007 23:26:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

"Poor Yorick" <address@hidden> writes:

> building guile on the following machine:
>
> Linux *** 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 
> x86_64 x86_64 GNU/Linux
>
> make check fails.  Apart from the following output, I'm not sure what else to 
> look at to find the problem.  Any hints?
>
> test-conversion.c: In function `test_5':                                      
>   
> test-conversion.c:450: warning: long long int format, scm_t_intmax arg (arg 
> 3)  

It's just that these compilation warnings are treated as errors, which
halts "make check".

A quick workaround is to configure Guile with `--disable-error-on-warning'.

Thanks,
Ludovic.





reply via email to

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