bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6263: [PATCH] 24.0.50; build fail at dispextern.h with LP64 machine


From: Eli Zaretskii
Subject: bug#6263: [PATCH] 24.0.50; build fail at dispextern.h with LP64 machine
Date: Tue, 25 May 2010 21:01:11 +0300

> From: Makoto Fujiwara <makoto@ki.nu>
> Date: Tue, 25 May 2010 01:41:59 +0900
> Cc: 
> 
> I am building 24.0.50 on NetBSD/amd64 and getting
> Following problem. It is LP64 defined machine
> (EMACS_INT = long)
> 
> ---------
> /export/git-work/emacs/src/xdisp.c: In function 'init_iterator':
> /export/git-work/emacs/src/xdisp.c:2604: error: argument 'charpos' doesn't 
> match prototype
> /export/git-work/emacs/src/dispextern.h:2914: error: prototype declaration
> /export/git-work/emacs/src/xdisp.c:2604: error: argument 'bytepos' doesn't 
> match prototype
> /export/git-work/emacs/src/dispextern.h:2914: error: prototype declaration
> gmake[1]: *** [xdisp.o] Error 1
> gmake[1]: Leaving directory `/export/git-work/emacs-work/src'
> gmake: *** [src] Error 2
> modena@makoto 01:40:33/100525(..git-work/emacs)% 

When did you last update your source tree?  This problem was fixed 2
days ago.





reply via email to

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