On Wed, May 19, 2010 at 01:51:35PM +0200, Riccardo Magliocchetti wrote:
> Hello,
> 
> latest git does not compile on debian sid 32 bit (kernel 64 bit),
> gcc 4.4.4:
> 
>  CC    alpha-linux-user/syscall.o
> cc1: warnings being treated as errors
> /home/rm/src/qemu/linux-user/syscall.c: In function ‘target_to_host_rlim’:
> /home/rm/src/qemu/linux-user/syscall.c:836: error: integer constant
> is too large for ‘unsigned long’ type
> /home/rm/src/qemu/linux-user/syscall.c: In function ‘host_to_target_rlim’:
> /home/rm/src/qemu/linux-user/syscall.c:845: error: integer constant
> is too large for ‘unsigned long’ type
> 

I have just committed a patch to fix the problem.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net

Reply via email to